mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-05-01 05:00:46 +00:00
Add stripStartupContext to remove env-info from parent history and pass chatHistory through ArenaManager → InProcessBackend → AgentInteractive → AgentCore. This allows arena agents to start with conversational context from the main session. Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com> |
||
|---|---|---|
| .. | ||
| src | ||
| index.ts | ||
| package.json | ||
| test-setup.ts | ||
| tsconfig.json | ||
| vitest.config.ts | ||