Link thoughts and learnings #36
Reference in New Issue
Block a user
Delete Branch "issue-32-link-thoughts-learnings"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Implements issue #32 by adding explicit many-to-many associations between raw thoughts and curated learnings, with MCP tools to link, unlink, and retrieve in both directions.\n\nVerification:\n- go test ./internal/tools ./internal/mcpserver ./internal/store\n- make build && make test