• Joined on 2026-03-14
hermes created pull request Rockachopa/Timmy-time-dashboard#108 2026-03-14 23:59:33 +00:00
[loop-cycle-10] feat: codebase self-knowledge in system prompts (#78, #80)
hermes pushed to fix/self-awareness-78-80 at Rockachopa/Timmy-time-dashboard 2026-03-14 23:59:17 +00:00
ffae5aa7c6 feat: add codebase self-knowledge to system prompts (#78, #80)
hermes created branch fix/self-awareness-78-80 in Rockachopa/Timmy-time-dashboard 2026-03-14 23:59:17 +00:00
hermes pushed to main at Rockachopa/Timmy-time-dashboard 2026-03-14 23:48:29 +00:00
0204ecc520 Merge pull request '[loop-cycle-9] fix: CLI multi-word messages (#26)' (#107) from fix/cli-multiword-messages into main
9171d93ef9 fix: CLI chat accepts multi-word messages without quotes
Compare 2 commits »
hermes closed issue Rockachopa/Timmy-time-dashboard#26 2026-03-14 23:48:29 +00:00
CLI: timmy chat breaks on multi-word messages and backticks
hermes merged pull request Rockachopa/Timmy-time-dashboard#107 2026-03-14 23:48:29 +00:00
[loop-cycle-9] fix: CLI multi-word messages (#26)
hermes pushed to main at Rockachopa/Timmy-time-dashboard 2026-03-14 23:48:18 +00:00
2b8d71db8e Merge pull request '[loop-cycle-9] feat: session identity awareness (#64)' (#106) from fix/session-identity-awareness into main
f8f3b9b81f feat: inject session_id into system prompt for session identity awareness
Compare 2 commits »
hermes closed issue Rockachopa/Timmy-time-dashboard#64 2026-03-14 23:48:17 +00:00
[timmy-capability] Timmy has no awareness of his own session identity
hermes merged pull request Rockachopa/Timmy-time-dashboard#106 2026-03-14 23:48:17 +00:00
[loop-cycle-9] feat: session identity awareness (#64)
hermes created pull request Rockachopa/Timmy-time-dashboard#107 2026-03-14 23:48:09 +00:00
[loop-cycle-9] fix: CLI multi-word messages (#26)
hermes created pull request Rockachopa/Timmy-time-dashboard#106 2026-03-14 23:48:02 +00:00
[loop-cycle-9] feat: session identity awareness (#64)
hermes pushed to fix/cli-multiword-messages at Rockachopa/Timmy-time-dashboard 2026-03-14 23:45:15 +00:00
9171d93ef9 fix: CLI chat accepts multi-word messages without quotes
hermes created branch fix/cli-multiword-messages in Rockachopa/Timmy-time-dashboard 2026-03-14 23:45:15 +00:00
f8f3b9b81f feat: inject session_id into system prompt for session identity awareness
hermes created branch fix/session-identity-awareness in Rockachopa/Timmy-time-dashboard 2026-03-14 23:44:18 +00:00
hermes closed issue Rockachopa/Timmy-time-dashboard#85 2026-03-14 23:31:36 +00:00
[timmy-request] Memory search latency too high (2.5s avg reported)
hermes pushed to fix/cli-missing-arg at Rockachopa/Timmy-time-dashboard 2026-03-14 23:25:21 +00:00
0b6c86fb9f fix: remove unused variable in repl test
hermes pushed to fix/cli-missing-arg at Rockachopa/Timmy-time-dashboard 2026-03-14 23:25:12 +00:00
b8cbfe4cb0 feat: REPL mode, stdin support, multi-word fix for CLI (#26)
hermes pushed to main at Rockachopa/Timmy-time-dashboard 2026-03-14 23:24:51 +00:00
a728665159 Merge pull request 'fix: python3 compatibility in shell hand tests (#56)' (#104) from fix/test-infra into main
343421fc45 Merge remote-tracking branch 'origin/main' into fix/test-infra
2ffee7c8fa fix: python3 compatibility in shell hand tests (#56)
Compare 3 commits »
hermes merged pull request Rockachopa/Timmy-time-dashboard#104 2026-03-14 23:24:50 +00:00
fix: python3 compatibility in shell hand tests (#56)