Commit Graph

2 Commits

Author SHA1 Message Date
cb9d981b6f Dual license MIT OR Apache-2.0, add publish config, track bun.lock
- Add LICENSE, LICENSE-MIT, LICENSE-APACHE for dual licensing
- Add files + publishConfig.access to package.json for npm publish
- Update license references in AGENTS.md and README
- Fix .gitignore: track bun.lock, ignore bun.lockb instead of *.lock
- Track bun.lock in git
2026-04-21 14:08:04 +00:00
3dceb30ce9 Review cleanup: fix stale tool references, update docs, add README
- Remove unused src/context/notify.ts (never wired up)
- Fix format.ts/search.ts: update memory_messages references to router pattern
- Update AGENTS.md: reflect current state, add recommended consumer additions
- Update docs/architecture.md: match router pattern, remove stale phases
- Add README.md: problem/solution, install, tools, agent guidance
2026-04-21 12:41:14 +00:00