zerobyte/app/server
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__ test: move test runner from Bun to Vitest (#727) 2026-04-01 20:05:54 +02:00
cli test: move test runner from Bun to Vitest (#727) 2026-04-01 20:05:54 +02:00
core fix(rclone): pass explicitly the RCLONE_CONF env var (#779) 2026-04-12 09:25:57 +02:00
db refactor(backup): default to 2 retries & 15 minutes delay 2026-04-12 10:16:26 +02:00
jobs refactor(backups): consolidate execution into service helpers (#717) 2026-03-29 12:57:47 +02:00
lib feat(runtime): start and ship the local agent (#767) 2026-04-10 00:00:30 +02:00
modules feat(agent): add standalone agent runtime (#776) 2026-04-13 23:29:10 +02:00
plugins feat(runtime): start and ship the local agent (#767) 2026-04-10 00:00:30 +02:00
utils fix(rclone): pass explicitly the RCLONE_CONF env var (#779) 2026-04-12 09:25:57 +02:00
app.ts feat(runtime): start and ship the local agent (#767) 2026-04-10 00:00:30 +02:00