iven
1cf3f585d3
refactor(store): split gatewayStore into specialized domain stores
Major restructuring:
- Split monolithic gatewayStore into 5 focused stores:
- connectionStore: WebSocket connection and gateway lifecycle
- configStore: quickConfig, workspaceInfo, MCP services
- agentStore: clones, usage stats, agent management
- handStore: hands, approvals, triggers, hand runs
- workflowStore: workflows, workflow runs, execution
- Update all components to use new stores with selector pattern
- Remove
2026-03-20 22:14:13 +08:00
..
2026-03-20 19:30:09 +08:00
2026-03-20 19:30:09 +08:00
2026-03-17 08:05:07 +08:00
2026-03-20 22:14:13 +08:00
2026-03-20 19:30:09 +08:00
2026-03-20 19:30:09 +08:00
2026-03-18 17:12:05 +08:00
2026-03-17 23:26:16 +08:00
2026-03-20 22:14:13 +08:00
2026-03-15 14:12:11 +08:00
2026-03-17 08:05:07 +08:00
2026-03-15 14:12:11 +08:00
2026-03-20 19:30:09 +08:00
2026-03-20 22:14:13 +08:00
2026-03-18 17:12:05 +08:00
2026-03-16 09:56:25 +08:00
2026-03-14 23:16:32 +08:00
2026-03-17 08:05:07 +08:00
2026-03-18 17:12:05 +08:00
2026-03-15 09:20:58 +08:00
2026-03-17 08:05:07 +08:00
2026-03-15 14:12:11 +08:00
2026-03-20 22:14:13 +08:00
2026-03-20 19:30:09 +08:00
2026-03-20 19:30:09 +08:00
2026-03-20 22:14:13 +08:00
2026-03-16 10:24:00 +08:00
2026-03-18 17:12:05 +08:00
2026-03-15 22:24:57 +08:00
2026-03-17 08:05:07 +08:00
2026-03-17 08:05:07 +08:00
2026-03-17 08:05:07 +08:00
2026-03-18 17:12:05 +08:00
2026-03-17 08:05:07 +08:00
2026-03-18 17:12:05 +08:00
2026-03-15 14:12:11 +08:00
2026-03-15 01:38:34 +08:00
2026-03-20 22:14:13 +08:00
2026-03-20 19:30:09 +08:00
2026-03-20 19:30:09 +08:00
2026-03-12 00:23:42 +08:00
2026-03-15 09:20:58 +08:00
2026-03-20 19:30:09 +08:00
2026-03-15 09:20:58 +08:00
2026-03-18 17:12:05 +08:00
2026-03-20 22:14:13 +08:00
2026-03-20 19:30:09 +08:00
2026-03-20 22:14:13 +08:00
2026-03-20 22:14:13 +08:00