--- name: Feature request about: Suggest an idea for RoboCo title: '[FEATURE] ' labels: enhancement assignees: '' --- Is your feature request related to a problem ============================================= A clear and concise description of what the problem is. Ex. I'm always running into [...] when [...] ___ Describe the solution you'd like --------------------------------- A clear and concise description of what you want to happen. Include any API, verb, lifecycle, or panel design ideas and how you'd expect to use the feature. ___ Describe alternatives you've considered --------------------------------------- A clear and concise description of any alternative solutions or features you've considered. ___ Affected Subsystem ------------------ Which part of RoboCo would this touch (check all that apply): - [ ] api (`roboco/api`) - [ ] services (`roboco/services`) - [ ] gateway (`roboco/services/gateway`) - [ ] orchestrator (`roboco/runtime`) - [ ] enforcement (`roboco/enforcement`) - [ ] db / models (`roboco/db`, `roboco/models`) - [ ] agents (`agents/`) - [ ] mcp (`roboco/mcp`) - [ ] panel (`panel/`) - [ ] alembic (`alembic/`) ___ Additional context ------------------ Add any other context or screenshots about the feature request here: - How would this benefit the community? - Are there similar implementations elsewhere that could be referenced? - Would this require changes to existing APIs, the task lifecycle, or the gateway verb surface?