zerobyte/apps/agent/src
Nico 33601dde24
feat(agent): add standalone agent runtime (#776)
* feat(agent): add standalone agent runtime

* fix(agent): add Bun and DOM types to agent tsconfig

* refactor: wrap backup error in a tagged effect error

* feat(controller): add agent manager and session handling

* feat(backups): execute backups through the agent

* fix(agent): harden disconnect and send-failure handling

* fix: rebase conflicts

* test: simplify mocks

* refactor: split agent runtime state

* fix(backup): keep old path when agent is disabled

* fix: pr feedbacks
2026-04-13 23:29:10 +02:00
..
__tests__ feat(agent): add standalone agent runtime (#776) 2026-04-13 23:29:10 +02:00
commands fix(rclone): pass explicitly the RCLONE_CONF env var (#779) 2026-04-12 09:25:57 +02:00
context.ts feat(agent): add standalone agent runtime (#761) 2026-04-08 20:47:15 +02:00
controller-session.ts feat(agent): add standalone agent runtime (#776) 2026-04-13 23:29:10 +02:00
index.ts feat(agent): add standalone agent runtime (#776) 2026-04-13 23:29:10 +02:00