Skip to content

feat(zettel): add graph traversal agent tool - #19

Closed
adihex wants to merge 1 commit into
split/zettel-graph-storefrom
split/zettel-graph-tool
Closed

adihex wants to merge 1 commit into
split/zettel-graph-storefrom
split/zettel-graph-tool

Conversation

@adihex

@adihex adihex commented Aug 28, 2026

Copy link
Copy Markdown
Owner

Summary

  • add a validated tenant-aware traverseGraph agent tool backed by traverseGraphStore
  • register the tool and minimally update the Zettel system prompt
  • cover success, tenant/default forwarding, depth bounds, and store failures

Validation

  • mise exec -- pnpm exec vitest run apps/zettel/src/tools/notes.test.ts apps/zettel/src/notes/store.test.ts
  • mise exec -- pnpm exec vitest run apps/zettel/src (40 tests)
  • mise exec -- pnpm build

Co-authored-by: Aditya Balakrishnan <adibalak1925@gmail.com>
@adihex
adihex force-pushed the split/zettel-graph-tool branch from c323908 to bed59d3 Compare August 28, 2026 14:14

adihex commented Aug 28, 2026

Copy link
Copy Markdown
Owner Author

Landed on main as part of the consolidated, rebased stack ending at e9bd4bd. Verified this PR has no patches absent from origin/main, so closing the now-redundant stacked PR.

@adihex adihex closed this Aug 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants