Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Expensify
/
App
Public
Notifications
You must be signed in to change notification settings
Fork
4k
Star
5k
Code
Issues
1.5k
Pull requests
932
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: add 👍/👎 feedback prompt under the latest Concierge response
- #100454
#100454
Merged
yuwenmemon
merged 24 commits into
Expensify:main
Expensify/App:main
from
oqildev:feat/96775-concierge-feedback-prompt
oqildev/App:feat/96775-concierge-feedback-prompt
Copy head branch name to clipboard
Sep 18, 2026
Conversation
Commits
24
(24)
Checks
Files changed
Merged
feat: add 👍/👎 feedback prompt under the latest Concierge response
#100454
yuwenmemon
merged 24 commits into
Expensify:main
Expensify/App:main
from
oqildev:feat/96775-concierge-feedback-prompt
oqildev/App:feat/96775-concierge-feedback-prompt
Copy head branch name to clipboard
Commits
Commits on Sep 5, 2026
feat: add 👍/👎 feedback prompt under the latest Concierge response
Show description for 70c6b40
oqildev
committed
70c6b40
View commit details
Copy full SHA for 70c6b40
Browse repository at this point
Commits on Sep 6, 2026
fix: stop gating the Concierge feedback prompt on a flag that can stick
Show description for f65466f
oqildev
committed
f65466f
View commit details
Copy full SHA for f65466f
Browse repository at this point
Revert the feedback prompt gate to the synthetic-draft flag
Show description for 34b8058
oqildev
committed
34b8058
View commit details
Copy full SHA for 34b8058
Browse repository at this point
Use the mock's hover treatment and tooltip copy for the feedback thumbs
Show description for 538f241
oqildev
committed
538f241
View commit details
Copy full SHA for 538f241
Browse repository at this point
Make the thumb hover visible and centre the glyph inside it
Show description for 05b04a9
oqildev
committed
05b04a9
View commit details
Copy full SHA for 05b04a9
Browse repository at this point
Use the shared ghost-button hover style for the feedback thumbs
Show description for b6711ff
oqildev
committed
b6711ff
View commit details
Copy full SHA for b6711ff
Browse repository at this point
Make the thumb hover state actually visible
Show description for 563aa1e
oqildev
committed
563aa1e
View commit details
Copy full SHA for 563aa1e
Browse repository at this point
Do not offer feedback while newer report actions are unloaded
Show description for 0de855a
oqildev
committed
0de855a
View commit details
Copy full SHA for 0de855a
Browse repository at this point
Extract the feedback thumb into its own component
Show description for f2c9c7a
oqildev
committed
f2c9c7a
View commit details
Copy full SHA for f2c9c7a
Browse repository at this point
Commits on Sep 7, 2026
Keep the prompt out of the feedback thread and close the gap between thumbs
Show description for b1501bf
oqildev
committed
b1501bf
View commit details
Copy full SHA for b1501bf
Browse repository at this point
Commits on Sep 8, 2026
Address the review on the acknowledgement, ordering and failed comments
Show description for 29d0414
oqildev
committed
29d0414
View commit details
Copy full SHA for 29d0414
Browse repository at this point
Commits on Sep 9, 2026
Merge remote-tracking branch 'upstream/main' into feat/96775-concierge-feedback-prompt
Show description for 021c65f
oqildev
committed
021c65f
View commit details
Copy full SHA for 021c65f
Browse repository at this point
Hoist the parent report action selector out of the component
Show description for e52d586
oqildev
committed
e52d586
View commit details
Copy full SHA for e52d586
Browse repository at this point
Commits on Sep 13, 2026
Identify the feedback thread by its own marker
Show description for 595c9f1
oqildev
committed
595c9f1
View commit details
Copy full SHA for 595c9f1
Browse repository at this point
Commits on Sep 14, 2026
Skip the feedback scan outside the chats where Concierge answers
Show description for 3bb8d33
oqildev
committed
3bb8d33
View commit details
Copy full SHA for 3bb8d33
Browse repository at this point
Hide the feedback prompt on a message moderation has hidden
Show description for c41a2b7
oqildev
committed
c41a2b7
View commit details
Copy full SHA for c41a2b7
Browse repository at this point
Give the feedback prompt strings translation context
Show description for 6cb8e90
oqildev
committed
6cb8e90
View commit details
Copy full SHA for 6cb8e90
Browse repository at this point
Commits on Sep 15, 2026
Merge remote-tracking branch 'upstream/main' into feat/96775-concierge-feedback-prompt
Show description for aff0228
oqildev
committed
aff0228
View commit details
Copy full SHA for aff0228
Browse repository at this point
Restore the JavaScript action bundles rebuilt during the merge
Show description for 535fb8c
oqildev
committed
535fb8c
View commit details
Copy full SHA for 535fb8c
Browse repository at this point
Address the review on the draft gate, the chat guard and comments
Show description for 5493589
oqildev
committed
5493589
View commit details
Copy full SHA for 5493589
Browse repository at this point
Commits on Sep 16, 2026
Merge remote-tracking branch 'upstream/main' into feat/96775-concierge-feedback-prompt
Show description for 540be7e
oqildev
committed
540be7e
View commit details
Copy full SHA for 540be7e
Browse repository at this point
Commits on Sep 17, 2026
Decide the feedback thread case in the list
Show description for cfb68aa
oqildev
committed
cfb68aa
View commit details
Copy full SHA for cfb68aa
Browse repository at this point
Take the locale strings from the translation workflow
Show description for 650a7de
oqildev
committed
650a7de
View commit details
Copy full SHA for 650a7de
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into feat/96775-concierge-feedback-prompt
Show description for bb8b21a
oqildev
committed
bb8b21a
View commit details
Copy full SHA for bb8b21a
Browse repository at this point
You can’t perform that action at this time.