| .. |
|
__init__.py
|
Refactor Terminal and AIAgent cleanup
|
2026-02-21 22:31:43 -08:00 |
|
anthropic_adapter.py
|
fix(auth): migrate OAuth token refresh to platform.claude.com with fallback (#3246)
|
2026-03-26 13:26:56 -07:00 |
|
auxiliary_client.py
|
fix: align Nous Portal model slugs with OpenRouter naming (#3253)
|
2026-03-26 13:49:43 -07:00 |
|
context_compressor.py
|
chore: remove ~100 unused imports across 55 files (#3016)
|
2026-03-25 15:02:03 -07:00 |
|
context_references.py
|
fix(context): restrict @ references to safe workspace paths (#2601)
|
2026-03-23 06:40:05 -07:00 |
|
copilot_acp_client.py
|
fix(acp): preserve leading whitespace in streaming chunks
|
2026-03-20 09:38:13 -07:00 |
|
display.py
|
fix(display): guard isatty() against closed streams via _is_tty property (#3056)
|
2026-03-25 15:15:15 -07:00 |
|
insights.py
|
chore: fix 154 f-strings, simplify getattr/URL patterns, remove dead code (#3119)
|
2026-03-25 19:47:58 -07:00 |
|
model_metadata.py
|
fix(agent): include tool tokens in preflight estimate, guard context probe persistence (#3164)
|
2026-03-26 02:00:50 -07:00 |
|
models_dev.py
|
fix: 6 bugs in model metadata, reasoning detection, and delegate tool
|
2026-03-20 08:52:37 -07:00 |
|
prompt_builder.py
|
Gate tool-gateway behind an env var, so it's not in users' faces until we're ready. Even if users enable it, it'll be blocked server-side for now, until we unlock for non-admin users on tool-gateway.
|
2026-03-30 13:28:10 +09:00 |
|
prompt_caching.py
|
fix(prompt-caching): skip top-level cache_control on role:tool for OpenRouter
|
2026-03-21 16:54:43 -07:00 |
|
redact.py
|
fix(redact): safely handle non-string inputs
|
2026-03-21 16:55:02 -07:00 |
|
skill_commands.py
|
fix: disabled skills respected across banner, system prompt, slash commands, and skill_view (#1897)
|
2026-03-18 03:17:37 -07:00 |
|
smart_model_routing.py
|
Gate tool-gateway behind an env var, so it's not in users' faces until we're ready. Even if users enable it, it'll be blocked server-side for now, until we unlock for non-admin users on tool-gateway.
|
2026-03-30 13:28:10 +09:00 |
|
title_generator.py
|
feat: auto-generate session titles after first exchange
|
2026-03-17 04:14:40 -07:00 |
|
trajectory.py
|
Refactor Terminal and AIAgent cleanup
|
2026-02-21 22:31:43 -08:00 |
|
usage_pricing.py
|
fix: status bar shows 26K instead of 260K for token counts with trailing zeros (#3024)
|
2026-03-25 12:45:58 -07:00 |