Skip to content

Feat/cpp refactor 0529#146

Merged
jsyqrt merged 3 commits into
mainfrom
feat/cpp-refactor-0529
May 29, 2026
Merged

Feat/cpp refactor 0529#146
jsyqrt merged 3 commits into
mainfrom
feat/cpp-refactor-0529

Conversation

@jsyqrt
Copy link
Copy Markdown
Contributor

@jsyqrt jsyqrt commented May 29, 2026

No description provided.

jsyqrt and others added 3 commits May 29, 2026 19:13
…ration

- Eliminate sync A2A deadlock: deprecate wait_for_reply, make all A2A
  async with conversation_id correlation
- Channel-level message coalescing: enqueue-time dedup by channelKey,
  structured messages array, burst coalescing window (200ms)
- Enhanced deliberation: batch processItemIds, memoryUpdates (working +
  longterm), complete_deliberation schema updated
- User fast-path: R0 same-user merge (inject into session), deliberation
  abort on human_chat arrival
- Update MAILBOX-SYSTEM.md and add 13 new tests (all 534 pass)

Co-authored-by: Cursor <cursoragent@cursor.com>
…ture

Restructure the homepage from a status-observation dashboard to an
action-driven command center based on first-principles UX analysis:

- Add "Needs Your Attention" block surfacing tasks awaiting human review,
  pending requirement approvals, and blocked/failed tasks with urgency badges
- Add full-width "Recent Deliverables" preview showing latest 5 outputs
  with type icons, summaries, agent names, and diff stats
- Add priority badges (urgent/high) to the activity feed items
- Add urgent/high task count badge to the Tasks Done metric card
- Balance left/right column heights dynamically by computing slot-based
  limits for activity feed and team list items
- Add i18n keys for all new UI elements (en + zh-CN)

Co-authored-by: Cursor <cursoragent@cursor.com>
- Replace RankingModal with WorkingModal showing working agents + full ranking
- Add HealthModal for system health metrics (previously a static card)
- Add token consumption column to agent ranking table
- Support sortable columns (tasks, health, tokens, errors) with toggle asc/desc
- Default sort by task success count (descending)
- Add i18n keys for tokens column and sort labels (en/zh-CN)

Co-authored-by: Cursor <cursoragent@cursor.com>
@jsyqrt jsyqrt merged commit d69951a into main May 29, 2026
1 check 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.

1 participant