Skip to content

v1.1.0-beta.7

Pre-release
Pre-release

Choose a tag to compare

@chenhg5 chenhg5 released this 02 Mar 11:45
· 1065 commits to main since this release

v1.1.0-beta.7

New Features

  • /model command: view and switch AI models at runtime with numbered quick-select and real-time API model fetching
  • /memory command: view and edit agent memory files directly from chat (project-level and global)
  • /status command: display system status including uptime, agent, platforms, and session info

Improvements

  • Model switch now resets session to prevent stale context
  • Permission modes documented for all four agents
  • Natural language scheduling docs for non-Claude agents

Bug Fixes

  • Fixed Gemini /list showing raw JSON instead of user message summary