feat(agentic-workflow): add agentic workflow creation flow#2815
Draft
RemiBonnet wants to merge 7 commits into
Draft
feat(agentic-workflow): add agentic workflow creation flow#2815RemiBonnet wants to merge 7 commits into
RemiBonnet wants to merge 7 commits into
Conversation
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## staging #2815 +/- ##
===========================================
+ Coverage 46.99% 47.43% +0.43%
===========================================
Files 1265 1267 +2
Lines 27148 27273 +125
Branches 7912 7929 +17
===========================================
+ Hits 12759 12936 +177
+ Misses 12207 12122 -85
- Partials 2182 2215 +33
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 f48451f
💡 Dealing with memory or CPU issues? See memory and CPU details with the resource usage add-on ↗. ☁️ Nx Cloud last updated this comment at |
- 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
July 17, 2026 13:40
f48451f to
5e796ac
Compare
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
Screenshots / Recordings
Testing
yarn testoryarn test -u(if you need to regenerate snapshots)yarn formatyarn lintPR Checklist
.cursor/rules)feat(service): add new Terraform service) - required for semantic-release