-
Notifications
You must be signed in to change notification settings - Fork 957
refactor(agui): redesign event dispatching with strategy pattern and deferred queue #1341
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
jujn
wants to merge
22
commits into
agentscope-ai:main
Choose a base branch
from
jujn:refactor/agui
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+1,397
−379
Open
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
c6a610b
refactor(agui): redesign event dispatching with strategy pattern and …
jujn c8ece67
fix: format code style
jujn cce154d
test: add ag-ui CUSTOM event testcase
jujn e9d8cb9
fix: duplicate text/reasoning content
jujn b660595
fix: duplicate reasoning start/end agui event
jujn 68d83f1
fix: force end the reasoning event before start the text event
jujn a1758d7
fix: add code comments and fix minor bugs
jujn f3b18aa
fix: add code comments and fix minor bugs
jujn dcb6b0e
fix: optimize the tool call event correlation without default ID
jujn 5609ac5
fix: code format
jujn b82f3c5
fix: optimize the interrupt handling mechanism in text/reasoning events
jujn 2873a29
fix: remove the logic for handling anonymous tools
jujn a229876
fix: remove ag-ui custom event
jujn c011db4
feat: support user-defined ContentBlock conversion strategies
jujn e3cf742
feat: provide the enableActingChunk configuration in AguiAdapterConfig
jujn b5547c5
feat: custom block converters support springboot auto-configuration
jujn 11c6841
feat: add an example for the ag-ui tool progress event
jujn c8b4f31
merge: resolve conflicts
jujn 9e03c96
docs: update the ag-ui sample project and docs
jujn 8b0894c
fix: resolve conflicts
jujn 97c19d8
Merge branch 'main' of https://github.com/agentscope-ai/agentscope-ja…
jujn 6f36b22
fix: add tests and resolve problems
jujn File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.