Files
opencode/.agent-core/command/commit.md
T
Artur Do Lago 9cc07e46b4 feat: rename .opencode to .agent-core and add vim commands
- Rename config directory from .opencode/ to .agent-core/
- Add vim-style commands: :w (commit), :q (quit), :wq, :e, :help, :mode
- Update version format to V0.YYYYMMDD
- Remove unused plan/build prompt files
- Update SDK generated files

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-09 22:39:07 +01:00

612 B

description, model, subtask
description model subtask
git commit and push opencode/glm-4.6 true

commit and push

make sure it includes a prefix like docs: tui: core: ci: ignore: wip:

For anything in the packages/web use the docs: prefix.

For anything in the packages/app use the ignore: prefix.

prefer to explain WHY something was done from an end user perspective instead of WHAT was done.

do not do generic messages like "improved agent experience" be very specific about what user facing changes were made

if there are changes do a git pull --rebase if there are conflicts DO NOT FIX THEM. notify me and I will fix them