Skip to content

v0.0.5

Choose a tag to compare

@het0814 het0814 released this 28 Apr 23:30
· 860 commits to main since this release
57dd060

Release Notes for v0.0.5

This release fixes a Web UI authentication issue that blocked memories and graph data after activating an agent via the CLI, and simplifies first-run setup to a single API key step.

Improvements

  • Web UI

    • Dashboard, Memory Explorer, recall, and analytics views now load correctly after memanto agent activate; the incorrect “Session may be expired” and “Activate an agent via CLI to explore memories” states are resolved.
    • Existing api_key_preview and has_active_session fields remain for backward compatibility with older UI surfaces.
  • CLI

    • First-run memanto setup is now a single-step onboarding flow: prompt for the Moorcheh API key and finish.
    • Removed the Schedule time (HH:MM, 24h) prompt, related validation, and automatic ScheduleManager().enable(...) call from onboarding.

Tests

  • Manual verification:
    • After memanto agent activate <id>, the Web UI loads memories, session details, and graph data without re-prompting.
    • First-run memanto no longer asks for a schedule time.

Full Changelog

Full Changelog: v0.0.4...v0.0.5