..
lsp
chore: ruff auto-fix PLR6201 resweep — tuple → set in membership tests ( #27355 )
2026-05-17 02:29:41 -07:00
secret_sources
feat(secrets/bitwarden): EU Cloud + self-hosted server URL support ( #31378 )
2026-05-24 02:19:57 -07:00
transports
fix(tui): handle images with codex app-server
2026-05-23 20:40:09 -07:00
__init__.py
account_usage.py
agent_init.py
fix(cli): synchronize HERMES_SESSION_ID across environment and contextvar during session switches
2026-05-23 17:46:55 -07:00
agent_runtime_helpers.py
fix(compressor): propagate api_mode and fix root logger calls
2026-05-23 17:38:19 -07:00
anthropic_adapter.py
refactor: extract 7 helpers from convert_messages_to_anthropic
2026-05-22 04:23:02 -07:00
async_utils.py
fix(async): close unscheduled coroutines in all threadsafe bridges ( #26584 )
2026-05-15 14:00:01 -07:00
auxiliary_client.py
feat(plugins): add register_auxiliary_task() to PluginContext API
2026-05-23 17:49:47 -07:00
azure_identity_adapter.py
feat(azure-foundry): add Microsoft Entra ID auth
2026-05-18 10:14:38 -07:00
background_review.py
fix(background-review): allow pinned skills to be improved
2026-05-23 22:57:42 -07:00
bedrock_adapter.py
chore(deps): lazy-install boto3/botocore for bedrock adapter
2026-05-17 02:31:18 -07:00
browser_provider.py
fix(browser): self-review pass — dead-import, log levels, future-proofing
2026-05-17 04:04:15 -07:00
browser_registry.py
fix(browser): self-review pass — dead-import, log levels, future-proofing
2026-05-17 04:04:15 -07:00
chat_completion_helpers.py
fix(compressor): propagate api_mode and fix root logger calls
2026-05-23 17:38:19 -07:00
codex_responses_adapter.py
fix(xai): restore encrypted reasoning replay across turns
2026-05-20 23:12:45 -07:00
codex_runtime.py
fix(xai): surface provider 'error' SSE frame in Codex fallback stream ( #27184 )
2026-05-16 23:41:09 -07:00
context_compressor.py
fix(compressor): ABC compliance — total_tokens, api_mode, logger consistency
2026-05-23 17:38:19 -07:00
context_engine.py
fix(compressor): ABC compliance — total_tokens, api_mode, logger consistency
2026-05-23 17:38:19 -07:00
context_references.py
conversation_compression.py
fix(cli): synchronize HERMES_SESSION_ID across environment and contextvar during session switches
2026-05-23 17:46:55 -07:00
conversation_loop.py
fix(compressor): propagate api_mode and fix root logger calls
2026-05-23 17:38:19 -07:00
copilot_acp_client.py
fix: guard yaml.safe_load, flock unlock, TOCTOU races, and atomic writes
2026-05-19 00:12:41 -07:00
credential_pool.py
fix(codex-oauth): quarantine terminal refresh errors so dead tokens are not replayed across sessions
2026-05-18 10:31:40 -07:00
credential_sources.py
feat(xai-oauth): add xAI Grok OAuth (SuperGrok Subscription) provider
2026-05-15 12:11:32 -07:00
curator.py
curator_backup.py
fix(skills): prune dependency/venv dirs from all skill scanners ( #30042 )
2026-05-21 14:18:02 -07:00
display.py
feat(cli): show todo progress as done/total fraction
2026-05-23 21:03:51 -07:00
error_classifier.py
fix(agent): recover from providers rejecting list-type tool content ( #27344 ) ( #30259 )
2026-05-21 23:40:16 -07:00
file_safety.py
fix(profiles): cross-profile soft guard on file-write tools + system-prompt hint ( #31290 )
2026-05-24 00:38:17 -07:00
gemini_cloudcode_adapter.py
gemini_native_adapter.py
gemini_schema.py
google_code_assist.py
google_oauth.py
fix(security): guard os.chmod(parent) against / and top-level dirs
2026-05-20 22:56:55 -07:00
i18n.py
image_gen_provider.py
image_gen_registry.py
image_routing.py
fix(agent): consult supports_vision override in auto-mode routing
2026-05-20 23:27:10 -07:00
insights.py
iteration_budget.py
refactor(run_agent): extract OpenAI proxy, safe stdio, IterationBudget
2026-05-16 17:59:32 -07:00
lmstudio_reasoning.py
manual_compression_feedback.py
markdown_tables.py
memory_manager.py
🐛 fix(memory): require newline after context tag
2026-05-18 10:53:08 -07:00
memory_provider.py
message_sanitization.py
refactor(run_agent): extract message sanitization to agent/message_sanitization.py
2026-05-16 17:41:09 -07:00
model_metadata.py
fix(compressor): propagate api_mode and fix root logger calls
2026-05-23 17:38:19 -07:00
models_dev.py
fix(xai): resolve Grok Build context for OAuth
2026-05-22 13:05:36 -07:00
moonshot_schema.py
fix(moonshot): strip $ref siblings and collapse tuple items in tool schemas ( #27104 )
2026-05-16 13:02:19 -07:00
nous_rate_guard.py
onboarding.py
plugin_llm.py
portal_tags.py
process_bootstrap.py
refactor(run_agent): extract OpenAI proxy, safe stdio, IterationBudget
2026-05-16 17:59:32 -07:00
prompt_builder.py
refactor(ntfy): convert built-in adapter to platform plugin
2026-05-23 16:13:01 -07:00
prompt_caching.py
rate_limit_tracker.py
redact.py
perf(agent-loop): cut 47% of per-conversation function calls via 3 targeted hot-path optimizations ( #28866 )
2026-05-19 14:25:10 -07:00
retry_utils.py
shell_hooks.py
fix: guard yaml.safe_load, flock unlock, TOCTOU races, and atomic writes
2026-05-19 00:12:41 -07:00
skill_bundles.py
feat(skills): add skill bundles — alias /<name> loads multiple skills ( #28373 )
2026-05-18 21:38:05 -07:00
skill_commands.py
fix(skills): load symlinked skill slash commands
2026-05-18 00:34:29 -07:00
skill_preprocessing.py
fix: treat inline-shell timeout guard as timeout
2026-05-18 19:36:04 -07:00
skill_utils.py
fix(skills): load Linux-tagged skills on Termux (android sys.platform)
2026-05-21 19:08:38 -07:00
stream_diag.py
refactor(run_agent): extract stream diagnostics to agent/stream_diag.py
2026-05-16 18:28:17 -07:00
subdirectory_hints.py
system_prompt.py
fix(profiles): cross-profile soft guard on file-write tools + system-prompt hint ( #31290 )
2026-05-24 00:38:17 -07:00
think_scrubber.py
title_generator.py
tool_dispatch_helpers.py
fix(agent): set tool_name on tool-result messages at construction time
2026-05-19 20:49:11 +01:00
tool_executor.py
fix(cli): surface tool failures with specific error messages
2026-05-23 21:03:51 -07:00
tool_guardrails.py
fix: add recovery hints to loop guard warnings
2026-05-19 00:12:12 -07:00
tool_result_classification.py
trajectory.py
usage_pricing.py
video_gen_provider.py
video_gen_registry.py
web_search_provider.py
web_search_registry.py