feat: tool registration — brain tools for agent sessions (P2-004) (#76)

Co-authored-by: Jason Woltje <jason@diversecanvas.com>
Co-committed-by: Jason Woltje <jason@diversecanvas.com>
This commit was merged in pull request #76.
This commit is contained in:
2026-03-13 03:18:45 +00:00
committed by jason.woltje
parent 7485f32e69
commit 7f6815feaf
5 changed files with 204 additions and 2 deletions

View File

@@ -0,0 +1 @@
export { createBrainTools } from './brain-tools.js';