Skip to content

Switch support agent to mqtt #7090

Draft
cstns wants to merge 63 commits intoexpert-agent-creds-fefrom
expert/switch-insights-to-mqtt
Draft

Switch support agent to mqtt #7090
cstns wants to merge 63 commits intoexpert-agent-creds-fefrom
expert/switch-insights-to-mqtt

Conversation

@cstns
Copy link
Copy Markdown
Contributor

@cstns cstns commented Apr 16, 2026

Description

  • add init client expert chat api client
  • alter the way we deduce immersive entities in such a way that we have full contextual awareness throughout the app

tbd

Related Issue(s)

closes #6972

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

- alter the way we deduce immersive entities in such a way that we have full contextual awareness throughout the app
- rough mqtt implementation
@cstns cstns self-assigned this Apr 16, 2026
@cstns cstns marked this pull request as draft April 16, 2026 13:56
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.58%. Comparing base (b3a1c78) to head (384fa7e).

Additional details and impacted files
@@                  Coverage Diff                   @@
##           expert-agent-creds-fe    #7090   +/-   ##
======================================================
  Coverage                  76.58%   76.58%           
======================================================
  Files                        405      405           
  Lines                      20580    20580           
  Branches                    4974     4974           
======================================================
  Hits                       15762    15762           
  Misses                      4818     4818           
Flag Coverage Δ
backend 76.58% <ø> (ø)

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.

…cher to unsubscribe from stale topics and re-subscription
@cstns cstns linked an issue Apr 17, 2026 that may be closed by this pull request
cstns added 2 commits April 17, 2026 14:11
…ding messages and tool calls, handle assistant replies based on toolCall
…ig asterisk when re-creating the mqtt client and fixes to the topic builder
cstns added 2 commits April 30, 2026 09:16
…sights-to-mqtt

# Conflicts:
#	frontend/src/pages/device/Editor/index.vue
#	frontend/src/pages/instance/Editor/index.vue
#	frontend/src/stores/product-expert.js
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.

alter message publishing & handling

3 participants