Files
openagent/docs
Thomas Marchand 3f0545cc83 feat: parallel missions, UI improvements, context isolation prompt
Backend:
- Add MissionRunner abstraction for parallel execution
- Add mission_id field to AgentEvent for routing
- Add MAX_PARALLEL_MISSIONS config option
- New API endpoints for parallel mission management

Dashboard:
- Fix tree not updating when switching missions
- Add BrainLogo component for consistent branding
- Improve status panel UI with glass styling

Prompts:
- Add security_audit_v2.md with mandatory workspace setup
- Enforce cloning sources INTO work folder (not /root/context/)
- Add source manifest requirement

Docs:
- Add Context Isolation proposal (Section 7)
- Update testing checklist
2025-12-19 16:55:11 +00:00
..