64 Commits

Author SHA1 Message Date
jenkins
c817f3cef7 hermes(agent): replace HERDR with native CLI lanes 2026-08-10 16:31:06 -03:00
jenkins
655a479326 fix(hermes): start stock TUI with supported flags 2026-08-10 12:06:56 -03:00
jenkins
c7754f8b19 fix(hermes): retire legacy Herdr coordinators 2026-08-10 05:51:27 -03:00
jenkins
dee4ee8ab8 fix(hermes): put stock TUI in foreground 2026-08-10 05:45:36 -03:00
jenkins
aa8f97e3f0 fix(hermes): route delegated work independently 2026-08-10 05:16:30 -03:00
jenkins
c0b5af8621 fix(hermes): route every agent loop through Jetson 2026-08-10 04:31:41 -03:00
jenkins
079acc1d22 fix(hermes): route follow-ups with task context 2026-08-10 04:06:28 -03:00
jenkins
a287e445c7 fix(hermes): acknowledge Claude bypass mode 2026-08-10 02:24:48 -03:00
jenkins
379d2ea52e fix(hermes): run coding workers unattended 2026-08-10 02:15:34 -03:00
jenkins
5b208ae9c4 fix(hermes): isolate workers and gate noisy speech 2026-08-10 01:47:51 -03:00
jenkins
d04852cb84 perf(hermes): use conversational Whisper default 2026-08-10 01:30:50 -03:00
jenkins
20873e7a4d perf(hermes): pipeline conversational voice playback 2026-08-10 01:21:51 -03:00
jenkins
467f22f125 perf(hermes): tune Piper for Jetson CPU bursts 2026-08-10 01:11:04 -03:00
jenkins
b22969ce46 fix(hermes): grant Whisper the Jetson video device group 2026-08-10 01:06:03 -03:00
jenkins
44dfbc10d7 fix(hermes): expose baked voice models to runtimes 2026-08-10 01:00:20 -03:00
jenkins
8bed0ef0ee fix(hermes): isolate voice runtime environment 2026-08-10 00:49:52 -03:00
jenkins
4d029f85b7 feat(hermes): add private voice and isolated workflows 2026-08-10 00:43:10 -03:00
jenkins
3b11791cc3 fix(hermes): make terminal recovery authoritative 2026-08-09 16:17:31 -03:00
jenkins
58eeb91194 fix(hermes): recover browser terminal sessions 2026-08-09 16:12:00 -03:00
jenkins
d5d70c0020 fix(hermes): make browser terminal copy reliable 2026-08-09 15:52:06 -03:00
jenkins
3229e5a67e fix(hermes): expose router to agent workspaces 2026-08-09 14:45:26 -03:00
jenkins
d71624410a fix(hermes): provision Cassandra diagnostics 2026-08-09 14:38:51 -03:00
jenkins
46c50814ad fix(monitoring): retain short Jetson GPU activity 2026-08-09 14:38:51 -03:00
jenkins
fc99d114a3 fix(hermes): route new agent tabs 2026-08-09 14:08:45 -03:00
jenkins
51fbddc051 security(hermes): update oauth boundaries 2026-08-09 13:49:40 -03:00
jenkins
772f05ac2e security(hermes): canary current oauth proxy 2026-08-09 13:40:58 -03:00
jenkins
0815021756 fix(hermes): recover expired chat callbacks 2026-08-09 13:33:36 -03:00
jenkins
1521fae348 fix(hermes): preserve reconnect history and browser access 2026-08-09 13:19:12 -03:00
jenkins
dad7d39c05 fix(hermes): enable browser tools and private files 2026-08-09 12:55:36 -03:00
jenkins
9bedec9cad fix(hermes): expose private files and reconnect Herdr 2026-08-09 09:33:30 -03:00
jenkins
ed7abc8ced feat(hermes): extend agent tool budget 2026-08-09 03:59:08 -03:00
jenkins
54fe5aaf15 fix(hermes): expose actual routed provider 2026-08-09 03:51:03 -03:00
jenkins
9e9d2748c3 fix(hermes): prune duplicate coordinator workspaces 2026-08-09 03:21:00 -03:00
jenkins
04fca285d2 fix(hermes): keep Jetson route classifier warm 2026-08-09 03:13:21 -03:00
jenkins
169468ee58 fix(hermes): recover stale coordinator panes 2026-08-09 02:50:38 -03:00
jenkins
9bdcddad7c feat(hermes): add Jetson-assisted auto routing 2026-08-09 02:42:30 -03:00
jenkins
d14c23df59 fix(hermes): install native herdr integration 2026-08-09 01:35:38 -03:00
jenkins
8afe98606f fix(hermes): match versioned worker cleanup 2026-08-09 01:08:31 -03:00
jenkins
e182d19950 fix(hermes): recover agent and chat sessions 2026-08-09 01:04:27 -03:00
jenkins
432466156b fix(hermes): discover chat extraction backend 2026-08-08 23:59:05 -03:00
jenkins
639ac031a8 feat(hermes): strengthen isolated chat reasoning 2026-08-08 23:25:16 -03:00
jenkins
a35e2ce337 fix(hermes): allow slow worker prompt startup 2026-08-08 22:44:11 -03:00
jenkins
1a05d4a1e3 fix(hermes): detect worker prompt readiness 2026-08-08 22:38:14 -03:00
jenkins
9fab37b387 fix(hermes): settle Claude prompts in HERDR 2026-08-08 22:31:34 -03:00
jenkins
bb73efb285 feat(hermes): split chat agent and triage surfaces 2026-08-08 17:59:57 -03:00
jenkins
8f45f47e60 refactor: restructure services layout, retire oceanus, add aether scaffolding
- Move flat service manifests into structured subdirs (apps/, bootstrap-jobs/,
  repair-jobs/, migration-jobs/, validation-jobs/, node-ops/, networking/)
- Retire oneoffs/ directories across services
- Remove oceanus cluster and its host roles; add aether cluster + terraform scaffolding
- Reorganize scripts/ into ops/, render/, sync/, manual-tests/
- Add Makefile with render/validate/test/flux targets and repo-structure tests
- Update flux-system application CRs to the new paths
- Add hermes-automated-triage-24h-plan knowledge doc (+ comms mirror)
- Refresh knowledge catalogs, dashboards, vmalert rules, quality contract

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-05 16:21:36 -03:00
jenkins
615ee262e9 ci(testing): treat optional supply-chain as non-blocking 2026-05-19 19:51:10 -03:00
jenkins
f2addcd0cc monitoring(testing): show LOC compliance as positive percent 2026-05-11 17:36:13 -03:00
jenkins
2477bf7512 test(titan-iac): cover dashboard generator contract 2026-04-22 15:31:36 -03:00
120efb9965 test(titan-iac): cover mailu sync scripts 2026-04-22 02:53:00 -03:00