Todas las versiones

v1.7.1 18 feb 2026

Run shell commands directly in chat

Novedades

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

Mejoras

6 cambios
  • 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).

Correcciones

1 cambio
  • Mobile: fixed accidental abort right after tapping Send on touch devices.