How do I use the Agent modules e.g., `claude-code` without tasks?
Opened this issue · 3 comments
bpmct commented
If I wanted to add Claude Code without Tasks, how do I do this? I tried removing experiment_report_tasks, but it seems like this still requires the AI prompt parameter and always adds the task resource still
matifali commented
You can create a workspace with the template and enter an empty prompt.
Are you looking to disable running the Claude code and the agentAPI at launch?
bpmct commented
Some customers may want a template to install the claude code CLI (or not even agentapi) without tasks. I thought experiment_report_tasks would do that, but it seems to still create the coder_ai_task resource
matifali commented
We are planning to add a non-task mode to all modules
- Install and run Coder task through AgentAPI
- Install and run non-interactively without AgentAPI, but will have task reporting.
- Install only mode