feat(agentic-workflow): add agentic workflow creation flow - #2815
Merged
Conversation
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## staging #2815 +/- ##
===========================================
- Coverage 47.64% 47.42% -0.23%
===========================================
Files 1197 1278 +81
Lines 25952 27478 +1526
Branches 7774 8024 +250
===========================================
+ Hits 12366 13031 +665
- Misses 11468 12229 +761
- Partials 2118 2218 +100
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
View your CI Pipeline Execution ↗ for commit 25a652a
💡 Verify your cache is correct by running tasks in a sandbox. Read docs ↗ ☁️ Nx Cloud last updated this comment at |
RemiBonnet
force-pushed
the
feat/argentic-workflow
branch
from
July 17, 2026 13:40
f48451f to
5e796ac
Compare
RemiBonnet
force-pushed
the
feat/argentic-workflow
branch
2 times, most recently
from
July 21, 2026 13:27
539f7eb to
78d39fa
Compare
- 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.
RemiBonnet
force-pushed
the
feat/argentic-workflow
branch
from
August 4, 2026 09:38
75257e0 to
57df039
Compare
RemiBonnet
marked this pull request as ready for review
August 4, 2026 15:10
fabienfleureau
approved these changes
Aug 5, 2026
Member
Author
|
🎉 This PR is included in version 1.332.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
qovery-typescript-axiosto1.1.939and use the returnedservice_typeandenvironment_idfields.Screenshots / Recordings
Testing
yarn testoryarn test -u(if you need to regenerate snapshots)yarn formatyarn lintTargeted test coverage includes the Agentic Workflow creation context, configuration, summary, model and repository cards, service entry, environment-variable scopes, and organization data access.
PR Checklist
.cursor/rules)feat(service): add new Terraform service) - required for semantic-release