Refine use case workflows#27
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Copilot stopped reviewing on behalf of
yi-ge due to an error
July 7, 2026 14:10
Contributor
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
This PR refreshes the “应用场景 / Use Cases” docs to be organized around real work workflows (trigger → inputs → bottlenecks → agent intervention → acceptance), making it easier for readers to choose the right entry point and understand deliverables.
Changes:
- Rewrites the use-cases index to be workflow-oriented, adds “如何选择场景 / 场景怎么读 / 对应 DesireCore 能力” sections.
- Updates general/professional/solutions pages to a consistent “真实工作流” structure with clearer acceptance criteria and control points.
- Refines category descriptions and adds/strengthens disclaimers where content could be interpreted as professional advice.
Reviewed changes
Copilot reviewed 22 out of 22 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| docs/03-use-cases/index.md | Reorganizes chapter intro + adds selection guidance, reading method, and capability mapping tables. |
| docs/03-use-cases/01-general/category.json | Updates generated index description to reflect daily-work scope. |
| docs/03-use-cases/01-general/01-document-writing.md | Reframes as workflow-based writing deliverable; adds DesireCore capabilities section. |
| docs/03-use-cases/01-general/02-data-analysis.md | Reframes data analysis as “business question → verified conclusions” workflow. |
| docs/03-use-cases/01-general/03-email-management.md | Reframes email handling as triage + follow-up queue; adds capabilities. |
| docs/03-use-cases/01-general/04-meeting-assistant.md | Reframes meeting support as pre/post closed-loop workflow. |
| docs/03-use-cases/01-general/05-translation.md | Shifts from single-sentence translation to deliverable translation + terminology QA workflow. |
| docs/03-use-cases/01-general/06-data-analysis-agent.md | Reworks to periodic-report workflow + adds control points/capabilities; adds tip. |
| docs/03-use-cases/01-general/07-flowchart-agent.md | Reframes flowchart generation as extracting existing logic into editable diagrams; adds control points. |
| docs/03-use-cases/01-general/08-web-scraping-agent.md | Reframes web scraping as low-frequency field extraction; adds compliance/control points + capabilities. |
| docs/03-use-cases/02-professional/category.json | Updates generated index description to emphasize rules/standards/judgement work. |
| docs/03-use-cases/02-professional/01-legal-advisor.md | Reframes as contract “预审” workflow; strengthens disclaimer. |
| docs/03-use-cases/02-professional/02-code-assistant.md | Reframes as incremental engineering workflow; adds DesireCore capabilities section. |
| docs/03-use-cases/02-professional/03-finance-assistant.md | Reframes as policy-driven review workflow; strengthens disclaimer. |
| docs/03-use-cases/02-professional/04-product-manager.md | Reframes as PRD/iteration risk workflow; clarifies outputs need confirmation before scheduling. |
| docs/03-use-cases/02-professional/05-bidding-assistant.md | Reframes as deadline-driven compliance matrix workflow; clarifies outputs as reviewable drafts. |
| docs/03-use-cases/02-professional/06-real-estate.md | Reframes as decision-dimension clarification workflow; adds disclaimer. |
| docs/03-use-cases/02-professional/07-data-scientist.md | Reframes as hypothesis-converging workflow; expands key steps and deliverables. |
| docs/03-use-cases/03-solutions/category.json | Updates generated index description for “long-running multi-agent workflows”. |
| docs/03-use-cases/03-solutions/01-ai-copyright.md | Reframes as materials-prep assistance (not guaranteed approval); adds disclaimer. |
| docs/03-use-cases/03-solutions/02-ai-bidding.md | Reframes as multi-role coordination + compliance matrix + QC record; adds capability mapping. |
| docs/03-use-cases/03-solutions/03-enterprise-coordination.md | Reframes as cross-role dependency/decision-point workflow; adds decision management + capability mapping. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| | 格式一致性 | 易出错 | 高 | 高 | | ||
|
|
||
| :::tip 使用建议 | ||
| 何洁这类周期性报告最适合先固化模板和指标口径。模板稳定后,每月主要检查异常解释和管理建议,不需要反复调整版式。 |
| keywords: [信息采集, 网页爬虫, 数据抓取, 竞品监控, 结构化数据] | ||
| --- | ||
|
|
||
| # 智能体网页信息采集 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
docs/03-use-casesto describe concrete workflow control points instead of generic AI task descriptions.Validation
git diff --check./node_modules/.bin/docusaurus buildNotes