diff --git a/.kilo/agents/evaluator.md b/.kilo/agents/evaluator.md index 7f6faf1..687a789 100644 --- a/.kilo/agents/evaluator.md +++ b/.kilo/agents/evaluator.md @@ -1,7 +1,7 @@ --- description: Scores agent effectiveness after task completion for continuous improvement mode: subagent -model: ollama-cloud/gpt-oss:120b +model: ollama-cloud/nemotron-3-super color: "#047857" permission: read: allow diff --git a/.kilo/agents/go-developer.md b/.kilo/agents/go-developer.md index 1b3ae89..afa58c0 100644 --- a/.kilo/agents/go-developer.md +++ b/.kilo/agents/go-developer.md @@ -1,7 +1,7 @@ --- description: Go backend specialist for Gin, Echo, APIs, and database integration mode: subagent -model: ollama-cloud/deepseek-v3.2 +model: ollama-cloud/qwen3-coder:480b color: "#00ADD8" permission: read: allow diff --git a/.kilo/agents/markdown-validator.md b/.kilo/agents/markdown-validator.md index 9dfaeb9..f3c58f3 100644 --- a/.kilo/agents/markdown-validator.md +++ b/.kilo/agents/markdown-validator.md @@ -1,7 +1,7 @@ --- description: Validates and corrects Markdown descriptions for Gitea issues mode: subagent -model: qwen/qwen3.6-plus:free +model: ollama-cloud/nemotron-3-nano:30b color: "#F97316" --- diff --git a/.kilo/agents/memory-manager.md b/.kilo/agents/memory-manager.md index cc75f91..4487486 100644 --- a/.kilo/agents/memory-manager.md +++ b/.kilo/agents/memory-manager.md @@ -1,7 +1,7 @@ --- description: Manages agent memory systems - short-term (context), long-term (vector store), and episodic (experiences) mode: subagent -model: ollama-cloud/gpt-oss:120b +model: ollama-cloud/nemotron-3-super color: "#8B5CF6" permission: read: allow diff --git a/.kilo/agents/planner.md b/.kilo/agents/planner.md index 7435792..8a347b1 100644 --- a/.kilo/agents/planner.md +++ b/.kilo/agents/planner.md @@ -1,7 +1,7 @@ --- description: Advanced task planner using Chain of Thought, Tree of Thoughts, and Plan-Execute-Reflect mode: subagent -model: ollama-cloud/gpt-oss:120b +model: ollama-cloud/nemotron-3-super color: "#F59E0B" permission: read: allow diff --git a/.kilo/agents/product-owner.md b/.kilo/agents/product-owner.md index e9d4156..b123723 100644 --- a/.kilo/agents/product-owner.md +++ b/.kilo/agents/product-owner.md @@ -1,7 +1,7 @@ --- description: Manages issue checklists, status labels, tracks progress and coordinates with human users mode: all -model: openrouter/qwen/qwen3.6-plus:free +model: ollama-cloud/glm-5 color: "#EA580C" permission: read: allow diff --git a/.kilo/agents/prompt-optimizer.md b/.kilo/agents/prompt-optimizer.md index fb5370b..83ebc60 100644 --- a/.kilo/agents/prompt-optimizer.md +++ b/.kilo/agents/prompt-optimizer.md @@ -1,7 +1,7 @@ --- description: Improves agent system prompts based on performance failures. Meta-learner for prompt optimization mode: all -model: openrouter/qwen/qwen3.6-plus:free +model: ollama-cloud/nemotron-3-super color: "#BE185D" permission: read: allow diff --git a/.kilo/agents/reflector.md b/.kilo/agents/reflector.md index d9d4be1..e756acc 100644 --- a/.kilo/agents/reflector.md +++ b/.kilo/agents/reflector.md @@ -1,7 +1,7 @@ --- description: Self-reflection agent using Reflexion pattern - learns from mistakes mode: subagent -model: ollama-cloud/gpt-oss:120b +model: ollama-cloud/nemotron-3-super color: "#10B981" permission: read: allow diff --git a/.kilo/agents/security-auditor.md b/.kilo/agents/security-auditor.md index 3ac7fba..527a6b0 100644 --- a/.kilo/agents/security-auditor.md +++ b/.kilo/agents/security-auditor.md @@ -1,7 +1,7 @@ --- description: Scans for security vulnerabilities, OWASP Top 10, dependency CVEs, and hardcoded secrets mode: all -model: ollama-cloud/deepseek-v3.2 +model: ollama-cloud/nemotron-3-super color: "#7F1D1D" permission: read: allow diff --git a/.kilo/capability-index.yaml b/.kilo/capability-index.yaml index cc7211c..557f7a2 100644 --- a/.kilo/capability-index.yaml +++ b/.kilo/capability-index.yaml @@ -82,7 +82,7 @@ agents: - concurrent_solutions forbidden: - frontend_code - model: ollama-cloud/deepseek-v3.2 + model: ollama-cloud/qwen3-coder:480b mode: subagent # Quality Assurance @@ -209,7 +209,7 @@ agents: - database_schemas forbidden: - implementation - model: ollama-cloud/gpt-oss:120b + model: ollama-cloud/glm-5 mode: subagent requirement-refiner: @@ -402,7 +402,7 @@ agents: - corrections forbidden: - content_creation - model: ollama-cloud/glm-5 + model: ollama-cloud/nemotron-3-nano mode: subagent agent-architect: @@ -458,7 +458,7 @@ agents: forbidden: - implementation - code_changes - model: ollama-cloud/gpt-oss:120b + model: ollama-cloud/nemotron-3-super mode: subagent memory-manager: