Compare commits

..

No commits in common. "5806ad0bc05a9ce29625ae84783f74afa5a09f00" and "3313cb76cbe26541b14c7a79317a4d09fbe2feea" have entirely different histories.

View File

@ -7,20 +7,10 @@
{
programs.opencode = {
enable = true;
rules = ''
You are an intelligent and observant agent.
If instructed to commit, disable gpg signing.
You are on nixOS, if you don't have access to a tool, you can access it via the `nix-shell` command.
## Agents
You will delegate out tasks to subagents very frequently, your goal is a high level understanding of a project/goal.
## Think deeply about everything.
When given a problem, break it down, abstract it out, understand the fundamentals, then solve it in the real world.
'';
rules = "";
settings = {
theme = "opencode";
model = "z-ai/glm-4.6";
model = "moonshotai/kimi-k2-thinking";
autoshare = false;
autoupdate = true;
provider = {