Skip to main content

Platform - 0.88.0

🚀 Highlights

  • Major upgrades to Kai intelligence, memory, and scientific research capabilities
  • Kai now supports long-term workspace memory
  • Kai can search and read ArXiv scientific papers
  • Aleph code generated by Kai is now automatically formatted using the Aleph Language Server

✨ New Features

  • Kai workspace memory

    • Kai now supports durable long-term memory on a per-user, per-workspace basis.
    • Enables better continuity and contextual understanding across conversations.
  • ArXiv paper search and reading

    • Kai can now search and read scientific papers from ArXiv.
    • Improves research workflows, literature exploration, and scientific recommendations.

🛠 Improvements

  • Kai system prompt optimization

    • Improved response quality, efficiency, and consistency.
  • Automatic Aleph code formatting

    • Kai now formats generated Aleph code using the Aleph Language Server for cleaner and more consistent outputs.
  • Python SDK enhancements

    • AlephLanguageServerClient now supports:
      • Code formatting
      • AST filtering capabilities

🐛 Fixes

  • Minor reliability and integration improvements across Kai workflows.