Skip to content

feat(services): add agentic workflow overview - #2845

Open
RemiBonnet wants to merge 1 commit into
stagingfrom
feat/agentic-workflow-overview
Open

feat(services): add agentic workflow overview#2845
RemiBonnet wants to merge 1 commit into
stagingfrom
feat/agentic-workflow-overview

Conversation

@RemiBonnet

@RemiBonnet RemiBonnet commented Aug 3, 2026

Copy link
Copy Markdown
Member

Summary

  • Update the agentic workflow service list and display model, enabled state, status, and service actions
  • Add agentic workflow overview and logs navigation
  • Use the shared agentic workflow icon consistently

Screenshots / Recordings

Screenshot 2026-08-05 at 17 05 02 Screenshot 2026-08-05 at 17 06 36

PR Checklist

  • I followed naming, styling, and TypeScript rules (see .cursor/rules)
  • I performed a self-review (diff inspected, dead code removed)
  • I titled the PR using Conventional Commits with a scope when possible (e.g. feat(service): add new Terraform service) - required for semantic-release
  • I only kept necessary comments, written in English (watch for useless AI comments)
  • I involved a designer to validate UI changes if I am not a designer
  • I covered new business logic with tests (unit)
  • I confirmed CI is green (Codecov red can be accepted)
  • I reviewed and executed locally any AI-assisted code

@RemiBonnet

Copy link
Copy Markdown
Member Author

Qovery Preview

Qovery can create a Preview Environment for this PR.
To trigger its creation, please post a comment with one of the following command.

Command Blueprint environment
/qovery preview cc1de7de-94e5-40f8-8e45-bc8986d9dfec storybook
/qovery preview 964984c5-fba6-4371-88d3-a5daf99642ab test-prod
/qovery preview 28c47145-c8e7-4b9d-8d9e-c65c95b48425 staging
/qovery preview {all|UUID1,UUID2,...} To preview multiple environments

This comment has been generated from Qovery AI 🤖.
Below, a word from its wisdom :

Take rest sometimes

@nx-cloud

nx-cloud Bot commented Aug 3, 2026

Copy link
Copy Markdown

View your CI Pipeline Execution ↗ for commit 94f01f3

Command Status Duration Result
nx run console:build --parallel=3 --configurati... ✅ Succeeded 58s View ↗
nx affected --target=test --parallel=3 --config... ✅ Succeeded 3m 41s View ↗
nx affected --target=lint --parallel=3 ✅ Succeeded 4m 49s View ↗
nx-cloud record -- yarn nx format:check ✅ Succeeded 6s View ↗

💡 Verify your cache is correct by running tasks in a sandbox. Read docs ↗


☁️ Nx Cloud last updated this comment at 2026-08-05 15:10:02 UTC

@codecov

codecov Bot commented Aug 3, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 68.18182% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 47.55%. Comparing base (7caffd2) to head (e514f7b).
⚠️ Report is 1 commits behind head on staging.

Files with missing lines Patch % Lines
...low-service-list/agentic-workflow-service-list.tsx 66.66% 6 Missing ⚠️
...service-overview/service-header/service-header.tsx 66.66% 4 Missing and 2 partials ⚠️
...lib/hooks/use-running-status/use-running-status.ts 66.66% 0 Missing and 1 partial ⚠️
...w-configuration/agentic-workflow-configuration.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           staging    #2845      +/-   ##
===========================================
- Coverage    48.30%   47.55%   -0.75%     
===========================================
  Files         1276     1203      -73     
  Lines        27339    26185    -1154     
  Branches      7970     7836     -134     
===========================================
- Hits         13205    12453     -752     
+ Misses       11883    11595     -288     
+ Partials      2251     2137     -114     
Flag Coverage Δ
unittests 47.55% <68.18%> (-0.75%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@RemiBonnet
RemiBonnet force-pushed the feat/agentic-workflow-overview branch 4 times, most recently from b1c0b62 to 4eb2d97 Compare August 5, 2026 14:57
@RemiBonnet
RemiBonnet force-pushed the feat/agentic-workflow-overview branch from 4eb2d97 to e514f7b Compare August 5, 2026 14:58
@RemiBonnet
RemiBonnet marked this pull request as ready for review August 5, 2026 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant