feat(opencode): add zai-coding-plan

This commit is contained in:
tux
2026-09-16 19:58:03 +05:30
parent 30e33cb768
commit e520cf6767
9 changed files with 47 additions and 18 deletions

View File

@@ -24,6 +24,11 @@
apiKey = "{file:/run/secrets/opencode-go-api-key}";
};
};
zai-coding-plan = {
options = {
apiKey = "{file:/run/secrets/zai-coding-plan-api-key}";
};
};
};
plugin = ["@dietrichgebert/ponytail"];
};