chiguyong
|
99fe4c99f7
|
fix: comprehensive code review fixes + WS test stability
|
2026-06-15 08:17:34 +08:00 |
chiguyong
|
baaa7089cd
|
docs: update README and knowledge graph for gap closure features
- README: add dark theme, LLM cache, semantic router, cascade detection, ComputerUseTool, @-mention
- build_kg.py: add 30+ module summaries for new modules
- knowledge-graph.json: rebuild (2496 nodes, 3328 edges)
- fingerprints.json: recalculate 524 file fingerprints
- meta.json: update gitCommitHash and analyzedAt
|
2026-06-14 16:54:12 +08:00 |
chiguyong
|
94c4c8b887
|
feat: accumulated frontend enhancements, docs, and static assets
- Frontend view updates (ChatView, EvolutionView, SkillsView, etc.)
- Updated portal routes and chat store
- New frontend components (FilePreview, ToolCallCard, IconNav)
- Updated static build assets
- New test files (merged router, parallel tools, ReWOO fallback)
- Documentation and brainstorm files
- Codegraph and understand-anything artifacts
|
2026-06-14 16:35:01 +08:00 |
chiguyong
|
5ef08a3b30
|
fix(review): comprehensive P0-P2 code review fixes
|
2026-06-12 22:18:25 +08:00 |
chiguyong
|
74e2223153
|
feat(cli): pair command + doctor rename + client config priority
- health → doctor (better naming)
- agentkit pair --name <client> generates ak_live_ API key
- agentkit pair --list / --revoke for client management
- ClientConfig class: client config > init defaults > hardcoded
- README updated with pair usage + business system pairing guide
- 38 CLI tests passing
|
2026-06-06 13:08:14 +08:00 |
chiguyong
|
3cd6a73d86
|
feat(cli): Docker deployment + README CLI section
U5: docker-compose.yaml (agentkit + redis + postgres) + Dockerfile ENTRYPOINT
U6: README updated with CLI quick start + Docker deployment guide
31 CLI tests passing, no regression.
|
2026-06-06 12:47:47 +08:00 |
chiguyong
|
f87b790c0f
|
feat(agentkit): v2 Phase 1 - ReAct/LLM Gateway/Skill/Server + review fixes
535 unit + 52 integration tests passing. README added.
|
2026-06-05 23:32:16 +08:00 |