Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@


# opencode-translate

> Use opencode in your native language. LLM always hears English.
Expand Down Expand Up @@ -50,7 +52,7 @@ Prefix any message with `$en` to activate translation for that session.
$en 프로젝트 루트의 package.json을 읽고 요약해줘
```

All subsequent messages in the same session are translated automatically — no need to repeat `$en`.
The trigger keyword is automatically stripped, and the translated English text is appended to your original message (e.g., `→ EN: ...`). All subsequent messages in the same session are translated automatically — no need to repeat `$en`.

## Options

Expand Down