Fischer fischer
  • Joined on 2026-03-23
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 »
fischer pushed to feat/agentkit-phase4-production at fischer/fischer-agentkit 2026-06-06 21:56:32 +08:00
468dfd71e8 fix(test): adapt health check assertion to Phase 4 status value change
fischer pushed to feat/agentkit-phase4-production at fischer/fischer-agentkit 2026-06-06 21:51:25 +08:00
6e362a8ae7 feat(agentkit): Phase 4 enterprise production upgrade — 12 Implementation Units
fischer created branch feat/agentkit-phase4-production in fischer/fischer-agentkit 2026-06-06 21:13:53 +08:00
fischer pushed to feat/agentkit-phase4-production at fischer/fischer-agentkit 2026-06-06 21:13:53 +08:00
fischer pushed to feat/agentkit-phase3-upgrade at fischer/fischer-agentkit 2026-06-06 19:27:19 +08:00
e33dc25ad3 feat(memory): RAG pipeline optimization — 5 Implementation Units
fischer pushed to feat/agentkit-phase3-upgrade at fischer/fischer-agentkit 2026-06-06 18:36:23 +08:00
cd5b39087e feat(memory): add HttpRAGService for config-driven knowledge base integration