Skip to content

feat: enhance streaming for o-agent with improved parsing and processing #1294#1294

Merged
ulivz merged 7 commits intomainfrom
feat/stream-for-o
Aug 29, 2025
Merged

feat: enhance streaming for o-agent with improved parsing and processing #1294#1294
ulivz merged 7 commits intomainfrom
feat/stream-for-o

Conversation

@cjraft
Copy link
Collaborator

@cjraft cjraft commented Aug 29, 2025

Summary

add streaming processing functionality for the O-agent , and handle web UI display issues

Key Changes:

  • Streaming Parser: Add comprehensive streaming chunk processing for <think> and <answer> tags with proper content extraction
  • UI Improvements: Fix streaming thinking display issues in the web UI with better state management
  • Bug Fixes: Resolved str_replace_editor view range issues and no-content problems in MCP tool call engine

Checklist

  • Added or updated necessary tests (Optional).
  • Updated documentation to align with changes (Optional).
  • Verified no breaking changes, or prepared solutions for any occurring breaking changes (Optional).
  • My change does not involve the above items.

@netlify
Copy link

netlify bot commented Aug 29, 2025

Deploy Preview for agent-tars-docs ready!

Name Link
🔨 Latest commit f8e5719
🔍 Latest deploy log https://app.netlify.com/projects/agent-tars-docs/deploys/68b15154532a5800084ac35a
😎 Deploy Preview https://deploy-preview-1294--agent-tars-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@cjraft cjraft changed the title feat: enhance streaming for O-agent with improved parsing and processing feat: enhance streaming for o-agent with improved parsing and processing #1294 Aug 29, 2025
@cjraft cjraft force-pushed the feat/stream-for-o branch from d2583c7 to f8e5719 Compare August 29, 2025 07:05
@ulivz ulivz merged commit 4724244 into main Aug 29, 2025
10 checks passed
@ulivz ulivz deleted the feat/stream-for-o branch August 29, 2025 07:09
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.

3 participants

Comments