Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
56a403780e |
@@ -435,40 +435,40 @@ Provider availability depends on configuration. Common providers include:
|
||||
|-------|------|-------|
|
||||
| `@RequirementRefiner` | Converts vague ideas and bug reports into strict User Stories with acceptance criteria checklists. | ollama-cloud/deepseek-v4-pro |
|
||||
| `@HistoryMiner` | Analyzes git history to find duplicates and past solutions, preventing regression and duplicate work. | ollama-cloud/deepseek-v4-pro |
|
||||
| `@SystemAnalyst` | Designs technical specifications, data schemas, and API contracts before implementation. | ollama-cloud/minimax-m3:cloud |
|
||||
| `@SystemAnalyst` | Designs technical specifications, data schemas, and API contracts before implementation. | ollama-cloud/minimax-m3 |
|
||||
| `@SdetEngineer` | Writes tests following TDD methodology. | ollama-cloud/deepseek-v4-pro |
|
||||
| `@LeadDeveloper` | Primary code writer for backend and core logic. | ollama-cloud/deepseek-v4-pro |
|
||||
| `@FrontendDeveloper` | Handles UI implementation with multimodal capabilities. | ollama-cloud/minimax-m2.5:cloud |
|
||||
| `@FrontendDeveloper` | Handles UI implementation with multimodal capabilities. | ollama-cloud/minimax-m2.5 |
|
||||
| `@BackendDeveloper` | Backend specialist for Node. | ollama-cloud/deepseek-v4-pro |
|
||||
| `@GoDeveloper` | Go backend specialist for Gin, Echo, APIs, and database integration. | ollama-cloud/kimi-k2.6 |
|
||||
| `@DevopsEngineer` | DevOps specialist for Docker, Kubernetes, CI/CD pipeline automation, and infrastructure management. | ollama-cloud/minimax-m3:cloud |
|
||||
| `@DevopsEngineer` | DevOps specialist for Docker, Kubernetes, CI/CD pipeline automation, and infrastructure management. | ollama-cloud/minimax-m3 |
|
||||
| `@CodeSkeptic` | Adversarial code reviewer. | ollama-cloud/deepseek-v4-pro |
|
||||
| `@TheFixer` | Iteratively fixes bugs based on specific error reports and test failures. | ollama-cloud/deepseek-v4-pro |
|
||||
| `@PerformanceEngineer` | Reviews code for performance issues. | ollama-cloud/minimax-m3:cloud |
|
||||
| `@PerformanceEngineer` | Reviews code for performance issues. | ollama-cloud/minimax-m3 |
|
||||
| `@SecurityAuditor` | Scans for security vulnerabilities, OWASP Top 10, dependency CVEs, and hardcoded secrets. | ollama-cloud/glm-5.1 |
|
||||
| `@VisualTester` | Visual regression testing agent that compares screenshots and detects UI differences using pixelmatch and image diff. | ollama-cloud/kimi-k2.6 |
|
||||
| `@Orchestrator` | Main dispatcher. | ollama-cloud/glm-5.1 |
|
||||
| `@ReleaseManager` | Manages git operations, semantic versioning, branching, and deployments. | ollama-cloud/deepseek-v4-pro |
|
||||
| `@Evaluator` | Scores agent effectiveness after task completion for continuous improvement. | ollama-cloud/deepseek-v4-pro |
|
||||
| `@PromptOptimizer` | Improves agent system prompts based on performance failures. | ollama-cloud/minimax-m3:cloud |
|
||||
| `@ProductOwner` | Manages issue checklists, status labels, tracks progress and coordinates with human users. | ollama-cloud/minimax-m2.5:cloud |
|
||||
| `@AgentArchitect` | Creates, modifies, and reviews new agents, workflows, and skills based on capability gap analysis. | ollama-cloud/minimax-m3:cloud |
|
||||
| `@CapabilityAnalyst` | Analyzes task requirements against available agents, workflows, and skills. | ollama-cloud/minimax-m3:cloud |
|
||||
| `@PromptOptimizer` | Improves agent system prompts based on performance failures. | ollama-cloud/minimax-m3 |
|
||||
| `@ProductOwner` | Manages issue checklists, status labels, tracks progress and coordinates with human users. | ollama-cloud/minimax-m2.5 |
|
||||
| `@AgentArchitect` | Creates, modifies, and reviews new agents, workflows, and skills based on capability gap analysis. | ollama-cloud/minimax-m3 |
|
||||
| `@CapabilityAnalyst` | Analyzes task requirements against available agents, workflows, and skills. | ollama-cloud/minimax-m3 |
|
||||
| `@WorkflowArchitect` | Creates and maintains workflow definitions with complete architecture, Gitea integration, and quality gates. | ollama-cloud/glm-5.1 |
|
||||
| `@MarkdownValidator` | Validates and corrects Markdown descriptions for Gitea issues. | ollama-cloud/deepseek-v4-pro |
|
||||
| `@BrowserAutomation` | Browser automation agent using Playwright MCP for E2E testing, form filling, navigation, and web interaction. | ollama-cloud/minimax-m3:cloud |
|
||||
| `@Planner` | Advanced task planner using Chain of Thought, Tree of Thoughts, and Plan-Execute-Reflect. | ollama-cloud/minimax-m3:cloud |
|
||||
| `@BrowserAutomation` | Browser automation agent using Playwright MCP for E2E testing, form filling, navigation, and web interaction. | ollama-cloud/minimax-m3 |
|
||||
| `@Planner` | Advanced task planner using Chain of Thought, Tree of Thoughts, and Plan-Execute-Reflect. | ollama-cloud/minimax-m3 |
|
||||
| `@Reflector` | Self-reflection agent using Reflexion pattern - learns from mistakes. | ollama-cloud/glm-5.1 |
|
||||
| `@MemoryManager` | Manages agent memory systems - short-term (context), long-term (vector store), and episodic (experiences). | ollama-cloud/minimax-m3:cloud |
|
||||
| `@MemoryManager` | Manages agent memory systems - short-term (context), long-term (vector store), and episodic (experiences). | ollama-cloud/minimax-m3 |
|
||||
| `@ArchitectIndexer` | Indexes and maps project codebase architecture into . | ollama-cloud/deepseek-v4-pro |
|
||||
| `@FlutterDeveloper` | Flutter mobile specialist for cross-platform apps, state management, and UI components. | ollama-cloud/minimax-m2.5:cloud |
|
||||
| `@FlutterDeveloper` | Flutter mobile specialist for cross-platform apps, state management, and UI components. | ollama-cloud/minimax-m2.5 |
|
||||
| `@PhpDeveloper` | PHP specialist for Laravel, Symfony, WordPress, and modular architecture. | ollama-cloud/deepseek-v4-pro |
|
||||
| `@PipelineJudge` | Automated pipeline judge. | ollama-cloud/deepseek-v4-pro |
|
||||
| `@PythonDeveloper` | Python specialist for Django, FastAPI, data processing, and ML pipelines. | ollama-cloud/deepseek-v4-pro |
|
||||
| `@IncidentResponder` | Server incident response and system hardening specialist. | ollama-cloud/glm-5.1 |
|
||||
| `@WorkflowCrossChecker` | Workflow cross-checker and process inspector. | ollama-cloud/deepseek-v4-pro |
|
||||
| `@EvolutionSkeptic` | Evaluates model responses against role-specific rubrics with detailed scoring and commentary. | ollama-cloud/deepseek-v4-pro |
|
||||
| `@EvolutionPrompt` | Generates role-specific stress-test prompts by analyzing agent definitions. | ollama-cloud/minimax-m3:cloud |
|
||||
| `@EvolutionPrompt` | Generates role-specific stress-test prompts by analyzing agent definitions. | ollama-cloud/minimax-m3 |
|
||||
|
||||
|
||||
|
||||
@@ -478,10 +478,10 @@ Provider availability depends on configuration. Common providers include:
|
||||
|
||||
| Command | Description | Model |
|
||||
|---------|-------------|-------|
|
||||
| `/status` | Check pipeline status for issue. | ollama-cloud/qwen3.5-122b |
|
||||
| `/status` | Check pipeline status for issue. | ollama-cloud/qwen3.5:397b |
|
||||
| `/evaluate` | Generate performance report. | ollama-cloud/gpt-oss:120b |
|
||||
| `/plan` | Creates detailed task plans. | ollama-cloud/deepseek-v4-pro |
|
||||
| `/ask` | Answers codebase questions. | ollama-cloud/qwen3.5-122b |
|
||||
| `/ask` | Answers codebase questions. | ollama-cloud/qwen3.5:397b |
|
||||
| `/debug` | Analyzes and fixes bugs. | ollama-cloud/gpt-oss:20b |
|
||||
| `/code` | Quick code generation. | ollama-cloud/deepseek-v4-pro |
|
||||
| `/research` | Run research and self-improvement. | ollama-cloud/kimi-k2.6 |
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
name: Agent Architect
|
||||
mode: subagent
|
||||
model: ollama-cloud/minimax-m3:cloud
|
||||
model: ollama-cloud/minimax-m3
|
||||
description: Creates, modifies, and reviews new agents, workflows, and skills based on capability gap analysis. Tier 2 meta-agent with self-cascade enabled.
|
||||
color: "#8B5CF6"
|
||||
permission:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
description: Browser automation agent using Playwright MCP for E2E testing, form filling, navigation, and web interaction (GNS-2 Tier 0)
|
||||
mode: subagent
|
||||
model: ollama-cloud/minimax-m3:cloud
|
||||
model: ollama-cloud/minimax-m3
|
||||
color: "#1E88E5"
|
||||
permission:
|
||||
read: allow
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
description: Analyzes task requirements against available agents, workflows, and skills. Identifies gaps and recommends new components. Tier 2 meta-agent with self-cascade enabled.
|
||||
mode: subagent
|
||||
model: ollama-cloud/minimax-m3:cloud
|
||||
model: ollama-cloud/minimax-m3
|
||||
color: "#6366F1"
|
||||
permission:
|
||||
read: allow
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
description: DevOps specialist for Docker, Kubernetes, CI/CD pipeline automation, and infrastructure management (GNS-2 Tier 1)
|
||||
mode: subagent
|
||||
model: ollama-cloud/minimax-m3:cloud
|
||||
model: ollama-cloud/minimax-m3
|
||||
color: "#FF6B35"
|
||||
permission:
|
||||
read: allow
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
description: Generates role-specific stress-test prompts by analyzing agent definitions. Reads .kilo/agents/*.md to create adversarial test scenarios that validate role adherence, edge-case handling, and instruction following. (GNS-2 Tier 1)
|
||||
mode: subagent
|
||||
model: ollama-cloud/minimax-m3:cloud
|
||||
model: ollama-cloud/minimax-m3
|
||||
color: "#FF6B00"
|
||||
permission:
|
||||
read: allow
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
description: Flutter mobile specialist for cross-platform apps, state management, and UI components (GNS-2 Tier 1)
|
||||
mode: subagent
|
||||
model: ollama-cloud/minimax-m2.5:cloud
|
||||
model: ollama-cloud/minimax-m2.5
|
||||
color: "#02569B"
|
||||
permission:
|
||||
read: allow
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
description: Handles UI implementation with multimodal capabilities. Accepts visual references like screenshots and mockups (GNS-2 Tier 1)
|
||||
mode: all
|
||||
model: ollama-cloud/minimax-m2.5:cloud
|
||||
model: ollama-cloud/minimax-m2.5
|
||||
color: "#0EA5E9"
|
||||
permission:
|
||||
read: allow
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
description: Manages agent memory systems - short-term (context), long-term (vector store), and episodic (experiences) (GNS-2 Tier 0)
|
||||
mode: subagent
|
||||
model: ollama-cloud/minimax-m3:cloud
|
||||
model: ollama-cloud/minimax-m3
|
||||
color: "#8B5CF6"
|
||||
permission:
|
||||
read: allow
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
description: Reviews code for performance issues. Focuses on efficiency, N+1 queries, memory leaks, and algorithmic complexity (GNS-2 Tier 0)
|
||||
mode: all
|
||||
model: ollama-cloud/minimax-m3:cloud
|
||||
model: ollama-cloud/minimax-m3
|
||||
color: "#0D9488"
|
||||
permission:
|
||||
read: allow
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
description: Advanced task planner using Chain of Thought, Tree of Thoughts, and Plan-Execute-Reflect (GNS-2 Tier 0)
|
||||
mode: subagent
|
||||
model: ollama-cloud/minimax-m3:cloud
|
||||
model: ollama-cloud/minimax-m3
|
||||
color: "#F59E0B"
|
||||
permission:
|
||||
read: allow
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
description: Manages issue checklists, status labels, tracks progress and coordinates with human users (GNS-2 Tier 1)
|
||||
mode: subagent
|
||||
model: ollama-cloud/minimax-m2.5:cloud
|
||||
model: ollama-cloud/minimax-m2.5
|
||||
color: "#EA580C"
|
||||
permission:
|
||||
read: allow
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
description: Improves agent system prompts based on performance failures. Meta-learner for prompt optimization (GNS-2 Tier 1)
|
||||
mode: subagent
|
||||
model: ollama-cloud/minimax-m3:cloud
|
||||
model: ollama-cloud/minimax-m3
|
||||
color: "#BE185D"
|
||||
permission:
|
||||
read: allow
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
description: Designs technical specifications, data schemas, and API contracts before implementation (GNS-2 Tier 1)
|
||||
mode: subagent
|
||||
model: ollama-cloud/minimax-m3:cloud
|
||||
model: ollama-cloud/minimax-m3
|
||||
color: "#0891B2"
|
||||
permission:
|
||||
read: allow
|
||||
|
||||
@@ -13,7 +13,7 @@ agents:
|
||||
produces: [code, documentation_inline]
|
||||
|
||||
frontend-developer:
|
||||
model: ollama-cloud/minimax-m2.5:cloud
|
||||
model: ollama-cloud/minimax-m2.5
|
||||
mode: subagent
|
||||
capabilities: [ui_implementation, component_creation, styling, responsive_design, nextjs_development, vue_nuxt_development, react_development]
|
||||
forbidden: [backend_code]
|
||||
@@ -55,7 +55,7 @@ agents:
|
||||
produces: [go_handlers, go_database_schema, go_api_documentation, concurrent_solutions]
|
||||
|
||||
flutter-developer:
|
||||
model: ollama-cloud/minimax-m2.5:cloud
|
||||
model: ollama-cloud/minimax-m2.5
|
||||
mode: subagent
|
||||
capabilities: [dart_programming, flutter_ui, mobile_app_development, widget_creation, state_management]
|
||||
forbidden: [backend_code, web_development]
|
||||
@@ -63,7 +63,7 @@ agents:
|
||||
produces: [flutter_widgets, dart_code, mobile_app]
|
||||
|
||||
devops-engineer:
|
||||
model: ollama-cloud/minimax-m3:cloud
|
||||
model: ollama-cloud/minimax-m3
|
||||
mode: subagent
|
||||
capabilities: [docker_configuration, kubernetes_setup, ci_cd_pipeline, infrastructure_automation, container_optimization]
|
||||
forbidden: [application_code]
|
||||
@@ -96,7 +96,7 @@ agents:
|
||||
produces: [security_report, vulnerability_list]
|
||||
|
||||
performance-engineer:
|
||||
model: ollama-cloud/minimax-m3:cloud
|
||||
model: ollama-cloud/minimax-m3
|
||||
mode: subagent
|
||||
capabilities: [performance_analysis, n_plus_one_detection, memory_leak_check, algorithm_analysis]
|
||||
forbidden: [write_code]
|
||||
@@ -112,7 +112,7 @@ agents:
|
||||
produces: [code_fixes, resolution_notes]
|
||||
|
||||
browser-automation:
|
||||
model: ollama-cloud/minimax-m3:cloud
|
||||
model: ollama-cloud/minimax-m3
|
||||
mode: subagent
|
||||
capabilities: [e2e_browser_tests, form_filling, navigation_testing, screenshot_capture]
|
||||
forbidden: [unit_testing]
|
||||
@@ -128,7 +128,7 @@ agents:
|
||||
produces: [diff_report, visual_issues, element_map_with_bbox, console_error_report, network_error_report, gitea_comment, gitea_attachments]
|
||||
|
||||
system-analyst:
|
||||
model: ollama-cloud/minimax-m3:cloud
|
||||
model: ollama-cloud/minimax-m3
|
||||
mode: subagent
|
||||
capabilities: [architecture_design, api_specification, database_modeling, technical_documentation]
|
||||
forbidden: [implementation]
|
||||
@@ -136,7 +136,7 @@ agents:
|
||||
produces: [architecture_docs, api_specs, database_schemas]
|
||||
|
||||
capability-analyst:
|
||||
model: ollama-cloud/minimax-m3:cloud
|
||||
model: ollama-cloud/minimax-m3
|
||||
mode: subagent
|
||||
capabilities: [gap_analysis, capability_mapping, recommendation_generation, coverage_analysis]
|
||||
forbidden: [implementation]
|
||||
@@ -170,7 +170,7 @@ agents:
|
||||
produces: [performance_report, scores, recommendations]
|
||||
|
||||
prompt-optimizer:
|
||||
model: ollama-cloud/minimax-m3:cloud
|
||||
model: ollama-cloud/minimax-m3
|
||||
variant: instant
|
||||
mode: subagent
|
||||
capabilities: [prompt_analysis, prompt_improvement, failure_pattern_detection]
|
||||
@@ -179,7 +179,7 @@ agents:
|
||||
produces: [improved_prompts, optimization_report]
|
||||
|
||||
product-owner:
|
||||
model: ollama-cloud/minimax-m2.5:cloud
|
||||
model: ollama-cloud/minimax-m2.5
|
||||
mode: subagent
|
||||
capabilities: [issue_management, prioritization, backlog_management, workflow_completion]
|
||||
forbidden: [implementation]
|
||||
@@ -212,7 +212,7 @@ agents:
|
||||
produces: [validation_report, corrections]
|
||||
|
||||
agent-architect:
|
||||
model: ollama-cloud/minimax-m3:cloud
|
||||
model: ollama-cloud/minimax-m3
|
||||
variant: thinking
|
||||
mode: subagent
|
||||
capabilities: [agent_design, prompt_engineering, capability_definition]
|
||||
@@ -221,7 +221,7 @@ agents:
|
||||
produces: [agent_definition, integration_plan]
|
||||
|
||||
planner:
|
||||
model: ollama-cloud/minimax-m3:cloud
|
||||
model: ollama-cloud/minimax-m3
|
||||
mode: subagent
|
||||
capabilities: [task_decomposition, chain_of_thought, tree_of_thoughts, plan_execute_reflect, dependency_analysis]
|
||||
forbidden: [implementation, execution]
|
||||
@@ -237,7 +237,7 @@ agents:
|
||||
produces: [reflection_report, lessons_learned, improved_approach]
|
||||
|
||||
memory-manager:
|
||||
model: ollama-cloud/minimax-m3:cloud
|
||||
model: ollama-cloud/minimax-m3
|
||||
mode: subagent
|
||||
capabilities: [memory_retrieval, memory_storage, memory_consolidation, relevance_scoring, episodic_management]
|
||||
forbidden: [code_changes, implementation]
|
||||
@@ -270,7 +270,7 @@ agents:
|
||||
produces: [forensics_report, cleanup_actions, hardening_recommendations]
|
||||
|
||||
evolution-prompt:
|
||||
model: ollama-cloud/minimax-m3:cloud
|
||||
model: ollama-cloud/minimax-m3
|
||||
mode: subagent
|
||||
capabilities: [prompt_generation, role_analysis, adversarial_scenario_design, test_case_creation]
|
||||
forbidden: [direct_evaluation, model_execution]
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
description: Answers questions about the codebase, explains concepts, provides guidance
|
||||
mode: ask
|
||||
model: ollama-cloud/qwen3.5-122b
|
||||
model: ollama-cloud/qwen3.5:397b
|
||||
color: "#8B5CF6"
|
||||
---
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
description: Check pipeline status for an issue
|
||||
mode: subagent
|
||||
model: ollama-cloud/qwen3.5-122b
|
||||
model: ollama-cloud/qwen3.5:397b
|
||||
color: "#3B82F6"
|
||||
---
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
"system-analyst": {
|
||||
"file": ".kilo/agents/system-analyst.md",
|
||||
"description": "Designs technical specifications, data schemas, and API contracts before implementation",
|
||||
"model": "ollama-cloud/minimax-m3:cloud",
|
||||
"model": "ollama-cloud/minimax-m3",
|
||||
"mode": "subagent",
|
||||
"category": "core"
|
||||
},
|
||||
@@ -44,7 +44,7 @@
|
||||
"frontend-developer": {
|
||||
"file": ".kilo/agents/frontend-developer.md",
|
||||
"description": "Handles UI implementation with multimodal capabilities. Accepts visual references like screenshots and mockups",
|
||||
"model": "ollama-cloud/minimax-m2.5:cloud",
|
||||
"model": "ollama-cloud/minimax-m2.5",
|
||||
"mode": "all",
|
||||
"color": "#0EA5E9",
|
||||
"category": "core"
|
||||
@@ -68,7 +68,7 @@
|
||||
"devops-engineer": {
|
||||
"file": ".kilo/agents/devops-engineer.md",
|
||||
"description": "DevOps specialist for Docker, Kubernetes, CI/CD pipeline automation, and infrastructure management",
|
||||
"model": "ollama-cloud/minimax-m3:cloud",
|
||||
"model": "ollama-cloud/minimax-m3",
|
||||
"mode": "subagent",
|
||||
"color": "#FF6B35",
|
||||
"category": "core"
|
||||
@@ -92,7 +92,7 @@
|
||||
"performance-engineer": {
|
||||
"file": ".kilo/agents/performance-engineer.md",
|
||||
"description": "Reviews code for performance issues. Focuses on efficiency, N+1 queries, memory leaks, and algorithmic complexity",
|
||||
"model": "ollama-cloud/minimax-m3:cloud",
|
||||
"model": "ollama-cloud/minimax-m3",
|
||||
"mode": "all",
|
||||
"color": "#0D9488",
|
||||
"category": "quality"
|
||||
@@ -184,28 +184,28 @@
|
||||
"prompt-optimizer": {
|
||||
"file": ".kilo/agents/prompt-optimizer.md",
|
||||
"description": "Improves agent system prompts based on performance failures. Meta-learner for prompt optimization",
|
||||
"model": "ollama-cloud/minimax-m3:cloud",
|
||||
"model": "ollama-cloud/minimax-m3",
|
||||
"mode": "subagent",
|
||||
"category": "meta"
|
||||
},
|
||||
"product-owner": {
|
||||
"file": ".kilo/agents/product-owner.md",
|
||||
"description": "Manages issue checklists, status labels, tracks progress and coordinates with human users",
|
||||
"model": "ollama-cloud/minimax-m2.5:cloud",
|
||||
"model": "ollama-cloud/minimax-m2.5",
|
||||
"mode": "subagent",
|
||||
"category": "meta"
|
||||
},
|
||||
"agent-architect": {
|
||||
"file": ".kilo/agents/agent-architect.md",
|
||||
"description": "Creates, modifies, and reviews new agents, workflows, and skills based on capability gap analysis",
|
||||
"model": "ollama-cloud/minimax-m3:cloud",
|
||||
"model": "ollama-cloud/minimax-m3",
|
||||
"mode": "subagent",
|
||||
"category": "meta"
|
||||
},
|
||||
"capability-analyst": {
|
||||
"file": ".kilo/agents/capability-analyst.md",
|
||||
"description": "Analyzes task requirements against available agents, workflows, and skills. Identifies gaps and recommends new components.",
|
||||
"model": "ollama-cloud/minimax-m3:cloud",
|
||||
"model": "ollama-cloud/minimax-m3",
|
||||
"mode": "subagent",
|
||||
"category": "meta"
|
||||
},
|
||||
@@ -226,14 +226,14 @@
|
||||
"browser-automation": {
|
||||
"file": ".kilo/agents/browser-automation.md",
|
||||
"description": "Browser automation agent using Playwright MCP for E2E testing, form filling, navigation, and web interaction",
|
||||
"model": "ollama-cloud/minimax-m3:cloud",
|
||||
"model": "ollama-cloud/minimax-m3",
|
||||
"mode": "subagent",
|
||||
"category": "testing"
|
||||
},
|
||||
"planner": {
|
||||
"file": ".kilo/agents/planner.md",
|
||||
"description": "Advanced task planner using Chain of Thought, Tree of Thoughts, and Plan-Execute-Reflect",
|
||||
"model": "ollama-cloud/minimax-m3:cloud",
|
||||
"model": "ollama-cloud/minimax-m3",
|
||||
"mode": "subagent",
|
||||
"color": "#F59E0B",
|
||||
"category": "cognitive"
|
||||
@@ -249,7 +249,7 @@
|
||||
"memory-manager": {
|
||||
"file": ".kilo/agents/memory-manager.md",
|
||||
"description": "Manages agent memory systems - short-term (context), long-term (vector store), and episodic (experiences)",
|
||||
"model": "ollama-cloud/minimax-m3:cloud",
|
||||
"model": "ollama-cloud/minimax-m3",
|
||||
"mode": "subagent",
|
||||
"color": "#8B5CF6",
|
||||
"category": "cognitive"
|
||||
@@ -265,7 +265,7 @@
|
||||
"flutter-developer": {
|
||||
"file": ".kilo/agents/flutter-developer.md",
|
||||
"description": "Flutter mobile specialist for cross-platform apps, state management, and UI components",
|
||||
"model": "ollama-cloud/minimax-m2.5:cloud",
|
||||
"model": "ollama-cloud/minimax-m2.5",
|
||||
"mode": "subagent",
|
||||
"color": "#02569B",
|
||||
"category": "core"
|
||||
@@ -321,7 +321,7 @@
|
||||
"evolution-prompt": {
|
||||
"file": ".kilo/agents/evolution-prompt.md",
|
||||
"description": "Generates role-specific stress-test prompts by analyzing agent definitions",
|
||||
"model": "ollama-cloud/minimax-m3:cloud",
|
||||
"model": "ollama-cloud/minimax-m3",
|
||||
"mode": "subagent",
|
||||
"color": "#FF6B00",
|
||||
"category": "meta"
|
||||
@@ -335,7 +335,7 @@
|
||||
"status": {
|
||||
"file": ".kilo/commands/status.md",
|
||||
"description": "Check pipeline status for issue",
|
||||
"model": "ollama-cloud/qwen3.5-122b"
|
||||
"model": "ollama-cloud/qwen3.5:397b"
|
||||
},
|
||||
"evaluate": {
|
||||
"file": ".kilo/commands/evaluate.md",
|
||||
@@ -350,7 +350,7 @@
|
||||
"ask": {
|
||||
"file": ".kilo/commands/ask.md",
|
||||
"description": "Answers codebase questions",
|
||||
"model": "ollama-cloud/qwen3.5-122b"
|
||||
"model": "ollama-cloud/qwen3.5:397b"
|
||||
},
|
||||
"debug": {
|
||||
"file": ".kilo/commands/debug.md",
|
||||
|
||||
Reference in New Issue
Block a user