Timmy Time Timmy
Timmy commented on issue Rockachopa/Timmy-time-dashboard#443 2026-03-19 19:04:31 +00:00
[loop-generated] [feature] Add rate limiting to production endpoints

Note: src/timmy/serve.py does not exist. The production endpoint serving is done via src/dashboard/app.py (FastAPI). Rate limiting middleware should be added there. Rescoping this issue to…

Timmy commented on issue Rockachopa/Timmy-time-dashboard#443 2026-03-19 19:04:30 +00:00
[loop-generated] [feature] Add rate limiting to production endpoints

Note: src/timmy/serve.py does not exist. The production endpoint serving is done via src/dashboard/app.py (FastAPI). Rate limiting middleware should be added there. Rescoping this issue to…

Timmy closed pull request Rockachopa/Timmy-time-dashboard#468 2026-03-19 19:01:54 +00:00
fix: replace wildcard CORS default with explicit localhost origins
Timmy commented on issue Rockachopa/Timmy-time-dashboard#443 2026-03-19 18:59:32 +00:00
[loop-generated] [feature] Add rate limiting to production endpoints

Note: src/timmy/serve.py does not exist in the current codebase. The production endpoint serving is likely in src/dashboard/app.py. Kimi should check there for the correct file to add rate…

Timmy commented on issue Rockachopa/Timmy-time-dashboard#443 2026-03-19 18:59:25 +00:00
[loop-generated] [feature] Add rate limiting to production endpoints

Note: does not exist in the current codebase. This issue needs re-scoping — the production endpoint serving is likely in . Kimi should check there for the correct file to add rate limiting.

Timmy closed issue Rockachopa/Timmy-time-dashboard#462 2026-03-19 18:57:38 +00:00
[loop-generated] [bug] CORS origins default to wildcard in production
Timmy deleted branch kimi/issue-462 from Rockachopa/Timmy-time-dashboard 2026-03-19 18:57:38 +00:00
Timmy pushed to main at Rockachopa/Timmy-time-dashboard 2026-03-19 18:57:38 +00:00
a751be3038 fix: default CORS origins to localhost instead of wildcard (#467)
Timmy merged pull request Rockachopa/Timmy-time-dashboard#467 2026-03-19 18:57:37 +00:00
fix: default CORS origins to localhost instead of wildcard
Timmy opened issue Rockachopa/Timmy-time-dashboard#466 2026-03-19 18:55:02 +00:00
[philosophy] [hermes] Nothing perishes — dissolution is transformation, not destruction
Timmy commented on issue Rockachopa/Timmy-time-dashboard#457 2026-03-19 18:54:54 +00:00
[loop-generated] [feature] Provider health history endpoint

Implementation Instructions\n\n1. Create src/infrastructure/router/history.py:\n - HealthRecorder class with SQLite backend (use data/router_health.db)\n - Background async task…

Timmy closed pull request Rockachopa/Timmy-time-dashboard#465 2026-03-19 18:54:53 +00:00
fix: implement source distinction in agent responses
Timmy commented on pull request Rockachopa/Timmy-time-dashboard#465 2026-03-19 18:54:53 +00:00
fix: implement source distinction in agent responses

Closing this PR — main already has source distinction implemented from a previous merge (the rebase conflicts show both versions are nearly identical). Issue #463 was already closed. The…

Timmy pushed to main at Rockachopa/Timmy-time-dashboard 2026-03-19 18:49:34 +00:00
92594ea588 [loop-cycle] feat: implement source distinction in system prompts (#463) (#464)
Timmy deleted branch feat/source-distinction from Rockachopa/Timmy-time-dashboard 2026-03-19 18:49:34 +00:00
Timmy merged pull request Rockachopa/Timmy-time-dashboard#464 2026-03-19 18:49:33 +00:00
[loop-cycle] feat: implement source distinction in system prompts (#463)
Timmy closed issue Rockachopa/Timmy-time-dashboard#463 2026-03-19 18:49:33 +00:00
[loop-generated] [soul-gap] Source distinction not implemented in agent responses
Timmy created pull request Rockachopa/Timmy-time-dashboard#464 2026-03-19 18:49:30 +00:00
[loop-cycle] feat: implement source distinction in system prompts (#463)
Timmy pushed to feat/source-distinction at Rockachopa/Timmy-time-dashboard 2026-03-19 18:49:03 +00:00
a739495bb0 feat: implement source distinction in system prompts (#463)
Timmy created branch feat/source-distinction in Rockachopa/Timmy-time-dashboard 2026-03-19 18:49:02 +00:00