zerobyte/app/server/core
Nico 28ba8657f9
feat(runtime): start and ship the local agent (#767)
* feat(runtime): start and ship the local agent

* refactor: gate local agent behind feature flag

* chore: skip agent manager if flag is false

* fix: hot reload agents

* test: fix config tests
2026-04-10 00:00:30 +02:00
..
__tests__ feat(runtime): start and ship the local agent (#767) 2026-04-10 00:00:30 +02:00
capabilities.ts refactor: extract restic in core package (#651) 2026-03-11 21:56:07 +01:00
config.ts feat(runtime): start and ship the local agent (#767) 2026-04-10 00:00:30 +02:00
constants.ts feat: protect restores that would overwrite important internal path (#663) 2026-03-13 21:33:37 +01:00
events.ts feat: restore progress (#281) 2026-02-14 12:35:16 +01:00
repository-mutex.ts refactor(mutex): improve multi locks operations to wait for all 2026-04-07 18:13:02 +02:00
request-context.ts Multi users (#381) 2026-01-20 22:28:22 +01:00
restic.ts refactor: extract restic in core package (#651) 2026-03-11 21:56:07 +01:00
scheduler.ts fix: allow quoted urls in env variables (#676) 2026-03-17 22:09:22 +01:00