Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
554c7cf
docs: add migration guide for package rename
kevintseng Feb 16, 2026
b9e25ae
feat(cloud): add agent registration & fix push validation issues
kevintseng Feb 16, 2026
333edfa
fix(cloud): align MCP tools with memesh-cloud API limits
kevintseng Feb 16, 2026
91da62b
docs: enforce PR-based workflow, block direct push to main
kevintseng Feb 16, 2026
15794a2
fix(hooks): allow force push to main, block only regular push
kevintseng Feb 16, 2026
f474d3a
fix(proxy): fix race condition causing MCP initialize to be lost on p…
kevintseng Feb 18, 2026
89ffe40
docs: update incorrect info in README
kevintseng Feb 24, 2026
ff24768
chore: remove stale A2A artifacts from dist and demo (#89)
kevintseng Feb 24, 2026
cf685b9
Merge branch 'develop' of https://github.com/PCIRCLE-AI/claude-code-b…
kevintseng Feb 24, 2026
d86a74d
Merge remote-tracking branch 'origin/main' into develop
kevintseng Feb 24, 2026
2359ae7
feat(search): integrate embeddings into KnowledgeGraph for semantic s…
kevintseng Feb 24, 2026
a1dcc99
fix(startup): add structured error handling for daemon/proxy/standalo…
kevintseng Feb 24, 2026
bc5eb39
fix(test): make cloud client tests environment-independent
kevintseng Feb 24, 2026
b7ca33d
fix: resolve critical issues from comprehensive code review
kevintseng Feb 24, 2026
411bad9
chore: rebuild plugin dist with code review fixes
kevintseng Feb 24, 2026
411eeaa
fix(search): wire knowledgeGraph into BuddyHandlers for semantic search
kevintseng Feb 24, 2026
f505a1b
chore: rebuild plugin dist with search wiring fix
kevintseng Feb 24, 2026
13ca877
fix(test): replace require() with top-level imports in SessionMemoryP…
kevintseng Feb 24, 2026
a1c9fad
feat(hooks): add pre-commit code review, subagent tracking, and bundl…
kevintseng Feb 24, 2026
db07c1a
feat(hooks): add smart routing, memory optimization, and metrics tool
kevintseng Feb 24, 2026
7ce1682
fix: resolve CRITICAL and MAJOR issues from v2.9 code review
kevintseng Feb 25, 2026
2329194
fix: resolve MAJOR issues from second comprehensive code review
kevintseng Feb 25, 2026
28fcd62
fix: resolve 14 issues from third comprehensive code review
kevintseng Feb 25, 2026
bd96cf1
docs: update CHANGELOG, CONTRIBUTING version, and MIGRATION accuracy
kevintseng Feb 25, 2026
1f86105
chore: bump version to 2.9.0
kevintseng Feb 25, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 0 additions & 29 deletions .claude-plugin/memesh/dist/a2a/client/A2AClient.d.ts

This file was deleted.

1 change: 0 additions & 1 deletion .claude-plugin/memesh/dist/a2a/client/A2AClient.d.ts.map

This file was deleted.

Loading
Loading