Skip to content

Fix and speed up Windows Backend CI - #49

Merged
benclawbot merged 6 commits into
mainfrom
codex/fix-windows-backend-ci
May 25, 2026
Merged

benclawbot merged 6 commits into
mainfrom
codex/fix-windows-backend-ci

Conversation

@benclawbot

Copy link
Copy Markdown
Owner

Summary

  • restore Windows-only anyhow::Context import for the Word tool so Windows checks compile
  • add explicit optional intent schema fields for first-party tools caught by the schema test
  • remove unused Windows computer-tool imports
  • reduce long CI timeouts, gate coverage behind fast Windows checks, and narrow coverage to the schema smoke test so failures stop quickly

Verification

  • cargo test -p iagent --lib tool::tests::first_party_tool_definitions_include_optional_intent_explicitly -- --exact --nocapture
  • cargo check -p iagent --lib --message-format=short

Local Windows-target verification is blocked on this machine by missing MSVC linker/toolchain (link.exe missing natively; WSL uses GNU cc for an MSVC target).

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@benclawbot
benclawbot merged commit 00242d2 into main May 25, 2026
7 checks passed
@benclawbot
benclawbot deleted the codex/fix-windows-backend-ci branch May 25, 2026 18:36
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