zerobyte/app/server
Nico e65a135676
feat(agents): create agent registry and service (#849)
* feat(agents): create agent registry and service

* fix: mark agent offline only if the session was removed properly

* refactor: centralize agent backup lifecycle state

* refactor: simplify session management

* refactor: move effect / async boundary in one place

* chore: regen migration

* refactor: improve error handling

* chore: pr feedback
2026-05-05 19:34: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 feat(backups): configure backup webhook timeout 2026-05-04 07:52:21 +02:00
db feat(agents): create agent registry and service (#849) 2026-05-05 19:34:10 +02:00
jobs feat(backups): ensure volume readiness before backup (#815) 2026-04-20 21:18:29 +02:00
lib chore: cleanup un-used exports (#823) 2026-04-22 21:14:37 +02:00
modules feat(agents): create agent registry and service (#849) 2026-05-05 19:34:10 +02:00
plugins feat(runtime): start and ship the local agent (#767) 2026-04-10 00:00:30 +02:00
utils refactor(auth): translate better-auth errors allowedHosts (#854) 2026-05-04 17:47:25 +02:00
app.ts refactor(auth): translate better-auth errors allowedHosts (#854) 2026-05-04 17:47:25 +02:00