..
transports
feat: add BedrockTransport + wire all Bedrock transport paths
2026-04-21 20:58:37 -07:00
__init__.py
account_usage.py
feat(account-usage): add per-provider account limits module
2026-04-21 01:56:35 -07:00
anthropic_adapter.py
fix(kimi): don't send Anthropic thinking to api.kimi.com/coding ( #13826 )
2026-04-21 21:19:14 -07:00
auxiliary_client.py
feat: add Step Plan provider support (salvage #6005 )
2026-04-22 02:59:58 -07:00
bedrock_adapter.py
codex_responses_adapter.py
refactor: extract codex_responses logic into dedicated adapter
2026-04-20 11:53:17 -07:00
context_compressor.py
refactor: remove redundant local imports already available at module level
2026-04-21 00:50:58 -07:00
context_engine.py
context_references.py
fix(agent): fall back when rg is blocked for @folder references
2026-04-20 01:56:41 -07:00
copilot_acp_client.py
fix(security): apply file safety to copilot acp fs
2026-04-21 01:31:58 -07:00
credential_pool.py
fix(auth): unify credential source removal — every source sticks ( #13427 )
2026-04-21 01:52:49 -07:00
credential_sources.py
fix(auth): unify credential source removal — every source sticks ( #13427 )
2026-04-21 01:52:49 -07:00
display.py
error_classifier.py
fix(error_classifier): handle dict-typed message fields without crashing
2026-04-20 02:40:20 -07:00
file_safety.py
fix(security): apply file safety to copilot acp fs
2026-04-21 01:31:58 -07:00
gemini_cloudcode_adapter.py
refactor: remove redundant local imports already available at module level
2026-04-21 00:50:58 -07:00
gemini_native_adapter.py
refactor: remove redundant local imports already available at module level
2026-04-21 00:50:58 -07:00
gemini_schema.py
fix(gemini): sanitize tool schemas for Google providers
2026-04-20 00:26:18 -07:00
google_code_assist.py
google_oauth.py
image_gen_provider.py
feat(plugins): pluggable image_gen backends + OpenAI provider ( #13799 )
2026-04-21 21:30:10 -07:00
image_gen_registry.py
feat(plugins): pluggable image_gen backends + OpenAI provider ( #13799 )
2026-04-21 21:30:10 -07:00
insights.py
Merge branch 'main' into feat/dashboard-skill-analytics
2026-04-20 05:25:49 -07:00
manual_compression_feedback.py
memory_manager.py
memory_provider.py
model_metadata.py
feat: add Step Plan provider support (salvage #6005 )
2026-04-22 02:59:58 -07:00
models_dev.py
feat: add Step Plan provider support (salvage #6005 )
2026-04-22 02:59:58 -07:00
nous_rate_guard.py
prompt_builder.py
fix(prompt): tell CLI agents not to emit MEDIA:/path tags ( #13766 )
2026-04-21 19:36:05 -07:00
prompt_caching.py
rate_limit_tracker.py
redact.py
feat: replace kimi-k2.5 with kimi-k2.6 on OpenRouter and Nous Portal ( #13148 )
2026-04-20 11:49:54 -07:00
retry_utils.py
shell_hooks.py
feat: shell hooks — wire shell scripts as Hermes hook callbacks
2026-04-20 20:53:51 -07:00
skill_commands.py
feat(skills+terminal): make bundled skill scripts runnable out of the box ( #13384 )
2026-04-21 00:39:19 -07:00
skill_utils.py
subdirectory_hints.py
title_generator.py
trajectory.py
usage_pricing.py
fix: sweep remaining provider-URL substring checks across codebase
2026-04-20 22:14:29 -07:00