모든 릴리스

v1.7.1 2026년 2월 18일

Run shell commands directly in chat

새 기능

1 건 변경
  • Chat: added a shell mode triggered by leading !, with inline output visibility/copy.

개선

6 건 변경
  • Chat: slash commands now follow server command semantics (including multiline arguments).
  • Chat: improved delegated-task clarity with richer subtask bubbles, better task-detail rendering, and parent-chat surfacing for child permission/question requests.
  • Chat: improved @ mention autocomplete by prioritizing agents and cleaning up ordering.
  • Skills: discovery now uses OpenCode API as the source of truth with safer fallback scanning.
  • Skills: upgraded editing/install UX with better code editing, syntax-aware related files, and clearer location targeting across user/project .opencode and .agents scopes.
  • Maintenance: removed deprecated GitHub Actions cloud runtime assets and docs to reduce setup confusion (thanks to @yulia-ivashko).

수정

1 건 변경
  • Mobile: fixed accidental abort right after tapping Send on touch devices.