This repository was archived by the owner on May 13, 2026. It is now read-only.
Merge pull request #368 from CJackHwang/codex/fix-review-issues-for-pr-#364 Restore thinking fallback for tool-call detection and drop history.txt wrapper tags#369
Merged
Conversation
build: improve Docker robustness and fix potential security issues
feat: parse split context files in list view
Both READMEs are 400+ lines with 14 top-level sections and multiple subsections but have no navigation aid. Add a Table of Contents at the top of each file to help readers quickly find relevant sections. Changes: - README.MD: add 目录 section with links to all h2/h3 headings - README.en.md: add Table of Contents with matching structure
docs: add Table of Contents to README.MD and README.en.md
…ction Fix/tool type schema protection
…-automation-scripts Verify GHCR latest tag matches release and show version source/latest in dashboard
…r-config.json-permissions Return config persistence warning when config path is read-only; default container config to /data/config.json and update docs
…e/latest in dashboard"
…n-update-in-automation-scripts Revert "Verify GHCR latest tag matches release and show version source/latest in dashboard"
fix(openai): keep citation indexes one-based with zero-based references
Fix stream compatibility and vision model exposure
…back fix(sse): batch tiny stream chunks before emitting
…r-#364 Restore thinking fallback for tool-call detection and drop history.txt wrapper tags
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 0438ce9a12
ℹ️ 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".
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
💻 变更类型 | Change Type
🔀 变更说明 | Description of Change
优化工具调用
识图模式上线
📝 补充信息 | Additional Information