Skip to content

v1.1.0

Choose a tag to compare

@chenhg5 chenhg5 released this 03 Mar 06:44
· 1033 commits to main since this release

v1.1.0 — First Stable Release

New Features

  • /compress command: Compress conversation context by forwarding native commands to agents (Claude Code /compact, Codex /compact, Gemini /compress)
  • Telegram inline buttons: Permission prompts on Telegram now use clickable inline keyboard buttons (Allow / Deny / Allow All)
  • /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-level)
  • /status command: Display system status including project, agent, platforms, uptime, and more

Improvements

  • Cron list: multi-line card-style formatting with human-readable schedules and next execution time
  • Model switch automatically resets session to prevent stale context
  • README revamp with architecture diagram and feature highlights

Bug Fixes

  • Fixed Gemini /list session summary showing raw JSON
  • Added GitHub Issue Templates

Full Changelog

See CHANGELOG.md for complete history including all beta releases.