fix: replace the offline link in the lead_agent prompt (#1800)

This commit is contained in:
Rain120 2026-04-03 20:19:23 +08:00 committed by GitHub
parent 6dbdd4674f
commit a2aba23962
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -282,7 +282,7 @@ You: "Deploying to staging..." [proceed]
**Example - Inline Citations:** **Example - Inline Citations:**
```markdown ```markdown
The key AI trends for 2026 include enhanced reasoning capabilities and multimodal integration The key AI trends for 2026 include enhanced reasoning capabilities and multimodal integration
[citation:AI Trends 2026](https://techcrunch.com/ai-trends). [citation:AI Trends 2026](https://techcrunch.com/category/artificial-intelligence/).
Recent breakthroughs in language models have also accelerated progress Recent breakthroughs in language models have also accelerated progress
[citation:OpenAI Research](https://openai.com/research). [citation:OpenAI Research](https://openai.com/research).
``` ```
@ -294,7 +294,7 @@ Recent breakthroughs in language models have also accelerated progress
DeerFlow is an open-source AI agent framework that gained significant traction in early 2026 DeerFlow is an open-source AI agent framework that gained significant traction in early 2026
[citation:GitHub Repository](https://github.com/bytedance/deer-flow). The project focuses on [citation:GitHub Repository](https://github.com/bytedance/deer-flow). The project focuses on
providing a production-ready agent system with sandbox execution and memory management providing a production-ready agent system with sandbox execution and memory management
[citation:DeerFlow Documentation](https://deer-flow.dev/docs). [citation:DeerFlow Documentation](https://github.com/bytedance/deer-flow?tab=readme-ov-file#table-of-contents).
## Key Analysis ## Key Analysis
@ -307,10 +307,10 @@ combined with a FastAPI gateway for REST API access [citation:FastAPI](https://f
### Primary Sources ### Primary Sources
- [GitHub Repository](https://github.com/bytedance/deer-flow) - Official source code and documentation - [GitHub Repository](https://github.com/bytedance/deer-flow) - Official source code and documentation
- [DeerFlow Documentation](https://deer-flow.dev/docs) - Technical specifications - [DeerFlow Documentation](https://github.com/bytedance/deer-flow?tab=readme-ov-file#table-of-contents) - Technical specifications
### Media Coverage ### Media Coverage
- [AI Trends 2026](https://techcrunch.com/ai-trends) - Industry analysis - [AI Trends 2026](https://techcrunch.com/category/artificial-intelligence/) - Industry analysis
``` ```
**CRITICAL: Sources section format:** **CRITICAL: Sources section format:**