müde
71bf8bf47e
claude: pin effortLevel=medium in inline settings
2026-05-15 18:07:53 +02:00
müde
6e75d8e6db
manager: don't trust agents on config asks; sketch ask_operator tool in TODO
2026-05-15 18:06:01 +02:00
müde
ac4a978846
prompts: nudge agents to keep messages short, drop big payloads in /state
2026-05-15 18:01:36 +02:00
müde
ff8f8c7c56
per-agent /state dir for durable notes; manager sees them via /agents
2026-05-15 18:00:08 +02:00
müde
7be64c5e66
theme: bring back the vibec0re glow on catppuccin mocha
2026-05-15 17:51:36 +02:00
müde
f33fc3dd50
theme: catppuccin mocha across dashboard + agent UI
2026-05-15 17:49:54 +02:00
müde
68fe66c0ef
claude: static role/tools moved to --system-prompt-file
2026-05-15 17:44:15 +02:00
müde
37c6504462
manager events: Spawned/Rebuilt/Killed/Destroyed + start button
2026-05-15 17:38:41 +02:00
müde
06ea0cf283
operator inbox view on dashboard; agent ui doesn't clobber typing
2026-05-15 17:23:53 +02:00
müde
070b237d03
docs: SPA pattern noted, todo cleared; harness-base git config mkDefault
...
programs.git.config.user.{name,email} in harness-base.nix now mkDefault
so the per-agent applied flake's override merges without mkForce.
2026-05-15 17:17:48 +02:00
müde
124fd97288
agent ui: SPA shell — static index.html + app.js, /api/state JSON
2026-05-15 17:15:28 +02:00
müde
6fc9862c3c
dashboard: SPA shell — static index.html + app.js, /api/state JSON
2026-05-15 17:10:57 +02:00
müde
8428c693e0
dashboard: stop/restart per-container + update-all when any stale
2026-05-15 17:00:56 +02:00
müde
e2aa40409e
module: default hyperhiveFlake to self — operator no longer sets it
2026-05-15 16:54:05 +02:00
müde
4f91dfef99
module: thread hyperhive package directly — operators don't apply overlays
2026-05-15 16:51:18 +02:00
müde
8dc9b24934
readme: richer architecture sketch + per-turn / approval flow
2026-05-15 16:45:54 +02:00
müde
2e8597b9db
readme: drop "read next" + add minimal host flake.nix example
2026-05-15 16:43:20 +02:00
müde
6468c90ad2
remove stale pre-phase-8 test scripts
2026-05-15 16:42:41 +02:00
müde
970f645461
docs: README + TODO split; trim CLAUDE.md; fix async form 415
2026-05-15 16:41:15 +02:00
müde
392a448656
mcp: SocketReply + format_{ack,recv,status} helpers — dedupe tool wrappers
2026-05-15 16:35:18 +02:00
müde
edf42b7e93
extract dashboard + agent CSS/JS to assets/ (include_str!)
2026-05-15 16:32:35 +02:00
müde
e9b213690e
dedupe: lift drive_turn/emit_turn_end/wait_for_login into hive_ag3nt::turn
2026-05-15 16:27:51 +02:00
müde
8fbee4fbf2
dashboard: async forms with spinner + rebuild button on every container
2026-05-15 16:21:25 +02:00
müde
e2ed58c1a7
dashboard: per-line color on approval diffs
2026-05-15 16:17:48 +02:00
müde
0f0e242906
programs.git.enable + harness PATH tracks systemPackages
...
- harness-base.nix: switch to programs.git for declarative gitconfig.
- agent + manager service path = /run/current-system/sw → agents pick up
new packages from their own agent.nix without harness edits.
- generated applied/<name>/flake.nix overrides programs.git.config.user
(no more raw etc.gitconfig collision).
2026-05-15 16:16:14 +02:00
müde
e1289a3e4c
nix templates: factor harness-base.nix (shared scaffolding incl. gitconfig)
2026-05-15 16:10:55 +02:00
müde
cb62e15d4f
containers: install bashInteractive + set SHELL for claude's Bash tool
2026-05-15 16:06:32 +02:00
müde
0a24946c1e
send form: submit via fetch so live view stays put
2026-05-15 16:05:51 +02:00
müde
f83c0aa717
agent prompt: tell sub-agents they can ask manager for config changes
2026-05-15 16:01:58 +02:00
müde
dfbcf2b9d1
agents wake on send: broker.recv_blocking + 30s long-poll on Recv
2026-05-15 16:00:31 +02:00
müde
f1fd787f17
rebuild button on agent UI (cross-origin POST to dashboard /rebuild)
2026-05-15 15:57:11 +02:00
müde
824914807a
ensure_manager: rebuild hm1nd if applied flake missing (migration safety)
2026-05-15 15:53:39 +02:00
müde
edc1de3197
tools: drop NotebookEdit from the agent whitelist
2026-05-15 15:47:58 +02:00
müde
9716f20f81
live panel: pretty rendering (per-event rows, turn blocks, color-coded)
2026-05-15 15:41:24 +02:00
müde
70af56e050
turn loop: --continue, disable claude auto-compact, /compact on overflow
2026-05-15 15:40:51 +02:00
müde
409263f1c9
operator input: per-agent /send form (dashboard T4LK removed)
2026-05-15 15:28:17 +02:00
müde
3c493934da
agent ui: handle SSE open + emit hello note on subscribe
2026-05-15 15:23:35 +02:00
müde
09787659ab
manager: same agent loop, ManagerServer MCP surface
2026-05-15 15:13:26 +02:00
müde
accb1445e3
claude: pipe prompt via stdin (variadic --allowedTools was eating it); + ManagerRequest::Status
2026-05-15 15:06:09 +02:00
müde
9eab28a716
agent ui: live event panel via SSE + stream-json
2026-05-15 15:01:26 +02:00
müde
3c9d42b2a7
agent loop: claude drives; tool envelope (log/run/status/log)
2026-05-15 14:54:10 +02:00
müde
a061f83cfa
gitignore .claude/settings.local.json
2026-05-15 14:44:58 +02:00
müde
26298470a5
model: "haiku" shorthand
2026-05-15 14:44:25 +02:00
müde
ae4a3f1b77
drop in-code todo comment (lives in CLAUDE.md)
2026-05-15 14:44:11 +02:00
müde
625bae1b31
turn loop: pin to haiku 4.5 (todo: per-agent override)
2026-05-15 14:43:43 +02:00
müde
37efb0889f
turn loop: tool whitelist (no web/task), no skip-permissions
2026-05-15 14:41:38 +02:00
müde
65a10a3c2b
agent: embedded MCP server (rmcp) with send/recv tools
2026-05-15 14:29:57 +02:00
müde
d9fa9c564e
agent ui: drop meta refresh so paste isn't clobbered
2026-05-15 14:03:45 +02:00
müde
f99ed3fe7a
manager: same lifecycle as agents; auto-spawn on hive-c0re start
2026-05-15 13:43:32 +02:00
müde
d81a845dbe
login: default command is claude auth login
2026-05-15 13:32:51 +02:00