chore: update dependencies and add OpenCode commit command

- Update llama.cpp from b7789 to b7867
- Update llama-swap from v182 to v186
- Add OpenCode conventional commit command configuration
- Add moonshotai Kimi-K2.5 model to llama-swap
This commit is contained in:
2026-01-29 21:01:56 -05:00
parent abcbc3250a
commit 72ddbb288e
5 changed files with 51 additions and 5 deletions

View File

@@ -31,6 +31,9 @@ in
reviewer = ./config/agents/reviewer.md;
agent-creator = ./config/agents/agent-creator.md;
};
commands = {
commit = ./config/commands/commit.md;
};
};
# Define OpenCode Configuration