Agentic AI ideas
We're working on integrating Coder with our internal developer workflow. In our UI, which displays Jira stories, we’ve added a button that launches a development environment. This internally provisions a workspace in Coder and redirects the user to the Coder interface, where they can open VS Code and other tools.
Now, we're exploring how to incorporate agentic AI capabilities into this flow not just basic coding help like GitHub Copilot, but something more intelligent and workflow aware that enhances the overall developer experience. We're looking for ideas on how AI can add meaningful value at different stages of this workflow. Also we are using k8s cluster based workspace deployment.
Any suggestions would be appreciated.
5 Replies
<#1416992557304385556>
Category
Other
Product
Coder (v2)
Platform
N/A
Logs
Please post any relevant logs/error messages.
What operating system are you running Coder (v2) on?
This is great to learn that you have already set up a workflow from Jira to Coder Workspace.
The plan is to graduate Tasks CLI and API out of experimentation in the next release to support more automated flows.