Skip to content

[6828] Pinia Task 11 - product-expert#6886

Merged
cstns merged 21 commits intomainfrom
6828-pinia-task-11-product-expert
Mar 27, 2026
Merged

[6828] Pinia Task 11 - product-expert#6886
cstns merged 21 commits intomainfrom
6828-pinia-task-11-product-expert

Conversation

@n-lark
Copy link
Copy Markdown
Contributor

@n-lark n-lark commented Mar 17, 2026

Description

See details and test plan.

Related Issue(s)

Resolves #6828

Checklist

  • I have read the contribution guidelines
  • Suitable unit/system level tests have been added and they pass
  • Documentation has been updated
    • Upgrade instructions
    • Configuration details
    • Concepts
  • Changes flowforge.yml?
    • Issue/PR raised on FlowFuse/helm to update ConfigMap Template
    • Issue/PR raised on FlowFuse/CloudProject to update values for Staging/Production
  • Link to Changelog Entry PR, or note why one is not needed.

Labels

  • Includes a DB migration? -> add the area:migration label

@n-lark n-lark self-assigned this Mar 17, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.29%. Comparing base (872d5df) to head (a9a058f).
⚠️ Report is 22 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6886   +/-   ##
=======================================
  Coverage   76.29%   76.29%           
=======================================
  Files         403      403           
  Lines       20293    20293           
  Branches     4880     4880           
=======================================
  Hits        15482    15482           
  Misses       4811     4811           
Flag Coverage Δ
backend 76.29% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 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.

…t-operator-agent' into 6828-pinia-task-11-product-expert
Comment thread frontend/src/pages/team/index.vue
Comment thread frontend/src/stores/product-expert-context.js Outdated
@n-lark
Copy link
Copy Markdown
Contributor Author

n-lark commented Mar 20, 2026

Hey @cstns while testing this I had some issues getting the immersive editor running - lets sync when you have time so I can test but everything else looked good testing.

@n-lark n-lark marked this pull request as ready for review March 20, 2026 18:19
@cstns
Copy link
Copy Markdown
Contributor

cstns commented Mar 23, 2026

the product-expert store serves as a bus towards the ff-agent and ff-operator agents.

image

these are the dynamic uses of them from the store, there might be more scattered across vue components as well

Comment thread frontend/src/stores/product-expert.js Outdated
@n-lark n-lark requested a review from cstns March 23, 2026 18:27
@n-lark n-lark linked an issue Mar 23, 2026 that may be closed by this pull request
Base automatically changed from 6827-pinia-task-10-product-expert-operator-agent to main March 25, 2026 16:41
@cstns
Copy link
Copy Markdown
Contributor

cstns commented Mar 27, 2026

This will need to be correlated with a deployment to the ai agent to accommodate the change in name. I'll be able to handle that

Copy link
Copy Markdown
Contributor

@cstns cstns left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looking good! thank you for making this possible, it was no small feat!

the only thing that's on my mind is if we should get this in on a Friday or wait until Monday

@cstns
Copy link
Copy Markdown
Contributor

cstns commented Mar 27, 2026

Cloud Change request to update agent flows: https://github.com/FlowFuse/CloudProject/issues/1228

This PR should be only merged after the change-request is in.

@cstns
Copy link
Copy Markdown
Contributor

cstns commented Mar 27, 2026

cloud change request done, waiting for actions to pass

@cstns cstns merged commit 2dd64ae into main Mar 27, 2026
36 of 38 checks passed
@cstns cstns deleted the 6828-pinia-task-11-product-expert branch March 27, 2026 14:13
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.

Pinia Task 11 - product-expert

2 participants