github mayneyao/eidos v0.32.0

4 hours ago

v0.32.0

Highlight

This release introduces a fully rebuilt AI Agent — a significant upgrade from the previous chatbot. The new agent operates in a sandboxed environment with file system access, a skill system, and granular permission controls. It can help you manage your data and more.

image

New Features

  • AI Agent Redesign — Complete rewrite with AI SDK v6, sandboxed bash filesystem, file read/write/edit tools, and a skill system with discovery and search.
  • Telegram Bot Channel — Interact with your Eidos space via Telegram bot; includes /stop command to abort active runs.
  • Link Node Type — Bookmark and organize external URLs as first-class nodes in your space. Press Ctrl/Cmd + D to save the current tab's URL as a link node.
  • Settings & Trash as Standalone Pages — Settings and Trash have moved from dialogs to dedicated pages, with navigation integrated into the main sidebar.
  • Secret Store — Securely store API keys and environment variables, injectable into the AI Agent sandbox at runtime.
  • Ctrl+Click on URL Cells — Open URL cells in the right panel from table views.

Improvements & Fixes

  • Windows Desktop Improvements — Fixed double padding in header and navigation bar, enabled native context menu, optimized terminal shell path resolution and window control interactions.
  • Tab Context Menu — Enhanced with dynamic items and file operations; improved duplicate tab reuse logic.
  • Tab Behavior Settings — Added "Always Open in New Tab" and "Reuse Existing Tab" options in settings to control how internal navigation behaves.
  • Tab Bar & Sidebar Refinements — Optimized layout and visual styling.
  • Table Improvements — Added SQL triggers for view reactivity, Zod schema validation for field properties, fixed select/multi-select popover auto-open in filter context.
  • Beta Update Channel Fix — Switching to beta channel now correctly sets allowPrerelease.

What's Changed

Full Changelog: v0.31.0...v0.32.0

Don't miss a new eidos release

NewReleases is sending notifications on new releases.