v0.3.0
·
10 commits
to main
since this release
What's Changed
CLI redesign
All commands are now under a single naxe entrypoint:
naxe init— setup wizardnaxe ui— terminal UInaxe config— configuration and agent management
The separate naxe-init, naxe-ui, and naxe-config binaries have been removed.
Installation simplified
PostgreSQL support is now bundled by default — no extras needed:
pip install naxe
Setup improvements
naxe initnow auto-installs the PostgreSQL driver when you select PostgreSQL- MCP registration instructions updated to use
--scope userfor availability across all projects