Skip to main content
2026-06-23
v0.4.0

Request Log Improvements:

  • Find requests faster with request ID filtering, custom time-range search, and pagination.
  • Click any entry to view its status, latency, and error messages.

API v0 Retirement:

  • The v0 API is now fully replaced by v1. Calls to v0 endpoints will return an error.
  • Existing data is migrated automatically, so users already on v1 are unaffected.
  • See the “API Reference (Cloud)” for the migration guide.
2026-06-15
v0.3.1

Streamlined Onboarding:

  • Simpler, friendlier setup
    A more streamlined onboarding experience that’s friendlier for users of any technical level.
  • Helpful tips while you wait
    While your memory space is being set up, we share helpful tips tailored to you to get you started.
  • Refreshed look
    A cleaner, fully branded onboarding experience.
2026-05-29
v0.3.0

Console UI/UX Refresh:

  • Zero-setup onboarding
    Copy a single prompt, paste it into any agent, and you’re done. No manual install, no API key creation, all automated.
  • Redesigned Get Started page
    Switch between Prompt (for agents) and SDK setup modes, with ready-to-use add / get / search code samples for both Agent and User memory.
  • Clearer navigation
    Reorganized sidebar tabs so you can find what you need faster.
2026-04-11
v0.2.1

Performance Improvmenets:

  • System-level engineering optimizations for improved speed and stability
2026-04-08
v0.2.0

New Features & Updates:

  • API path set to v1
    The EverOS API has been upgraded to v1 with improved structure and new capabilities. See the “API Reference” for full details and migration guide
  • Multimodal storage and retrieval (mRAG)
    Store and query images, documents, PDFs and web contents alongside text
  • Self-evolving agent memory
    Agents can now build and refine memory through Cases and Skills primitives
  • Memory Bank
    Visualize and manage user, group, and agent memory from a single console
  • Interactive Playground
    Explore and test memory APIs directly in the console, no setup required
2026-03-12
v0.1.3

New Features & Updates:

  • Dashboard UI updates
  • Performance improvements
  • Bug fixes and reliability improvements
2026-02-13
v0.1.2

New Features & Updates:

  • Message timestamp validation

Bug Fixes:

  • Fixed dashboard API usage chart data anomaly
2026-02-11
v0.1.1

New Features & Updates:

  • Refactored Get Memories and Search Memories API parameters
  • Dashboard UI interaction improvements
  • Added Google and GitHub third-party login support
  • Restricted available LLM providers and models on cloud platform
  • Bug fixes
This is a non-backwards-compatible change. Update your API request parameters immediately.
2026-02-06
v0.1.0

New Features & Updates:

  • API path set to v0
    All endpoints are served under /api/v0/. Requests to any other path are not supported.