This repository was archived by the owner on Mar 31, 2026. It is now read-only.
Open
Conversation
arg-foo
pushed a commit
to aevatarAI/aevatar-station
that referenced
this pull request
Sep 2, 2025
…ents Migrated from aevatarAI/aevatar-gagents#160 This migration maintains exactly 23 files changed (matching original PR): - GroupChat workflow coordination improvements - PsiOmni GAgent enhancements and mode updates - Test suite updates - Remove deprecated PsiOmniGAgent_Review.cs Files: 23 files changed (22 modified + 1 deleted) - 18 source files in gagents/src/ - 4 test files in gagents/test/ - 1 file deletion (PsiOmniGAgent_Review.cs)
arg-foo
pushed a commit
to aevatarAI/aevatar-station
that referenced
this pull request
Sep 11, 2025
Migrated from aevatarAI/aevatar-gagents#160 This migration includes exactly 12 files as per the original PR: - Added failure summary tracking to workflow execution - Enhanced member and coordinator failure handling - Added comprehensive unit tests for failure scenarios Changes: - 3 files in GroupChat.Core (events, models, states) - 1 file in GroupChat.GroupMember - 4 files in GroupChat (coordinator and record agents) - 4 test files (csproj, worker agent, and test cases)
chao0kang
pushed a commit
to aevatarAI/aevatar-station
that referenced
this pull request
Sep 11, 2025
…les only) (#1426) Migrated from aevatarAI/aevatar-gagents#160 ## Summary This is the **correct** migration of PR #160 with exactly 12 files as per the original PR. **Previous PR #1380 incorrectly included 23 files including unrelated PsiOmni changes.** ## Changes in this PR (12 files total) ### Core Changes (3 files) - - Added FailureSummary property - - Added Failed status - - Added failure tracking ### Implementation (5 files) - - Failure handling - - Added ConfirmEvents - - Enhanced failure response - - Failure summary propagation - - Failure recording ### Tests (4 files) - - Test dependencies - - Test worker with failure simulation - - Failure scenario tests - - Unit tests ## Testing - ✅ Build successful - ✅ All 27 GroupChat tests pass - ✅ Verified exactly 12 files changed Closes #1380 (incorrect migration)
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.