Frontmatter
| id | 9749 |
| title | Add QA Subagent Profile leveraging Local Gemma4 Swarm |
| state | Closed |
| labels | enhancementaitesting |
| assignees | tobiu |
| createdAt | Apr 7, 2026, 11:29 AM |
| updatedAt | Apr 7, 2026, 12:03 PM |
| githubUrl | https://github.com/neomjs/neo/issues/9749 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Apr 7, 2026, 12:03 PM |
Add QA Subagent Profile leveraging Local Gemma4 Swarm
Closedenhancementaitesting
tobiu assigned to @tobiu on Apr 7, 2026, 12:03 PM

tobiu
Apr 7, 2026, 12:03 PM
QA subagent has been configured locally with the gemma4 swarm profile. The hallucinated renderTo option was removed and component instantiation adheres to the offline environment restrictions. 100% complete.
tobiu closed this issue on Apr 7, 2026, 12:03 PM
The QA Agent (
Neo.ai.agent.profile.QA) will be our first local Swarm subagent designed to natively usemodelProvider: 'ollama'. This offline agent will generate unit tests and perform Quality Assurance on Neo.mjs classes using the already implementeddelegate()capability inAgent.mjs.Objectives
ai/agent/profile/QA.mjsextendingNeo.ai.Agent.'qa'viasubAgentsinAgent.mjs.