Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
18 commits
Select commit Hold shift + click to select a range
387b335
chore(release): v2.10.2 [changelog cleanup]
kevintseng Mar 8, 2026
eba7e38
fix(hooks): add execute permissions to all hook scripts
kevintseng Mar 8, 2026
80246ee
test: add hook executable permission checks to installation tests
kevintseng Mar 8, 2026
03df1d1
chore: remove redundant CI workflows, keep ci/codeql/publish
kevintseng Mar 8, 2026
02f7340
chore(v3): strip to minimal build config — 3 deps, 2 hooks
kevintseng Mar 8, 2026
b159c6b
feat(v3): add minimal database layer with schema + FTS5
kevintseng Mar 8, 2026
54db5cc
feat(v3): add KnowledgeGraph with FTS5 search, CRUD, batch ops
kevintseng Mar 8, 2026
30c4c0c
feat(v3): add MCP server with remember/recall/forget tools
kevintseng Mar 8, 2026
75650db
feat(v3): rewrite hooks — minimal session-start + post-commit
kevintseng Mar 8, 2026
5bf6cbd
chore(v3): remove legacy code — from 50+ files to 8 source files
kevintseng Mar 8, 2026
43bb3cb
docs(v3): update all documentation + fix schema drift in hook
kevintseng Mar 8, 2026
a3d6fc6
feat(cli): add memesh-view dashboard command
kevintseng Mar 8, 2026
fc8dac8
docs: update changelog with memesh-view feature
kevintseng Mar 8, 2026
402ba28
Merge branch 'feature/v3-minimal-core' into develop
kevintseng Mar 8, 2026
b587546
fix(db): change default DB path to knowledge-graph.db
kevintseng Mar 8, 2026
90d3575
feat(cli): improve graph readability + add dashboard screenshot
kevintseng Mar 8, 2026
a65d7e8
docs: update README to match v3 codebase accurately
kevintseng Mar 8, 2026
bff9305
fix: address PR review — error handling, FTS5 consistency, XSS, docs
kevintseng Mar 8, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
154 changes: 0 additions & 154 deletions .github/workflows/auto-release.yml

This file was deleted.

66 changes: 0 additions & 66 deletions .github/workflows/e2e.yml

This file was deleted.

164 changes: 0 additions & 164 deletions .github/workflows/installation-test.yml

This file was deleted.

Loading
Loading