chore(agents): sync agent configs, models, capability index; cleanup junk
- Update agent model assignments (minimax/glm -> nemotron-3-ultra, kimi-k2.7-code, qwen3.5:397b) in .kilo/agents, kilo-meta.json, kilo.jsonc, capability-index.yaml - Update orchestrator/agent prompts (complexity fast-path, verification tests, close-loop audit) - Add .kilo/KILO_SPEC.md (Kilo Code specification reference) - AGENTS.md: consolidate smartadmin agent rows - Remove screenshot-dash.cjs (unused, contained hardcoded admin token); gitignore it - Remove empty .kilo/milestones/
This commit is contained in:
@@ -61,12 +61,8 @@ These agents are invoked automatically by `/pipeline` or manually via `@mention`
|
||||
| `@FlutterDeveloper` | Flutter mobile specialist for cross-platform apps, state management, and UI components | Manual invocation |
|
||||
| `@PhpDeveloper` | PHP specialist for Laravel, Symfony, WordPress, and modular architecture | Manual invocation |
|
||||
| `@PythonDeveloper` | Python specialist for Django, FastAPI, data processing, and ML pipelines | Manual invocation |
|
||||
| `@SmartadminBuilder` | SmartAdmin template builder — generates admin panel EJS templates from 721-component library | When admin UI needed |
|
||||
| `@SmartadminVizAgent` | Data visualization specialist — generates chart/table/KPI panel content (ApexCharts, Peity, Easy Pie, SmartTable) | When charts/tables needed |
|
||||
| `@SmartadminNotifyAgent` | Notification UI specialist — generates alert/toast/modal feedback blocks | When feedback UI needed |
|
||||
| `@SmartadminFormAgent` | Form engine specialist — generates Bootstrap forms with Select2, datepickers, validation, wizards | When forms needed |
|
||||
| `@SmartadminInteractiveAgent` | Interactive elements specialist — generates buttons, dropdowns, tabs, accordions, state toggles | When interactive widgets needed |
|
||||
| `@IncidentResponder` | Server incident response and system hardening specialist | Manual invocation |
|
||||
| `@SmartadminBuilder` | SmartAdmin template builder — generates and edits admin panel EJS templates using the 721-component SmartAdmin library | Manual invocation |
|
||||
|
||||
### Quality Assurance
|
||||
| Agent | Role | When Invoked |
|
||||
|
||||
Reference in New Issue
Block a user