zerobyte/app
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
..
client refactor(backup): move retry delay minutes conversion at the contract level 2026-04-12 11:28:39 +02:00
drizzle refactor(backup): default to 2 retries & 15 minutes delay 2026-04-12 10:16:26 +02:00
lib test(e2e): fail in unexpected console.error (#696) 2026-03-22 11:31:48 +01:00
middleware test(e2e): fail in unexpected console.error (#696) 2026-03-22 11:31:48 +01:00
routes fix: windows path style in snapshot (#742) 2026-04-04 17:21:13 +02:00
schemas fix(slack): channel is not supported in combination with webhooks (#770) 2026-04-09 22:24:24 +02:00
server feat(agent): add standalone agent runtime (#776) 2026-04-13 23:29:10 +02:00
test feat(agent): add standalone agent runtime (#776) 2026-04-13 23:29:10 +02:00
utils test: move test runner from Bun to Vitest (#727) 2026-04-01 20:05:54 +02:00
app.css chore: color improvements in light mode 2026-03-11 18:53:58 +01:00
client.tsx test(e2e): attach browser logs and full errors in report 2026-03-24 07:52:54 +01:00
context.ts feat: custom date time format (#718) 2026-03-29 17:24:54 +02:00
router.tsx test(e2e): fail in unexpected console.error (#696) 2026-03-22 11:31:48 +01:00
routeTree.gen.ts refactor: dedicated edit page for notifications (#741) 2026-04-02 22:59:23 +02:00
server.ts refactor: extract restic in core package (#651) 2026-03-11 21:56:07 +01:00