Skip to content

Add user input thumbs up and down reaction - #12

Merged
sriaradhyula merged 2 commits into
agent-forge-upstream-dockerfrom
add-user-input-thumbs
Nov 8, 2025
Merged

Add user input thumbs up and down reaction#12
sriaradhyula merged 2 commits into
agent-forge-upstream-dockerfrom
add-user-input-thumbs

Conversation

@suwhang-cisco

Copy link
Copy Markdown
Collaborator

Hey, I just made a Pull Request!

User can react to message with thumbs up or down. Enable by e.g. adding

  enableFeedback: true
  feedbackEndpoint: https://jarvis.dev.outshift.io/submit_feedback # this doesn't work for local development as Jarvis uses backstage deployemnt origin for token validation. You'll get 401 error

to app-config.yaml.

By default it's disabled and won't show the thumbs.

It uses backstage token to send to feedback. However in future, maybe this should be configurable to choose between id token and backstage token.

Screenshot 2025-11-07 at 17 17 11

✔️ Checklist

  • A changeset describing the change and affected packages. (more info)
  • Added or updated documentation
  • Tests for new functionality and regression tests for bug fixes
  • Screenshots attached (for UI changes)
  • All your commits have a Signed-off-by line in the message. (more info)

Signed-off-by: suwhang-cisco <suwhang@cisco.com>
Signed-off-by: suwhang-cisco <suwhang@cisco.com>
@sriaradhyula
sriaradhyula merged commit 9440688 into agent-forge-upstream-docker Nov 8, 2025
9 of 13 checks passed
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.

3 participants