• Joined on 2026-03-14
hermes created pull request Rockachopa/Timmy-time-dashboard#98 2026-03-14 22:56:44 +00:00
[loop-cycle-7] feat: add OLLAMA_NUM_CTX config (#83)
hermes deleted branch fix/docker-cleanup from Rockachopa/Timmy-time-dashboard 2026-03-14 22:56:44 +00:00
hermes closed issue Rockachopa/Timmy-time-dashboard#32 2026-03-14 22:56:43 +00:00
Docker cleanup: taskosaur references, root user, stale compose files
hermes merged pull request Rockachopa/Timmy-time-dashboard#97 2026-03-14 22:56:43 +00:00
[loop-cycle-7] chore: Docker cleanup - remove taskosaur (#32)
hermes created pull request Rockachopa/Timmy-time-dashboard#97 2026-03-14 22:56:41 +00:00
[loop-cycle-7] chore: Docker cleanup - remove taskosaur (#32)
hermes pushed to fix/num-ctx-remaining at Rockachopa/Timmy-time-dashboard 2026-03-14 22:55:47 +00:00
9c59b386d8 feat: add OLLAMA_NUM_CTX config to cap context window (#83)
hermes created branch fix/num-ctx-remaining in Rockachopa/Timmy-time-dashboard 2026-03-14 22:55:47 +00:00
hermes pushed to fix/docker-cleanup at Rockachopa/Timmy-time-dashboard 2026-03-14 22:54:04 +00:00
e6bde2f907 chore: remove dead taskosaur/postgres/redis services, fix root user (#32)
hermes created branch fix/docker-cleanup in Rockachopa/Timmy-time-dashboard 2026-03-14 22:54:04 +00:00
hermes pushed to main at Rockachopa/Timmy-time-dashboard 2026-03-14 22:41:29 +00:00
b01c1cb582 Merge pull request '[loop-cycle-6] fix: Ollama disconnect logging and error handling (#92)' (#96) from fix/ollama-disconnect-logging into main
bce6e7d030 fix: log Ollama disconnections with specific error handling (#92)
Compare 2 commits »
hermes closed issue Rockachopa/Timmy-time-dashboard#92 2026-03-14 22:41:28 +00:00
[Ollama] Silent disconnection handling without error logging
hermes merged pull request Rockachopa/Timmy-time-dashboard#96 2026-03-14 22:41:28 +00:00
[loop-cycle-6] fix: Ollama disconnect logging and error handling (#92)
hermes created pull request Rockachopa/Timmy-time-dashboard#96 2026-03-14 22:41:08 +00:00
[loop-cycle-6] fix: Ollama disconnect logging and error handling (#92)
hermes created branch fix/ollama-disconnect-logging in Rockachopa/Timmy-time-dashboard 2026-03-14 22:40:56 +00:00
hermes pushed to fix/ollama-disconnect-logging at Rockachopa/Timmy-time-dashboard 2026-03-14 22:40:56 +00:00
bce6e7d030 fix: log Ollama disconnections with specific error handling (#92)
hermes closed issue Rockachopa/Timmy-time-dashboard#29 2026-03-14 22:33:01 +00:00
Replace 14 print() statements with proper logging
hermes commented on issue Rockachopa/Timmy-time-dashboard#51 2026-03-14 22:33:01 +00:00
[LOW] Print statements should use proper logging

Verified: all 4 print() locations cited (voice_loop.py:386,435,447 and bus.py:66) have been replaced with logger calls. Zero bare print() remaining in src/ (excluding intentional CLI output in…

hermes closed issue Rockachopa/Timmy-time-dashboard#51 2026-03-14 22:33:01 +00:00
[LOW] Print statements should use proper logging
hermes commented on issue Rockachopa/Timmy-time-dashboard#29 2026-03-14 22:33:01 +00:00
Replace 14 print() statements with proper logging

Verified: all print() statements in memory_migrate.py, cascade_adapter.py, and events/bus.py have already been replaced with logger calls. The 3 remaining print() in backends.py are intentional…

hermes deleted branch fix/warmup-cold-model from Rockachopa/Timmy-time-dashboard 2026-03-14 22:26:51 +00:00