Fischer fischer
  • Joined on 2026-03-23
fischer pushed to main at fischer/fischer-agentkit 2026-06-15 12:45:24 +08:00
64d62a2b60 feat: autonomous task execution - connect PlanExecEngine + TeamOrchestrator
0c63d813dc fix: code review P0/P1 fixes — history param bug, llm dict access, WS ping
99fe4c99f7 fix: comprehensive code review fixes + WS test stability
7384ecb03e feat: Expert Team Mode — plan-execute collaboration with conversation UI
Compare 4 commits »
fischer pushed to main at fischer/fischer-agentkit 2026-06-14 16:54:27 +08:00
baaa7089cd docs: update README and knowledge graph for gap closure features
fischer pushed to main at fischer/fischer-agentkit 2026-06-14 16:37:27 +08:00
d9d1b16e59 merge: gap closure sprint — dark theme, @-mention, LocalComputerUse, test coverage, review fixes
94c4c8b887 feat: accumulated frontend enhancements, docs, and static assets
6e0e081f23 feat: gap closure sprint — dark theme, @-mention, LocalComputerUse, tests
Compare 3 commits »
fischer pushed to main at fischer/fischer-agentkit 2026-06-14 15:19:00 +08:00
0ccef7be5c feat: P0 production hardening — LLM cache, semantic routing, state persistence
fischer pushed to main at fischer/fischer-agentkit 2026-06-14 10:07:06 +08:00
4707fd00ba Merge feat/tauri-desktop-client: Tauri 2.x desktop client
bc43b962c7 feat(client): add Tauri 2.x desktop client with sidecar process management
321c2333d6 fix(monitor): 对话完成后自动记录经验到监控面板
6945b78c55 fix(server): 自动发现 CWD 下的 agentkit.yaml 和 .env
905c1f6b18 fix(gui): 修复对话无skill时无法聊天、空对话列表、输入框清空、监控数据
Compare 51 commits »
fischer deleted branch feat/agentkit-phase7-headroom from fischer/fischer-agentkit 2026-06-10 15:20:00 +08:00
fischer deleted branch feat/agentkit-phase6-toolkit from fischer/fischer-agentkit 2026-06-10 15:19:58 +08:00
fischer deleted branch feat/agentkit-phase5-intelligence from fischer/fischer-agentkit 2026-06-10 15:19:57 +08:00
fischer deleted branch feat/agentkit-phase4-production from fischer/fischer-agentkit 2026-06-10 15:19:56 +08:00
fischer deleted branch feat/agentkit-phase3-upgrade from fischer/fischer-agentkit 2026-06-10 15:19:55 +08:00
fischer closed pull request fischer/fischer-agentkit#1 2026-06-10 15:19:55 +08:00
feat(agentkit): Phase 3 upgrade - persistence, memory, evolution, observability
fischer pushed to main at fischer/fischer-agentkit 2026-06-10 15:14:30 +08:00
6852dfe892 fix(security,reliability): resolve all P2 findings from code review
fischer pushed to main at fischer/fischer-agentkit 2026-06-10 10:13:40 +08:00
658e188939 fix(review): resolve P0/P1 findings from final code review
1d1805753c fix: resolve key P2 findings from code review
b46a10973f fix(tests): clean up test_shell_tool.py lint issues
9646b0f0dd fix(tests): update test_shell_tool.py to match new ShellTool API
7874e875af merge: integrate feat/agentkit-phase8-chat-adaptive (chat/gui commands + GUI mode)
Compare 69 commits »
fischer created branch feat/agentkit-phase7-headroom in fischer/fischer-agentkit 2026-06-07 18:21:45 +08:00
fischer pushed to feat/agentkit-phase7-headroom at fischer/fischer-agentkit 2026-06-07 18:21:45 +08:00
3645c7a080 docs: mark Phase 7 Headroom integration plan as completed
bad66445ff feat(compression): U6 GEO Pipeline compression integration tests and config
9c04362dba feat(compression): U5 HeadroomRetrieveTool for CCR cache retrieval
286804792d feat(compression): U4 ServerConfig compression field and Agent injection
fcb4fb33f3 feat(compression): U3 ReAct engine tool result compression and incremental compress
Compare 7 commits »
fischer created branch feat/agentkit-phase6-toolkit in fischer/fischer-agentkit 2026-06-07 17:27:47 +08:00
fischer pushed to feat/agentkit-phase6-toolkit at fischer/fischer-agentkit 2026-06-07 17:27:47 +08:00
80a505b1c1 docs: mark Phase 6 plan as completed
239009357a feat(telemetry): U7 OpenTelemetry integration with zero-dependency no-op pattern
03a5167366 feat(pipeline): U6 step-level retry with exponential backoff and saga compensation
4db637cd4f feat(pipeline): U5 state persistence with Redis hot + PG cold dual-write
2e547e345a feat(geo): U4 GEO skill tool binding with BaiduSearch and E2E tests
Compare 9 commits »
fischer pushed to feat/agentkit-phase5-intelligence at fischer/fischer-agentkit 2026-06-06 22:53:16 +08:00
11a12fed29 docs: mark Phase 5 plan as completed
24e501f745 fix(core): U10 Agent status lock timeout and config hot-reload audit
83cdddd199 feat(evaluation): U9 Ragas evaluation pipeline for RAG quality assessment
9753a08ac8 feat(llm): U8 Chinese LLM providers - Wenxin, Doubao, Yuanbao
34e083abde feat(evolution): U7 multi-objective fitness and extended strategy space
Compare 7 commits »
fischer created branch feat/agentkit-phase5-intelligence in fischer/fischer-agentkit 2026-06-06 22:26:52 +08:00
fischer pushed to feat/agentkit-phase5-intelligence at fischer/fischer-agentkit 2026-06-06 22:26:52 +08:00
23934602c0 feat(core): U4 multi-agent Orchestrator with SharedWorkspace
364fe6bd6d feat(memory): U3 EpisodicMemory ORM integration - EpisodeModel and session factory
f16dcb5ebe feat(memory): U2 Contextual Retrieval - LLM-generated context prefixes for chunks
a6c9babfdc feat(memory): U1 RAG self-correction loop (CRAG)
Compare 4 commits »