Skip to content

Fix CI: cross-platform timeout test and Biome formatting#95

Merged
that-github-user merged 1 commit into
mainfrom
fix-ci-failures
Mar 28, 2026
Merged

Fix CI: cross-platform timeout test and Biome formatting#95
that-github-user merged 1 commit into
mainfrom
fix-ci-failures

Conversation

@that-github-user

Copy link
Copy Markdown
Owner

Summary

  • Replace node -e process.stdin.resume() with node --interactive for timeout test (no parens = no bash issues)
  • Wrap long .catch() lines per Biome formatter

Generated by thinktank Opus — 5 agents, all pass. Two clusters: Agents 1&5 (70%) vs 2,3,4 (57%). All agreed on node --interactive. Agent #1 recommended (+7/-3).

Change type

  • Bug fix

Related issue

Fixes CI failure from #92/#93.

Breaking changes

  • This PR introduces breaking changes

🤖 Generated with thinktank (Opus)

- Replace `node -e process.stdin.resume()` with `node --interactive`
  (no shell-special chars, hangs on all platforms)
- Wrap long .catch() lines per Biome formatter requirements

Generated by thinktank Opus (5 agents, all pass, Agent #1 recommended).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@that-github-user that-github-user merged commit d9fd885 into main Mar 28, 2026
4 checks passed
@that-github-user that-github-user deleted the fix-ci-failures branch March 28, 2026 19:35
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