mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
eb0d04904e93d3274af60b0ba0c149c9b3001cb8
``` refactor: convert AgentManager to global singleton across sessions Move AgentManager initialization from per-session to single global instance. Agents now persist across sessions, with sessions subscribing/unsubscribing to agent updates rather than creating/destroying agents. ```
Languages
TypeScript
98.1%
JavaScript
1.3%
Shell
0.1%
Swift
0.1%