v0.0.3
Release Notes for v0.0.3
This release improves first-time CLI experience with a simpler onboarding flow.
Improvements
- Quick start now shows
memanto servefirst. - Users are guided to open a new terminal for agent commands.
memanto agent create <agent-id>now starts a session automatically.memanto servenow prints a clear “next step” hint.- Docs updated in:
README.mddocs/CLI_USER_GUIDE.mddocs/CLI_INSTALLATION.mddocs/AGENT_INTEGRATION_GUIDE.md
Tests
- Updated CLI tests for auto-session behavior on agent creation.
- Full test suite passes locally:
54 passed.
Behavioral Change
memanto agent createnow auto-activates a session, so separatememanto agent activateis usually not required in quick start flow.