Alishahryar1
b9bad70771
log urls at startup
2026-05-10 01:45:04 -07:00
Alishahryar1
8ee72968ed
Initial admin impl
2026-05-10 01:21:16 -07:00
Alishahryar1
72b34ad57c
Added claude-code native model picker
2026-04-30 20:34:35 -07:00
Alishahryar1
d9040ce901
Report startup validation failures without tracebacks
2026-04-30 00:43:43 -07:00
Alishahryar1
85232a3ccb
Log startup model validation failures clearly
2026-04-30 00:37:32 -07:00
Alishahryar1
eb5516e53b
Validate configured models at startup
2026-04-30 00:33:45 -07:00
Alishahryar1
f3a7528d49
Major refactor: API, providers, messaging, and Anthropic protocol
...
Consolidates the incremental refactor work into a single change set: modular web tools (api/web_tools), native Anthropic request building and SSE block policy, OpenAI conversion and error handling, provider transports and rate limiting, messaging handler and tree queue, safe logging, smoke tests, and broad test coverage.
2026-04-26 03:01:14 -07:00
Alishahryar1
b926f60f64
feat: Anthropic web server tools, provider metadata, messaging hardening
...
- Add local web_search/web_fetch SSE handling and optional tool schemas
- Extend HeuristicToolParser for JSON-style WebFetch/WebSearch text
- Consolidate provider defaults, ids, and exception typing; stream contracts
- Messaging: typed options, voice config injection, platform contract cleanup
- Tests for web server tools, converters, parsers, contracts; ignore debug-*.log
2026-04-24 23:01:14 -07:00
Alishahryar1
26b8a29537
Architecture refactor: core anthropic, runtime, smoke tiers, remove providers.common
2026-04-24 20:03:14 -07:00