root bbc2d89450 feat(qwen-adapter): capture chat SSE and expand tab_container cards
Attach a response listener to the `/api/v2/chat` POST stream, parse its
SSE payloads, and reconstruct answer content/extra_info/communication
from the `multi_load/iframe` and `bar/iframe` messages. Expand embedded
`[(tab_container_N)]` references against the SSE cardMap so nested tab
content is inlined instead of leaking a raw placeholder. Prefer the API
answer, falling back to page state, and record `response_source` plus
`api_event_count` in the raw response for diagnosis.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-12 14:17:14 +08:00
2026-06-14 21:03:13 +08:00
S
Description
No description provided
Readme 195 MiB
Languages
Go 46.5%
TypeScript 28.5%
Vue 23.3%
Shell 0.9%
JavaScript 0.3%
Other 0.4%