zerobyte/app/test
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
..
helpers feat(agent): add standalone agent runtime (#776) 2026-04-13 23:29:10 +02:00
msw fix: split display path and query base path (#714) 2026-03-29 12:30:35 +02:00
setup-client.ts test: move test runner from Bun to Vitest (#727) 2026-04-01 20:05:54 +02:00
setup-shared.ts test: move test runner from Bun to Vitest (#727) 2026-04-01 20:05:54 +02:00
setup.ts test: move test runner from Bun to Vitest (#727) 2026-04-01 20:05:54 +02:00
test-utils.tsx fix: split display path and query base path (#714) 2026-03-29 12:30:35 +02:00