Skip to content

fix(config): restore heartbeat single-emit; dual-emit for filing equal-values#25685

Merged
siddseethepalli merged 1 commit into
mainfrom
swarm/5291/task-25673
Apr 15, 2026
Merged

fix(config): restore heartbeat single-emit; dual-emit for filing equal-values#25685
siddseethepalli merged 1 commit into
mainfrom
swarm/5291/task-25673

Conversation

@siddseethepalli

@siddseethepalli siddseethepalli commented Apr 15, 2026

Copy link
Copy Markdown
Contributor

Address Codex P2 + Devin review on #25673. (1) Revert heartbeat.ts's partial-config dual-emit — since its defaults are still 8/22, single-emit on the null side correctly recovers by letting the non-null default restore, preserving the user's explicit value. (2) Apply dual-emit to filing.ts's equal-values check — filing's null/null defaults mean single-emit would cascade to full-defaults reset (losing unrelated config like maxTokens). Add regression tests covering both scenarios.


Open with Devin

@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: a4ee6cd4c6

ℹ️ 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 assistant/src/config/schemas/heartbeat.ts

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Devin Review found 1 potential issue.

Open in Devin Review

Comment thread assistant/src/config/schemas/heartbeat.ts
@siddseethepalli

Copy link
Copy Markdown
Contributor Author

Addressed in #25731

Jasonnnz pushed a commit that referenced this pull request Apr 15, 2026
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.

1 participant