Commit Graph

  • b2709da08b feat(cli): AgentKit CLI with serve/version/health/task/skill/init/usage chiguyong 2026-06-06 12:45:51 +0800
  • acec8ff743 feat(evolution): Phase A - lifecycle hooks + EvolutionConfig chiguyong 2026-06-06 12:05:56 +0800
  • 2844eeb548 feat(streaming): Phase C - LLM streaming + ReAct events + SSE endpoint chiguyong 2026-06-06 11:54:17 +0800
  • ec0e221beb feat(server): Phase D - async task system (TaskStore + BackgroundRunner + API) chiguyong 2026-06-06 11:39:41 +0800
  • 5f1c51cf9a feat(server): Phase B - auth, rate limiting, SSRF protection, handler whitelist chiguyong 2026-06-05 23:37:36 +0800
  • f87b790c0f feat(agentkit): v2 Phase 1 - ReAct/LLM Gateway/Skill/Server + review fixes chiguyong 2026-06-05 23:32:16 +0800
  • 669ca604e5 feat(configs): add GEO AgentKit Server configuration chiguyong 2026-06-05 23:25:14 +0800
  • 47a848fbcb feat(deploy): add Dockerfile and .dockerignore for AgentKit Server chiguyong 2026-06-05 23:18:44 +0800
  • 133ae3927e test(u8): add GEO business integration tests for YAML configs and agent creation chiguyong 2026-06-05 17:25:51 +0800
  • 35f84fd770 test(orchestrator): add multi-agent collaboration integration tests chiguyong 2026-06-04 22:59:29 +0800
  • 96ea0c2972 feat(mcp,evolution): add Transport layer and Evolution lifecycle integration chiguyong 2026-06-04 22:55:23 +0800
  • cc6a858150 test(memory): add memory system tests with BaseAgent lifecycle integration chiguyong 2026-06-04 22:44:27 +0800
  • d73a3391ab feat(tools): add MCPTool, SequentialChain, ParallelFanOut, DynamicSelector chiguyong 2026-06-04 22:42:22 +0800
  • 5a90824c77 feat(core): add ConfigDrivenAgent with YAML-driven agent definition chiguyong 2026-06-04 22:39:25 +0800
  • 2ddffcdf37 chore: add .gitignore and remove cached files chiguyong 2026-06-04 22:28:44 +0800
  • cc3dfd44e3 fix: switch to setuptools for Python 3.14 compatibility chiguyong 2026-06-04 22:27:06 +0800
  • 9a6d6fee4e feat: initial fischer-agentkit package with unified agent architecture chiguyong 2026-06-04 22:24:06 +0800