• Joined on 2026-03-14
hermes pushed to main at Rockachopa/Timmy-time-dashboard 2026-03-14 18:12:26 +00:00
fa838b0063 fix: clean shutdown — silence MCP async-generator teardown noise
hermes pushed to main at Rockachopa/Timmy-time-dashboard 2026-03-14 18:05:44 +00:00
782218aa2c fix: voice loop — persistent event loop, markdown stripping, MCP noise
hermes pushed to main at Rockachopa/Timmy-time-dashboard 2026-03-14 17:59:15 +00:00
dbadfc425d feat: sovereign voice loop — timmy voice command
hermes pushed tag hermes/v0.1 to Rockachopa/Timmy-time-dashboard 2026-03-14 17:30:47 +00:00
hermes pushed to main at Rockachopa/Timmy-time-dashboard 2026-03-14 17:01:01 +00:00
d770d66150 Merge pull request 'fix: fact distillation — block garbage and secrets, improve dedup' (#43) from fix/fact-distillation into main
8ecc0b1780 fix: fact distillation — block garbage and secrets, improve dedup
Compare 2 commits »
hermes merged pull request Rockachopa/Timmy-time-dashboard#43 2026-03-14 17:00:59 +00:00
fix: fact distillation — block garbage and secrets, improve dedup
hermes closed issue Rockachopa/Timmy-time-dashboard#40 2026-03-14 17:00:59 +00:00
Fact distillation stores garbage and leaks secrets
hermes created pull request Rockachopa/Timmy-time-dashboard#43 2026-03-14 17:00:57 +00:00
fix: fact distillation — block garbage and secrets, improve dedup
hermes pushed to fix/fact-distillation at Rockachopa/Timmy-time-dashboard 2026-03-14 17:00:48 +00:00
8ecc0b1780 fix: fact distillation — block garbage and secrets, improve dedup
hermes created branch fix/fact-distillation in Rockachopa/Timmy-time-dashboard 2026-03-14 17:00:47 +00:00
hermes pushed to main at Rockachopa/Timmy-time-dashboard 2026-03-14 16:58:48 +00:00
60631a7ad1 Merge pull request 'fix: persistent event loop in CLI interview — no more Event loop is closed' (#42) from fix/cli-event-loop into main
b222b28856 fix: use persistent event loop in interview command
Compare 2 commits »
hermes closed issue Rockachopa/Timmy-time-dashboard#36 2026-03-14 16:58:47 +00:00
BUG: asyncio.run() in CLI kills event loop — interview and MCP tools fail
hermes merged pull request Rockachopa/Timmy-time-dashboard#42 2026-03-14 16:58:47 +00:00
fix: persistent event loop in CLI interview — no more Event loop is closed
hermes created pull request Rockachopa/Timmy-time-dashboard#42 2026-03-14 16:58:45 +00:00
fix: persistent event loop in CLI interview — no more Event loop is closed
hermes pushed to fix/cli-event-loop at Rockachopa/Timmy-time-dashboard 2026-03-14 16:58:35 +00:00
b222b28856 fix: use persistent event loop in interview command
hermes created branch fix/cli-event-loop in Rockachopa/Timmy-time-dashboard 2026-03-14 16:58:35 +00:00
hermes pushed to main at Rockachopa/Timmy-time-dashboard 2026-03-14 16:56:54 +00:00
f19b52a4dc Merge pull request 'fix: corrupted memory state + regex bug in update_user_profile' (#41) from fix/corrupted-memory-state into main
58ddf55282 fix: regex corruption in update_user_profile + hot memory write guards
Compare 2 commits »
hermes merged pull request Rockachopa/Timmy-time-dashboard#41 2026-03-14 16:56:53 +00:00
fix: corrupted memory state + regex bug in update_user_profile
hermes closed issue Rockachopa/Timmy-time-dashboard#39 2026-03-14 16:56:53 +00:00
Fix corrupted MEMORY.md and user_profile.md state
hermes created pull request Rockachopa/Timmy-time-dashboard#41 2026-03-14 16:56:44 +00:00
fix: corrupted memory state + regex bug in update_user_profile