Skip to content

v0.3.0

Choose a tag to compare

@skylermeints-arboranalytics skylermeints-arboranalytics released this 07 Jun 02:47
· 10 commits to main since this release

What's Changed

CLI redesign

All commands are now under a single naxe entrypoint:

  • naxe init — setup wizard
  • naxe ui — terminal UI
  • naxe 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 init now auto-installs the PostgreSQL driver when you select PostgreSQL
  • MCP registration instructions updated to use --scope user for availability across all projects