Node.js 22.5+ Required
All JS packages now require Node.js >= 22.5 (previously >= 18.0). This allows us to use the built-in node:sqlite module, removing the better-sqlite3 native dependency entirely. No more python3, make, or g++ needed during npm install.
Scaffolding Improvements
trik create-agent --yesflag for non-interactive use in CI/scripting- Python trik scaffolds now include
manifest.jsoninside the pip-installable package so the gateway can discover it afterpython3 -m pip install