diff --git a/.kilo/agents/agent-architect.md b/.kilo/agents/agent-architect.md index 8cb3b12..fb2ee9a 100644 --- a/.kilo/agents/agent-architect.md +++ b/.kilo/agents/agent-architect.md @@ -1,6 +1,6 @@ --- name: Agent Architect -mode: all +mode: subagent model: ollama-cloud/nemotron-3-super description: Creates, modifies, and reviews new agents, workflows, and skills based on capability gap analysis color: "#8B5CF6" diff --git a/.kilo/agents/browser-automation.md b/.kilo/agents/browser-automation.md index 2c4c3de..5ba7899 100644 --- a/.kilo/agents/browser-automation.md +++ b/.kilo/agents/browser-automation.md @@ -1,6 +1,6 @@ --- description: Browser automation agent using Playwright MCP for E2E testing, form filling, navigation, and web interaction -mode: all +mode: subagent model: ollama-cloud/glm-5 color: "#1E88E5" permission: diff --git a/.kilo/agents/history-miner.md b/.kilo/agents/history-miner.md index d3a227e..8967ca9 100644 --- a/.kilo/agents/history-miner.md +++ b/.kilo/agents/history-miner.md @@ -1,6 +1,6 @@ --- description: Analyzes git history to find duplicates and past solutions, preventing regression and duplicate work -mode: all +mode: subagent model: ollama-cloud/nemotron-3-super color: "#059669" permission: diff --git a/.kilo/agents/product-owner.md b/.kilo/agents/product-owner.md index b123723..08c767b 100644 --- a/.kilo/agents/product-owner.md +++ b/.kilo/agents/product-owner.md @@ -1,6 +1,6 @@ --- description: Manages issue checklists, status labels, tracks progress and coordinates with human users -mode: all +mode: subagent model: ollama-cloud/glm-5 color: "#EA580C" permission: diff --git a/.kilo/agents/prompt-optimizer.md b/.kilo/agents/prompt-optimizer.md index a9685ac..0023758 100644 --- a/.kilo/agents/prompt-optimizer.md +++ b/.kilo/agents/prompt-optimizer.md @@ -1,6 +1,6 @@ --- description: Improves agent system prompts based on performance failures. Meta-learner for prompt optimization -mode: all +mode: subagent model: qwen/qwen3.6-plus:free color: "#BE185D" permission: diff --git a/.kilo/agents/system-analyst.md b/.kilo/agents/system-analyst.md index 2b4de73..0c33617 100644 --- a/.kilo/agents/system-analyst.md +++ b/.kilo/agents/system-analyst.md @@ -1,6 +1,6 @@ --- description: Designs technical specifications, data schemas, and API contracts before implementation -mode: all +mode: subagent model: qwen/qwen3.6-plus:free color: "#0891B2" permission: diff --git a/.kilo/agents/visual-tester.md b/.kilo/agents/visual-tester.md index 5bc0f51..28ba2b5 100644 --- a/.kilo/agents/visual-tester.md +++ b/.kilo/agents/visual-tester.md @@ -1,6 +1,6 @@ --- description: Visual regression testing agent that compares screenshots and detects UI differences using pixelmatch and image diff -mode: all +mode: subagent model: ollama-cloud/glm-5 color: "#E91E63" permission: