opencode: add note about autoupdate
This commit is contained in:
@@ -195,6 +195,8 @@ in
|
|||||||
small_model = "openrouter/openai/gpt-oss-20b:free";
|
small_model = "openrouter/openai/gpt-oss-20b:free";
|
||||||
|
|
||||||
autoshare = false;
|
autoshare = false;
|
||||||
|
# note: this updates opencode (and plugins like oh-my-opencode) at launch,
|
||||||
|
# bypassing the version pinned in flake.lock
|
||||||
autoupdate = true;
|
autoupdate = true;
|
||||||
agent = { };
|
agent = { };
|
||||||
plugin = [ "oh-my-opencode" ];
|
plugin = [ "oh-my-opencode" ];
|
||||||
|
|||||||
Reference in New Issue
Block a user