mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-29 04:00:36 +00:00
- Implement ACPAdapter to convert ACP protocol messages to unified format - Implement JSONLAdapter to convert JSONL format messages to unified format - Define unified message types for consistent component rendering - Add helper functions for timeline position calculation (isFirst/isLast) - Enable cross-platform message format compatibility Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com> |
||
|---|---|---|
| .. | ||
| ACPAdapter.ts | ||
| index.ts | ||
| JSONLAdapter.ts | ||
| types.ts | ||