to be started after #54
Extend the supervisor agent to recognize Helm-related requests and add routing logic for Helm generation.
Tasks
[ ] Add GENERATE_HELM to Intent enum in api/supervisor.py
[ ] Update _build_classification_prompt() to include Helm examples
[ ] Add generate_helm_values() method to SupervisorAgent class
[ ] Update process_request_in_background() to handle GENERATE_HELM intent
[ ] Add Helm-specific success response message