docs: add Kairn memory MCP + resource evaluations + guide updates
- guide/ultimate-guide.md §10.2: Add Kairn (knowledge graph memory with biological decay) - Typed relationships (depends-on, resolves, causes), 18 MCP tools - Updated comparison table: Serena / grepai / doobidoo / Kairn - Added decision routing for long-term memory + causality tracking - guide/ultimate-guide.md §5.1: Add real-world CLAUDE.md migration example (Avo, 600-line → 15 path-scoped files) - guide/ai-ecosystem.md: Minor update - machine-readable/reference.yaml: Add Kairn entries - examples/config/mcp.json: Add Kairn MCP config - docs/resource-evaluations/: Add 2 new evaluations (context-evaluator-packmind, kairn-memory-mcp) - docs/resource-evaluations/agents-md-empirical-study: Add community reception section - docs/resource-evaluations/2026-02-23-agentsview: Minor fix Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
a6b0a0084a
commit
97f9167a61
8 changed files with 220 additions and 11 deletions
|
|
@ -1269,6 +1269,18 @@ ecosystem:
|
|||
agents_snapshot: 23 # As of 2026-01-19 (evolves over time)
|
||||
positioning: "Discovery tool - Use Matrix to find/compare agents, use this guide to master Claude Code"
|
||||
note: "External resource - verify data freshness as agents/criteria evolve"
|
||||
context_evaluator:
|
||||
url: "context-evaluator.ai"
|
||||
github: "github.com/PackmindHub/context-evaluator"
|
||||
maintainer: "Packmind (Cédric Teyton)"
|
||||
license: "Apache-2.0"
|
||||
focus: "Scanner for CLAUDE.md/AGENTS.md/copilot-instructions.md — 17 evaluators (13 error detectors + 4 suggestion generators)"
|
||||
updated: "2026-02-23"
|
||||
tech_stack: "Bun, React, Tailwind CSS, TypeScript"
|
||||
supports: ["Claude Code", "Cursor", "GitHub Copilot", "OpenCode", "OpenAI Codex"]
|
||||
interface: ["CLI", "Web UI"]
|
||||
guide_section: "ai-ecosystem.md#related-resources"
|
||||
note: "v0.3.0, experimental (8 stars as of 2026-02-25) — mention only, no dedicated section"
|
||||
practitioner_insights:
|
||||
dave_van_veen:
|
||||
url: "davevanveen.com/blog/agentic_coding/"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue