Feat/cpp refactor 0529#146
Merged
Merged
Conversation
…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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.