Skip to content

fix: copilot polish, signal dedup, and Review Queue cap#53

Merged
jp-bmn merged 3 commits into
mainfrom
feat/mobile-polish
Jun 29, 2026
Merged

fix: copilot polish, signal dedup, and Review Queue cap#53
jp-bmn merged 3 commits into
mainfrom
feat/mobile-polish

Conversation

@m1lestones

@m1lestones m1lestones commented Jun 29, 2026

Copy link
Copy Markdown
Collaborator

Context

These 3 commits were pushed to feat/mobile-polish AFTER PR #50 was merged, so they never made it into main. This PR gets them in.

Commits

1. fix: copilot UI polish and error handling

  • Iris panel no longer flies to the top of the screen
  • Iris greets the rep by their first name
  • Admins see different prompts than AEs
  • Shows real Anthropic error message instead of "No response" when API key is exhausted

2. fix: deduplicate signal feed by source_url on frontend

  • Works alongside the backend dedup fix
  • Your fix stops new duplicates from being created going forward
  • This fix filters out any duplicates that already exist in the database before showing them in the feed
  • Both fixes are needed together

3. fix: capitalize Review Queue heading

  • Changes "Review queue" → "Review Queue" to match the rest of the nav headings
  • Already showing correctly locally, just needs to be in production

🤖 Generated with Claude Code

- Iris greets user by first name above prompt buttons
- Panel anchors to bottom-right above bubble (no longer flies to top)
- Bubble default position raised 48px from bottom edge
- Replaced 'Draft an outreach email' with admin/AE-specific prompts
- Fixed duplicate React keys in IrisMessage renderer
- Copilot route now surfaces actual Anthropic error messages
@vercel

vercel Bot commented Jun 29, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
adonisagent-web Ready Ready Preview, Comment Jun 29, 2026 5:50pm

@jp-bmn jp-bmn merged commit 8b07c89 into main Jun 29, 2026
4 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.

2 participants