zerobyte/app/server/modules
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
..
agents feat(agents): create agent registry and service (#849) 2026-05-05 19:34:10 +02:00
auth refactor: extract shared test fixtures and secret helpers 2026-04-22 22:33:18 +02:00
backends chore: improve sanitize function to catch escaped characters 2026-04-25 09:30:16 +02:00
backups feat(agents): create agent registry and service (#849) 2026-05-05 19:34:10 +02:00
events fix(notifications): persist delivery health status (#850) 2026-05-02 11:51:16 +02:00
lifecycle feat(agents): create agent registry and service (#849) 2026-05-05 19:34:10 +02:00
notifications fix: avoid unnecessary webhook allowlist checks on notification edits 2026-05-05 10:24:20 +02:00
provisioning test: move test runner from Bun to Vitest (#727) 2026-04-01 20:05:54 +02:00
repositories refactor: extract shared test fixtures and secret helpers 2026-04-22 22:33:18 +02:00
sso refactor: extract shared test fixtures and secret helpers 2026-04-22 22:33:18 +02:00
system fix(system): ensure version check is not cached by browser (#833) 2026-04-25 09:41:29 +02:00
volumes refactor: extract shared test fixtures and secret helpers 2026-04-22 22:33:18 +02:00