zerobyte/app/server/modules
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
..
agents feat(agent): add standalone agent runtime (#776) 2026-04-13 23:29:10 +02:00
auth test: move test runner from Bun to Vitest (#727) 2026-04-01 20:05:54 +02:00
backends fix(rclone): pass explicitly the RCLONE_CONF env var (#779) 2026-04-12 09:25:57 +02:00
backups feat(agent): add standalone agent runtime (#776) 2026-04-13 23:29:10 +02:00
events test: move test runner from Bun to Vitest (#727) 2026-04-01 20:05:54 +02:00
lifecycle feat(runtime): start and ship the local agent (#767) 2026-04-10 00:00:30 +02:00
notifications fix(slack): channel is not supported in combination with webhooks (#770) 2026-04-09 22:24:24 +02:00
provisioning test: move test runner from Bun to Vitest (#727) 2026-04-01 20:05:54 +02:00
repositories fix: windows path style in snapshot (#742) 2026-04-04 17:21:13 +02:00
sso test: move test runner from Bun to Vitest (#727) 2026-04-01 20:05:54 +02:00
system feat(runtime): start and ship the local agent (#767) 2026-04-10 00:00:30 +02:00
volumes test: move test runner from Bun to Vitest (#727) 2026-04-01 20:05:54 +02:00