Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 16 Jan 16:48
· 1988 commits to master since this release
fd76782

Highlights

  • Add OpenCode and Codex agent support, plus multi-agent documentation updates (#16, #7, #9)
  • Improve Slack/Telegram UX with better formatting, thread handling, and interactive UI updates (#13, #6)
  • Increase Claude SDK JSON buffer limit and harden Codex stdout handling (#11, #10)

Changes

Added

  • Add codex agent support (#7)
  • Add OpenCode agent with server API integration (#16)
  • Add ack reactions + AI-generated release notes (#17)

Changed

  • Unify Codex result formatting (#13)
  • Raise Claude SDK JSON buffer limit (#11)
  • Docs: add Claude Code CLI prerequisite (#1)
  • Docs: clarify agent requirements and roadmap (#8)
  • Docs: improve multi-agent wording (#9)

Fixed

  • Guard oversized stdout in Codex (#10)
  • Fix empty Claude result fallback on Slack (#12)
  • Add typing_extensions for Python 3.13 compatibility (#2)
  • Fix scripts to use absolute main.py path and simplify stop matching (#3)
  • Align start process match with stop.sh using absolute path (#4)
  • Align status process detection with start/stop using absolute main.py path (#5)
  • Allow Slack thread replies without mention when SLACK_REQUIRE_MENTION is disabled (#6)

Full Changelog: https://github.com/cyhhao/vibe-remote/commits/v1.0.0