mirror of
https://codeberg.org/muon/home.git
synced 2026-07-04 07:59:33 +00:00
Add OpenCode CC fix
This commit is contained in:
parent
b965809b56
commit
59afce67e8
1 changed files with 6 additions and 0 deletions
|
|
@ -21,6 +21,12 @@
|
|||
settings = {
|
||||
"plugin" = ["opencode-gemini-auth" "opencode-anthropic-oauth"];
|
||||
|
||||
"mode" = {
|
||||
"build" = {
|
||||
"prompt" = "You are Claude Code, Anthropic's official CLI for Claude.";
|
||||
};
|
||||
};
|
||||
|
||||
"permission" = {
|
||||
"bash" = {
|
||||
"*" = "ask";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue