feat(parsers): add diagnostics for truncated tool call arguments (#34) 0c1b291 jwadow commited on Jan 14
feat: add DebugLoggerMiddleware to capture validation errors in debug logs (#31) 0ac42c5 jwadow commited on Jan 11
feat: add dynamic model resolution with client format normalization 6ce52d9 jwadow commited on Jan 11
fix(converters): add placeholders for empty content after tool stripping (#20) b3cb5d5 jwadow commited on Jan 9
fix(converters): handle orphaned tool_results and strip tool content when no tools defined 1dca186 jwadow commited on Jan 9
fix(auth): retry SQLite reload on 400 for container token refresh (#14) d1e9214 jwadow commited on Jan 8
fix(auth): separate SSO region from API region for AWS SSO OIDC (#16) d5ad4b1 jwadow commited on Jan 7
refactor: improve timeout handling and logging in http_client and streaming da0a4de jwadow commited on Dec 18, 2025
fix: improve streaming error handling and prevent silent failures 0918457 jwadow commited on Dec 18, 2025
fix: add Cline support - sanitize tool schemas and handle empty descriptions 2aa4eaf jwadow commited on Dec 17, 2025
fix: preserve tool_calls when merging assistant messages; add DEBUG_MODE with errors/all modes d30c8bc jwadow commited on Dec 17, 2025
feat(tokenizer): add tiktoken fallback, fix multiplier for prompt_tokens, add tests 1723fcf jwadow commited on Dec 16, 2025
fix: add index to streaming tool_calls, handle tool messages, improve deduplication 56a5b8a jwadow commited on Dec 13, 2025
fix: handle Kiro API 400 "Improperly formed request" for long tool descriptions 1e77cb5 jwadow commited on Dec 13, 2025