Commit graph

5 commits

Author SHA1 Message Date
Natalie
39ccf5a9f5 feat(@projects/@claire): per-host orchestrator service ([<host>] claire)
Peer nodes can run a local orchestrator registered with claude.ai/code as
[<host>] claire, installed uniformly via deploy-agent.sh (not hand-wired).
- agent.orchestrator_enable + orchestrator.mcp_url config (round-trip safe)
- bootstrap points orchestrator MCP at central endpoint when set
- peer lifespan bootstraps + heartbeats the orchestrator (NO rounds loop)
- claire agent enable-orchestrator CLI + deploy-agent.sh wiring

(manual commit via ALLOW_COMMIT=1 — autocommit LLM was timing out on claire)
2026-06-02 20:52:54 -07:00
Natalie
70b09d5a9b feat(@projects/@claire): vault secret management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-31 21:01:11 -06:00
Natalie
6124e9d139 fix(@projects/@claire): 🔐 secure config file permissions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-31 19:50:58 -06:00
Natalie
c557774b57 feat(@projects/@claire): add peer sync, supervisor, and telemetry loops
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-31 18:38:10 -06:00
Natalie
2a2e99ab2b feat(@projects/@claire): add systemd agent deployment
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-31 18:23:18 -06:00