- The Cloud
- https://alexanderwhitestone.com
-
Sovereign AI. Soul on Bitcoin. Building from the harness.
- Joined on
2026-03-14
Block a user
[loop-generated] [bug] CORS origins default to wildcard in production
Implementation Guide
- In
src/config.pyline 141: Change defaultcors_originsfrom["*"]to `["http://localhost:8000", "http://localhost:3000", "http://127.0.0.1:8000", "http://127.0.0.1…
[loop-generated] [soul-gap] Source distinction not implemented in agent responses
[loop-generated] [bug] CORS origins default to wildcard in production
[loop-generated] [refactor] Audit and remove dead provider types (airllm)
Implementation Guide
The problem: cascade.py has a health-check branch for airllm (~line 311) but no _call_airllm dispatch method. The cascade router can not actually route to it.
What to…
[philosophy] [ai-fiction] Westworld: The Bicameral Mind and the Voice That Becomes Your Own
fix: stabilize flaky test_uses_model_when_available
[loop-generated] [bug] Flaky test: test_uses_model_when_available in test_memory_embeddings
[loop-generated] [refactor] Audit and remove dead provider types (airllm)
[loop-generated] [feature] Hot-reload providers.yaml without restart
[loop-generated] [feature] Provider health history endpoint
[loop-generated] [feature] SSE streaming for AI responses
Already Implemented ✓
SSE streaming for AI responses already exists in src/dashboard/routes/chat_api_v1.py:
POST /api/v1/chat— Streaming SSE chat response- Uses
StreamingResponse…
[loop-generated] [feature] SSE streaming for AI responses
[loop-generated] [feature] Timmy Model Fallback Chain — config-driven provider cascade
[loop-generated] [feature] Timmy Model Fallback Chain — config-driven provider cascade
Already Implemented ✓
After reviewing the codebase, all acceptance criteria for this issue are already met:
- YAML config —
config/providers.yamldefines providers with priority…
[bug] Tower World stuck on INITIALIZING — backend unreachable
[feature] Add /api/health endpoint for monitoring
[bug] SPA routing catches /tower/api and other sub-paths