Skip to content

Preserve good notes when agents or files fail - #56

Merged
itsjling merged 1 commit into
mainfrom
codex/issue-009-sandbox-proof
Jul 31, 2026
Merged

Preserve good notes when agents or files fail#56
itsjling merged 1 commit into
mainfrom
codex/issue-009-sandbox-proof

Conversation

@itsjling

@itsjling itsjling commented Jul 30, 2026

Copy link
Copy Markdown
Owner

Closes #9

Summary

  • enforce soft excerpt and hard rejection limits per file
  • keep valid notes when one file or provider result fails
  • publish complete partial results with explicit failed-file metadata
  • prove provider discovery, arguments, input, working directory, and the small environment

Stack

Verification

  • npm run lint
  • npm test
  • npm run docs:check
  • npm run docs:build
  • npx fallow audit --base codex/issue-033-tool-profiles

Stack

  1. Disable unsafe Cursor reviews #51
  2. Define developer and summary-agent tool profiles #54
  3. Preserve good notes when agents or files fail #56 👈 current

@itsjling

Copy link
Copy Markdown
Owner Author

@codex review

@itsjling
itsjling force-pushed the codex/issue-033-tool-profiles branch from d85e3c2 to a0f36a9 Compare July 30, 2026 17:02

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: a19a83724e

ℹ️ 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".

Comment thread scripts/generate-summaries.mjs
@itsjling
itsjling force-pushed the codex/issue-033-tool-profiles branch from a0f36a9 to 3603071 Compare July 30, 2026 17:17
@itsjling
itsjling force-pushed the codex/issue-009-sandbox-proof branch from a19a837 to d0393da Compare July 30, 2026 17:20
@itsjling

Copy link
Copy Markdown
Owner Author

@codex review

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: d0393dad11

ℹ️ 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".

Comment thread tests/generate-summaries.test.mjs
Comment thread scripts/generate-summaries.mjs
@itsjling
itsjling force-pushed the codex/issue-009-sandbox-proof branch from d0393da to 8d66022 Compare July 30, 2026 17:59
@itsjling
itsjling changed the base branch from codex/issue-033-tool-profiles to main July 31, 2026 03:15
@itsjling
itsjling merged commit a9bf60b into main Jul 31, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Preserve good notes when agents or files fail

1 participant