docs: add FastGPT 4.17.1 release notes - #7732
Conversation
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings. |
|
✅ Docs preview deployed 🔗 👀 Click here to visit preview 🕒 Time: 2026-09-12 22:22:34 (UTC+8) |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: c2f27a9405
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| ## 代码规范 | ||
|
|
||
| - 所有代码编写、修改、重构和测试调整都必须遵守 [FastGPT 代码规范](./.agents/code/syntax.md)。开始改动前先查看相关规范;如果规范与当前实现习惯冲突,优先按规范执行,并只在有明确业务或兼容性理由时说明例外。 |
There was a problem hiding this comment.
Preserve repository guidance in the release-notes commit
This documentation-only commit also removes the root AGENTS.md sections describing the application/model configuration locations and the documented workflow for complex tasks. That unrelated deletion changes the instructions inherited by every future contributor/agent, making the repository's established process and configuration entry points undiscoverable; please keep those sections or move them in a deliberate, separately documented change.
Useful? React with 👍 / 👎.
|
✅ Admin Preview Image Ready! 🕒 Time: 2026-09-12 22:24:50 (UTC+8) |
Coverage Report
File CoverageNo changed files found. |
上游同步 0d3630a..12cf1fc (labring#7734/labring#7732/labring#7727/labring#7723/labring#7706/labring#7724/labring#7728/labring#7729/labring#7718/labring#7660/labring#7736/labring#7368)。 按 review 意见将 sxf 定制解析配置与上游原有链路区分: - 数据集字段 pdfParseConfig 改名 sxfFileParseConfig, schema/类型/函数同步 - 补全与表单协议收拢 thirdProvider/sangfor/parseConfig.ts, 通用链单行委托 - 移除无引用 DefaultPdfParseConfig, 测试迁移 thirdProvider 测试文件 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Summary
Validation