fischer-agentkit/src/agentkit/tools
chiguyong b54213b3c6 fix(review): resolve all P0/P1/P2 findings from code review 2026-06-16 09:08:03 +08:00
..
__init__.py merge: integrate feat/agentkit-phase8-chat-adaptive (chat/gui commands + GUI mode) 2026-06-10 07:44:06 +08:00
agent_tool.py feat: initial fischer-agentkit package with unified agent architecture 2026-06-04 22:24:06 +08:00
ask_human.py feat(tools): add AskHumanTool + token streaming in ReAct execute_stream 2026-06-07 23:40:43 +08:00
baidu_search.py feat(phase8): chat adaptive enhancements, pipeline reflection, search tools upgrade 2026-06-09 23:18:06 +08:00
base.py feat(telemetry): U7 OpenTelemetry integration with zero-dependency no-op pattern 2026-06-07 17:26:21 +08:00
composition.py fix: code review P0/P1 fixes — history param bug, llm dict access, WS ping 2026-06-15 08:30:49 +08:00
computer_use.py fix(security,reliability): resolve all P2 findings from code review 2026-06-10 15:05:40 +08:00
computer_use_recorder.py feat(phase4): implement Computer Use integration (U12) 2026-06-10 00:54:31 +08:00
computer_use_session.py feat: accumulated frontend enhancements, docs, and static assets 2026-06-14 16:35:01 +08:00
function_tool.py feat: initial fischer-agentkit package with unified agent architecture 2026-06-04 22:24:06 +08:00
headroom_retrieve.py feat(compression): U5 HeadroomRetrieveTool for CCR cache retrieval 2026-06-07 18:20:17 +08:00
mcp_tool.py feat(tools): add MCPTool, SequentialChain, ParallelFanOut, DynamicSelector 2026-06-04 22:42:22 +08:00
memory_tool.py feat: accumulated frontend enhancements, docs, and static assets 2026-06-14 16:35:01 +08:00
output_parser.py feat(phase2): implement self-evolution and smart terminal (U6-U8) 2026-06-10 00:22:36 +08:00
pty_session.py fix: resolve key P2 findings from code review 2026-06-10 09:01:23 +08:00
registry.py feat: initial fischer-agentkit package with unified agent architecture 2026-06-04 22:24:06 +08:00
schema_tools.py fix(agentkit): resolve all P0/P1/P2/P3 issues from code review 2026-06-07 22:05:18 +08:00
shell.py fix(review): resolve all P0/P1/P2 findings from code review 2026-06-16 09:08:03 +08:00
skill_install.py feat(tools): add SkillSearchTool and improve skill_install workflow 2026-06-16 07:52:04 +08:00
skill_search.py feat(tools): add SkillSearchTool and improve skill_install workflow 2026-06-16 07:52:04 +08:00
terminal_session.py fix(review): comprehensive P0-P2 code review fixes 2026-06-12 22:18:25 +08:00
web_crawl.py fix: ensure agent never returns empty result to user 2026-06-16 08:01:43 +08:00
web_search.py fix(review): resolve all P0/P1/P2 findings from code review 2026-06-16 09:08:03 +08:00