Commit Graph
20 Commits
Author SHA1 Message Date
hh 02723c21a7 fix(config): rotation at 500k context, same-day text for size and age rotations 2026-08-29 16:54:31 +02:00
hh 40231049eb feat(policy,komodo,config): vault zone and firefly skill rules, komodo python_tool with exec, tests 2026-08-29 15:27:32 +02:00
hh 9dfb8ba201 feat(config): distiller agent, deep chat closing and weekly state jobs, distill prompt 2026-08-29 03:05:50 +02:00
hh 80806d18d8 feat(config): triage agent, rotation and vibegram jobs, deploy and komodo hooks, vault watch rules 2026-08-29 02:29:08 +02:00
hh c830ca73e6 feat(config,caddy): single gateway port and site.caddy per the komodo convention 2026-08-29 00:49:27 +02:00
hh c6bf30b5af feat(config,caddy): admin spa under /admin and memory_root for the api frontend 2026-08-28 22:14:25 +02:00
hh 566fb5e895 feat(config): telegram frontend as home of master and branch 2026-08-28 17:57:24 +02:00
hh 7af833a4d7 refactor(config): prompts per kind and frontend agents as parameters 2026-08-28 16:36:45 +02:00
hh 03ed732f7a feat(config): chat_path hook and default agents per kind 2026-08-28 03:50:40 +02:00
hh 03774c54e3 feat(config,compose): dispatcher agent, api frontend, merge prompt and morning seed 2026-08-28 03:08:30 +02:00
hh 71af41f35f chore(*): ruff, ty, pre-commit and make check for config.py 2026-08-28 02:20:36 +02:00
hh 62b8b1c14b feat(config,compose): prompt tags in config, voice granule folder, runner config dir and .claude.json in entrypoint 2026-08-28 02:10:17 +02:00
hh 91c638186b feat(config,compose): sdk agents with vault prompt granules and skill plugins, ro vault with rw sub-mounts, beaver-runner 2026-08-28 01:56:40 +02:00
hh 967cc82ee6 feat(config): run the claude agents headless
`transport="stream_json"` puts them on `claude -p` with piped stdin
instead of a pseudo-tty. The pi is the machine the PTY path hurt most:
seconds per spawn waiting for an Ink render loop to settle — which is
why `startup_delay` had crept to 60s — and the occasional prompt lost to
a swallowed paste. Neither failure mode has an analogue on a pipe.

`include_partial_messages` comes with it, so Anthropic-API clients get
token-level SSE rather than one delta per finished block.

Drops `--remote-control`: it only means anything for an interactive
session, and the transport would strip it anyway.
2026-07-28 03:01:06 +02:00
hh 1b6f8e56f3 feat: update opus to 5 2026-07-25 14:13:48 +02:00
hh 6539531771 feat: add fable beavers 2026-07-21 20:47:06 +02:00
hh 3986374ff5 feat: disallow screen-blocking tools for claude 2026-06-03 23:43:08 +02:00
hh 7f67547459 feat: add beavergram to default config 2026-06-02 02:13:41 +02:00
hh 876fb129d4 feat: bump to opus-4.8 2026-05-31 16:28:19 +02:00
hh 99af700ff2 feat: add setup 2026-05-21 23:54:13 +02:00