| .. |
|
lsp
|
chore: ruff auto-fix PLR6201 resweep — tuple → set in membership tests (#27355)
|
2026-05-17 02:29:41 -07:00 |
|
transports
|
fix(chat_completions): broaden tool_name strip docstring + AUTHOR_MAP
|
2026-05-20 02:44:08 -07:00 |
|
__init__.py
|
|
|
|
account_usage.py
|
chore: ruff auto-fix PLR6201 — tuple → set in membership tests (#23937)
|
2026-05-11 11:13:25 -07:00 |
|
agent_init.py
|
feat(sessions): opt-in per-session JSON snapshot writer
|
2026-05-20 11:44:10 -07:00 |
|
agent_runtime_helpers.py
|
fix(gateway): harden kanban and provider cleanup races
|
2026-05-20 14:31:22 -07:00 |
|
anthropic_adapter.py
|
feat(azure-foundry): add Microsoft Entra ID auth
|
2026-05-18 10:14:38 -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
|
fix(xai-oauth): pin inference base_url to x.ai origin (#28952)
|
2026-05-19 14:51:21 -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
|
feat(bg-review): add bundled/pinned skill protection rules to review prompts (#27644)
|
2026-05-18 20:02:22 -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(gateway): harden kanban and provider cleanup races
|
2026-05-20 14:31:22 -07:00 |
|
codex_responses_adapter.py
|
fix(xai-oauth): recover from prelude SSE errors, gate reasoning replay, surface entitlement 403s (#26644)
|
2026-05-15 16:35:12 -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(compress): make abort-on-summary-failure opt-in via config flag (#28117)
|
2026-05-18 10:28:20 -07:00 |
|
context_engine.py
|
fix(compression): keep default protect_first_n at 3 + align ABC
|
2026-05-13 22:25:16 -07:00 |
|
context_references.py
|
|
|
|
conversation_compression.py
|
refactor(session-log): drop branch/compress re-point of session_log_file
|
2026-05-20 11:44:10 -07:00 |
|
conversation_loop.py
|
refactor(session-log): delete _save_session_log and all callers
|
2026-05-20 11:44:10 -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
|
feat(curator): hint at hermes curator pin in the rename block (#23212)
|
2026-05-10 06:44:53 -07:00 |
|
curator_backup.py
|
|
|
|
display.py
|
chore: remove Atropos RL environments and tinker-atropos integration (#26106)
|
2026-05-15 10:36:38 +05:30 |
|
error_classifier.py
|
fix(error_classifier): classify xAI Grok entitlement SSE errors as auth
|
2026-05-18 10:24:13 -07:00 |
|
file_safety.py
|
|
|
|
gemini_cloudcode_adapter.py
|
fix(agent/gemini-cloudcode): seed delta defaults for reasoning-only stream chunks
|
2026-05-14 08:03:56 -07:00 |
|
gemini_native_adapter.py
|
fix(auxiliary): evict async wrappers on poisoned client (follow-up to #23482)
|
2026-05-11 11:13:20 -07:00 |
|
gemini_schema.py
|
|
|
|
google_code_assist.py
|
|
|
|
google_oauth.py
|
|
|
|
i18n.py
|
feat(i18n): localize all gateway commands + web dashboard, add 8 new locales (16 total) (#22914)
|
2026-05-10 07:14:14 -07:00 |
|
image_gen_provider.py
|
|
|
|
image_gen_registry.py
|
fix(plugins): filter resolution by is_available() in web + image_gen registries
|
2026-05-13 22:31:28 -07:00 |
|
image_routing.py
|
chore: ruff auto-fix PLR6201 — tuple → set in membership tests (#23937)
|
2026-05-11 11:13:25 -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
|
fix(cli): vertical fallback for markdown tables wider than terminal (#23948)
|
2026-05-11 16:49:13 -07:00 |
|
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(metadata): qwen3.6-plus has a 1M context window (#27008)
|
2026-05-17 02:31:18 -07:00 |
|
models_dev.py
|
feat: add NovitaAI as LLM provider
|
2026-05-13 23:51:15 -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
|
feat(plugins): run any LLM call from inside a plugin via ctx.llm (#23194)
|
2026-05-10 07:09:28 -07:00 |
|
portal_tags.py
|
feat(nous): unified client=hermes-client-v<version> tag on every Portal request (#24779)
|
2026-05-12 20:49:20 -07:00 |
|
process_bootstrap.py
|
refactor(run_agent): extract OpenAI proxy, safe stdio, IterationBudget
|
2026-05-16 17:59:32 -07:00 |
|
prompt_builder.py
|
fix(kanban): stale reclaim must not tick failure counter (#28680)
|
2026-05-19 03:15:18 -07:00 |
|
prompt_caching.py
|
fix(cache): kill long-lived prefix layout — system prompt is now byte-static within a session (#24778)
|
2026-05-12 20:46:04 -07:00 |
|
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
|
|
|
|
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
|
perf(prompt): cache kanban worker guidance at session init
|
2026-05-18 20:56:44 -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(agent): set tool_name on tool-result messages at construction time
|
2026-05-19 20:49:11 +01:00 |
|
tool_guardrails.py
|
fix: add recovery hints to loop guard warnings
|
2026-05-19 00:12:12 -07:00 |
|
tool_result_classification.py
|
fix: classify landed file mutations with diagnostics
|
2026-05-13 06:46:23 -07:00 |
|
trajectory.py
|
|
|
|
usage_pricing.py
|
fix(pricing): add deepseek-v4-pro to official docs pricing table
|
2026-05-12 16:32:57 -07:00 |
|
video_gen_provider.py
|
feat(video_gen): unified video_generate tool with pluggable provider backends (#25126)
|
2026-05-13 16:39:41 -07:00 |
|
video_gen_registry.py
|
feat(video_gen): unified video_generate tool with pluggable provider backends (#25126)
|
2026-05-13 16:39:41 -07:00 |
|
web_search_provider.py
|
fix(web): align _LEGACY_PREFERENCE with legacy 7-provider order + doc cleanup
|
2026-05-13 22:31:28 -07:00 |
|
web_search_registry.py
|
fix(web): align _LEGACY_PREFERENCE with legacy 7-provider order + doc cleanup
|
2026-05-13 22:31:28 -07:00 |