free-claude-code/tests/api
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
..
test_api.py feat: Anthropic web server tools, provider metadata, messaging hardening 2026-04-24 23:01:14 -07:00
test_app_lifespan_and_errors.py feat: Anthropic web server tools, provider metadata, messaging hardening 2026-04-24 23:01:14 -07:00
test_auth.py Fixes for issue 113 and 116 2026-04-18 16:32:31 -07:00
test_dependencies.py feat: Anthropic web server tools, provider metadata, messaging hardening 2026-04-24 23:01:14 -07:00
test_detection.py new linter rules and fixes 2026-02-18 04:13:41 -08:00
test_model_router.py Architecture refactor: core anthropic, runtime, smoke tiers, remove providers.common 2026-04-24 20:03:14 -07:00
test_models_validators.py feat: Anthropic web server tools, provider metadata, messaging hardening 2026-04-24 23:01:14 -07:00
test_optimization_handlers.py Added optimization logging 2026-03-01 01:02:59 -08:00
test_request_utils.py refactor: remove OpenRouter rollback, shims, and redundant layers 2026-04-24 21:08:38 -07:00
test_request_utils_filepaths_and_suggestions.py Improved optimizations to decrease llm calls further and increase throughput 2026-02-18 17:54:41 -08:00
test_response_models.py new linter rules and fixes 2026-02-18 04:13:41 -08:00
test_routes_optimizations.py Improved optimizations to decrease llm calls further and increase throughput 2026-02-18 17:54:41 -08:00
test_server_module.py new linter rules and fixes 2026-02-18 04:13:41 -08:00
test_web_server_tools.py feat: Anthropic web server tools, provider metadata, messaging hardening 2026-04-24 23:01:14 -07:00