| .. |
|
lsp
|
chore: ruff auto-fix PLR6201 resweep — tuple → set in membership tests (#27355)
|
2026-05-17 02:29:41 -07:00 |
|
transports
|
fix(codex): allow kanban worker board writes
|
2026-05-17 11:50:43 -07:00 |
|
__init__.py
|
|
|
|
account_usage.py
|
|
|
|
agent_init.py
|
fix(run_agent): guard memory provider init against empty/whitespace string
|
2026-05-16 23:43:09 -07:00 |
|
agent_runtime_helpers.py
|
fix(agent): reset _fallback_index at turn start even when no fallback activated
|
2026-05-16 23:41:45 -07:00 |
|
anthropic_adapter.py
|
style: move secrets import alongside other function-level imports
|
2026-05-16 02:38: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
|
fix(aux): default OpenRouter auxiliary to gemini-3-flash-preview
|
2026-05-17 12:44:48 -07:00 |
|
background_review.py
|
fix(run_agent): isolate background review fork from external memory plugins (#27190)
|
2026-05-16 23:42:49 -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(agent): honor provider timeout config in streaming API calls
|
2026-05-17 11:39:37 -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
|
Port from Kilo-Org/kilocode#9434: strip historical media after compression (#27189)
|
2026-05-16 17:18:25 -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
|
fix(auxiliary): resolve xai oauth compression from pool — port to conversation_compression
|
2026-05-16 23:33:59 -07:00 |
|
conversation_loop.py
|
fix(copilot): GitHub Models 413 hint — port to extracted conversation_loop
|
2026-05-16 23:38:45 -07:00 |
|
copilot_acp_client.py
|
fix(copilot-acp): tighten deprecation detection + sharpen GitHub Models 413 hint
|
2026-05-16 02:24:48 -07:00 |
|
credential_pool.py
|
fix(credential_pool): parse ISO-string last_status_at during from_dict rehydration (#25516)
|
2026-05-16 22:54:22 -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
|
|
|
|
display.py
|
chore: remove Atropos RL environments and tinker-atropos integration (#26106)
|
2026-05-15 10:36:38 +05:30 |
|
error_classifier.py
|
|
|
|
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
|
|
|
|
gemini_schema.py
|
|
|
|
google_code_assist.py
|
|
|
|
google_oauth.py
|
|
|
|
i18n.py
|
|
|
|
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
|
|
|
|
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
|
|
|
|
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
|
|
|
|
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(prompt_builder): inject tool-use enforcement for GLM models
|
2026-05-12 18:46:28 -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
|
|
|
|
retry_utils.py
|
|
|
|
shell_hooks.py
|
refactor(security): extract _block_message helper to unify block logic in _parse_response
|
2026-05-17 02:31:18 -07:00 |
|
skill_commands.py
|
fix(skills): return None instead of truthy stub when skill load fails
|
2026-05-16 22:52:22 -07:00 |
|
skill_preprocessing.py
|
|
|
|
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
|
refactor(run_agent): extract system-prompt builder to agent/system_prompt.py
|
2026-05-16 18:16:20 -07:00 |
|
think_scrubber.py
|
|
|
|
title_generator.py
|
|
|
|
tool_dispatch_helpers.py
|
feat: add supports_parallel_tool_calls for MCP servers (#26825) — port to tool_dispatch_helpers
|
2026-05-16 23:36:37 -07:00 |
|
tool_executor.py
|
refactor(run_agent): extract tool execution to agent/tool_executor.py
|
2026-05-16 18:24:05 -07:00 |
|
tool_guardrails.py
|
fix: classify landed file mutations with diagnostics
|
2026-05-13 06:46:23 -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 |