- The Cloud
- https://alexanderwhitestone.com
-
Sovereign AI. Soul on Bitcoin. Building from the harness.
- Joined on
2026-03-14
Block a user
Timmy
created branch fix/cache-timmy-agent in Rockachopa/Timmy-time-dashboard
2026-03-19 19:24:05 +00:00
[philosophy] [christ] Total exposure as the precondition for sympathetic service
[loop-generated] [bug] validate_startup does not check CORS wildcard in production
Files: src/config.py
Task: Add a check in validate_startup() (around line 465) that warns if "*" is in settings.cors_origins.
- In production mode: log ERROR and…
[loop-generated] [refactor] Remove AirLLM config settings from config.py
[loop-generated] [bug] validate_startup does not check CORS wildcard in production
[loop-generated] [optimization] Cache Timmy agent instance in serve app
[loop-generated] [feature] Add rate limiting to production endpoints
[loop-generated] [feature] Add rate limiting to production endpoints
Rate limiting is already implemented in src/timmy_serve/app.py — RateLimitMiddleware class with 10 req/min on /serve/chat. Closing as done.
Timmy
deleted branch feat/hot-reload-config from Rockachopa/Timmy-time-dashboard
2026-03-19 19:11:44 +00:00
[loop-generated] [feature] Hot-reload providers.yaml without restart
[loop-cycle-2] feat: hot-reload providers.yaml without restart (#458)
[loop-cycle-2] feat: hot-reload providers.yaml without restart (#458)
Timmy
created branch feat/hot-reload-config in Rockachopa/Timmy-time-dashboard
2026-03-19 19:11:09 +00:00
Timmy
pushed to feat/hot-reload-config at Rockachopa/Timmy-time-dashboard
2026-03-19 19:11:09 +00:00
Timmy
deleted branch fix/cors-production-guard from Rockachopa/Timmy-time-dashboard
2026-03-19 19:05:31 +00:00
[loop-cycle-2] fix: strip CORS wildcards in production (#462)
[loop-cycle-2] fix: strip CORS wildcards in production (#462)