waveterm/frontend/app/store
Mike Sawka 7ef0bcd87f
preview updates (mock electron api, wos checks) (#2986)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: sawka <2722291+sawka@users.noreply.github.com>
2026-03-06 16:50:41 -08:00
..
client-model.ts preview updates (mock electron api, wos checks) (#2986) 2026-03-06 16:50:41 -08:00
connections-model.ts windows, have a new "local" conn option for Git Bash if installed (#2666) 2025-12-12 14:05:48 -08:00
contextmenu.test.ts Wire deterministic context-menu close signaling across Electron and renderer (#2932) 2026-02-25 12:39:48 -08:00
contextmenu.ts Wire deterministic context-menu close signaling across Electron and renderer (#2932) 2026-02-25 12:39:48 -08:00
counters.ts Extract counters API from global store into dedicated module (#2897) 2026-02-19 15:00:55 -08:00
focusManager.ts waveapps builder window (scaffolding, restructure AI panel to work in both builder and tab windows) (#2482) 2025-10-26 17:48:01 -07:00
global-atoms.test.ts Refine global atom split: keep atom init in global-atoms.ts, move About-menu wiring back to global.ts (#2900) 2026-02-23 16:30:20 -08:00
global-atoms.ts preview updates (mock electron api, wos checks) (#2986) 2026-03-06 16:50:41 -08:00
global-model.ts Add a mousedown handler to also signal user activity in the app (#2976) 2026-03-04 16:25:53 -08:00
global.ts Add Onboarding Flows to Preview Server (#2960) 2026-03-02 11:06:01 -08:00
jotaiStore.ts Remove global.ts dependency from emain (#1003) 2024-10-10 10:12:42 -07:00
keymodel.ts Fix for Claude Code Scroll to Top Bug (#2956) 2026-02-27 15:34:35 -08:00
modalmodel.ts Refine global atom split: keep atom init in global-atoms.ts, move About-menu wiring back to global.ts (#2900) 2026-02-23 16:30:20 -08:00
services.ts Remove dead “move block to new window” path and dependent unused APIs (#3002) 2026-03-06 16:47:12 -08:00
tab-model.ts Implement AI "stop" -- in the client, open ai responses/chat, and gemini backends (#2704) 2025-12-19 16:59:31 -08:00
tabrpcclient.ts new rpc call to get focused block data from a tab (#2833) 2026-02-09 21:51:12 -08:00
windowtype.ts remove orphaned style.scss, make windowtype.ts, small CSS cleanup (#2939) 2026-02-25 16:07:13 -08:00
wos.ts preview updates (mock electron api, wos checks) (#2986) 2026-03-06 16:50:41 -08:00
wps.ts Generate WaveEvent as a typed discriminated union with explicit null payloads for no-data events (#2899) 2026-02-20 17:04:03 -08:00
ws.ts very large refactor of wshrouter (#2732) 2026-01-01 17:44:00 -08:00
wshclient.ts New AIPanel (#2370) 2025-10-07 13:32:10 -07:00
wshclientapi.ts Add native 2+ arg RPC support and wire a concrete TestMultiArgCommand through server, generated clients, and CLI (#2963) 2026-03-02 12:29:04 -08:00
wshrouter.ts very large refactor of wshrouter (#2732) 2026-01-01 17:44:00 -08:00
wshrpcutil-base.ts very large refactor of wshrouter (#2732) 2026-01-01 17:44:00 -08:00
wshrpcutil.ts very large refactor of wshrouter (#2732) 2026-01-01 17:44:00 -08:00