Skip to content

Feature/agent runtime optimze 0312#162

Merged
tptpp merged 5 commits intomainfrom
feature/agent_runtime_optimze_0312
Mar 15, 2026
Merged

Feature/agent runtime optimze 0312#162
tptpp merged 5 commits intomainfrom
feature/agent_runtime_optimze_0312

Conversation

@yhjun1026
Copy link
Copy Markdown
Collaborator

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Snapshots:

Include snapshots for easier review.

Checklist:

  • My code follows the style guidelines of this project
  • I have already rebased the commits and make the commit message conform to the project standard.
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • Any dependent changes have been merged and published in downstream modules

- Add background mode that continues running after client disconnect
- Add conversation state display in chat sidebar (running/failed/waiting)
- Add chat polling hook for conversation recovery
- Add queryChatStatus API for checking conversation progress
- Web frontend can now resume conversations via polling when re-entering page
- Add streaming configuration to tools management tab
- Add streaming config modal with parameter table
- Add backend API routes for streaming config
- Add streaming processor and chunk strategies
- Add streaming utils for frontend
- Add i18n translations for streaming config
@tptpp tptpp merged commit 8957277 into main Mar 15, 2026
3 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