..
__init__.py
feat: add billing reservation and finalization middleware with configuration (pre + call_id)
2026-04-12 15:33:37 +08:00
acp_config.py
feat(acp): add env field to ACPAgentConfig for subprocess env injection ( #1447 )
2026-03-27 20:03:30 +08:00
agents_config.py
feat/per agent skill filter ( #1650 )
2026-04-02 15:02:09 +08:00
app_config.py
feat(proxy): add third-party proxy module with billing integration
2026-04-23 17:29:27 +08:00
billing_config.py
feat: add billing reservation and finalization middleware with configuration (pre + call_id)
2026-04-12 15:33:37 +08:00
checkpointer_config.py
refactor: split backend into harness (deerflow.*) and app (app.*) ( #1131 )
2026-03-14 22:55:52 +08:00
extensions_config.py
feat(skills): include uploads directory in skill scanning
2026-04-05 18:20:03 +08:00
guardrails_config.py
feat(guardrails): add pre-tool-call authorization middleware with pluggable providers ( #1240 )
2026-03-23 18:07:33 +08:00
memory_config.py
feat(memory): Introduce configurable memory storage abstraction ( #1353 )
2026-03-27 07:41:06 +08:00
model_config.py
feat(codex): support explicit OpenAI Responses API config ( #1235 )
2026-03-22 20:39:26 +08:00
paths.py
fix: unblock concurrent threads and workspace hydration ( #1839 )
2026-04-04 21:19:35 +08:00
sandbox_config.py
feat(sandbox): truncate oversized bash and read_file tool outputs ( #1677 )
2026-04-02 09:22:41 +08:00
skills_config.py
fix: unblock concurrent threads and workspace hydration ( #1839 )
2026-04-04 21:19:35 +08:00
stream_bridge_config.py
feat(gateway): implement LangGraph Platform API in Gateway, replace langgraph-cli ( #1403 )
2026-03-30 16:02:23 +08:00
subagents_config.py
chroe(config):Increase subagent max-turn limits ( #1852 )
2026-04-05 15:41:00 +08:00
summarization_config.py
refactor: split backend into harness (deerflow.*) and app (app.*) ( #1131 )
2026-03-14 22:55:52 +08:00
third_party_proxy_config.py
feat(proxy): add third-party proxy module with billing integration
2026-04-23 17:29:27 +08:00
title_config.py
refactor: split backend into harness (deerflow.*) and app (app.*) ( #1131 )
2026-03-14 22:55:52 +08:00
token_usage_config.py
feat(token-usage): Rewrite middleware to support external billing API reporting
2026-04-08 15:19:32 +08:00
tool_config.py
refactor: split backend into harness (deerflow.*) and app (app.*) ( #1131 )
2026-03-14 22:55:52 +08:00
tool_search_config.py
feat(tools): add tool_search for deferred MCP tool loading ( #1176 )
2026-03-17 20:43:55 +08:00
tracing_config.py
feat(tracing): add optional Langfuse support ( #1717 )
2026-04-02 13:06:10 +08:00