Skip to content

Format drifted test files with current oxfmt - #948

Closed
TheGreatAxios wants to merge 1 commit into
mainfrom
oxfmt-spawn-agent-worktree-drift
Closed

Format drifted test files with current oxfmt#948
TheGreatAxios wants to merge 1 commit into
mainfrom
oxfmt-spawn-agent-worktree-drift

Conversation

@TheGreatAxios

Copy link
Copy Markdown
Collaborator

Mechanical formatting-only fix to restore green CI (bunx oxfmt --check .).

oxfmt 0.67.0 (same version CI uses) reformats two files on origin/main; both drifts are pre-existing on main (verified: each file fails oxfmt --check on pristine origin/main):

  • src/subagent/spawn-agent-worktree.test.ts (one hunk, line-wrap only)
  • src/agent/directors/greybeard/package.test.ts (one hunk, line-wrap only)

Both diffs were read and verified formatting-only: no identifier, logic, or assertion changes. No hand edits; oxfmt output only.

Verification:

  • bunx oxfmt --check . clean (1086 files)
  • bun run typecheck clean
  • bun test src/agent/directors/greybeard/package.test.ts src/subagent/spawn-agent-worktree.test.ts green (27 pass, 0 fail)

Do not merge from this worker; parent merges after CI green.

@TheGreatAxios

Copy link
Copy Markdown
Collaborator Author

Superseded: the 0.3.23 release branch carried both formatting fixes and has merged; repo-wide oxfmt is clean on main.

@TheGreatAxios
TheGreatAxios deleted the oxfmt-spawn-agent-worktree-drift branch September 12, 2026 19:08
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