From 90e44adbaef5ddbd6b85ea89842763ce0be1ed8a Mon Sep 17 00:00:00 2001 From: liph Date: Thu, 23 Jul 2026 14:18:15 +0200 Subject: [PATCH] changed chunking --- .../{big-pickle-simple-tasks.md => chunking-task-decomposer.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename opencode/.config/opencode/agent/primary/{big-pickle-simple-tasks.md => chunking-task-decomposer.md} (98%) diff --git a/opencode/.config/opencode/agent/primary/big-pickle-simple-tasks.md b/opencode/.config/opencode/agent/primary/chunking-task-decomposer.md similarity index 98% rename from opencode/.config/opencode/agent/primary/big-pickle-simple-tasks.md rename to opencode/.config/opencode/agent/primary/chunking-task-decomposer.md index 64501a1..df2203f 100644 --- a/opencode/.config/opencode/agent/primary/big-pickle-simple-tasks.md +++ b/opencode/.config/opencode/agent/primary/chunking-task-decomposer.md @@ -1,5 +1,5 @@ --- -model: "ollama-cloud/minimax-m3" +model: "ollama-cloud/deepseek-v4-pro" description: >- Use this agent when you need to break down complex problems into small, actionable, concrete tasks that can be executed sequentially. This agent