feat(services): redesign agentic workflow configuration#2835
feat(services): redesign agentic workflow configuration#2835TheoGrandin74 wants to merge 15 commits into
Conversation
|
Qovery can create a Preview Environment for this PR.
This comment has been generated from Qovery AI 🤖.
|
|
| Command | Status | Duration | Result |
|---|---|---|---|
nx affected --target=test --parallel=3 --config... |
❌ Failed | 4m 37s | View ↗ |
nx affected --target=lint --parallel=3 |
✅ Succeeded | 2m 27s | View ↗ |
nx-cloud record -- yarn nx format:check |
✅ Succeeded | 7s | View ↗ |
💡 Dealing with memory or CPU issues? See memory and CPU details with the resource usage add-on ↗.
☁️ Nx Cloud last updated this comment at 2026-07-26 17:01:51 UTC
- Introduced new SVG icon for Jira integration. - Added routes for agentic workflow creation, configuration, and summary. - Implemented context and components for managing agentic workflow state and configuration. - Updated service list and new service components to include agentic workflow option based on feature flag. - Enhanced existing routing and navigation logic to accommodate new agentic workflow features.
d13bfd1 to
51ec9f2
Compare

What changed
Why
The previous creation flow did not match the new Agentic Workflows design or support the required configuration interactions.
Validation
yarn tsc --noEmit -p libs/domains/services/feature/tsconfig.lib.json