Skip to content

fix(cli): list kill and web in usage and name the await wait option - #326

Merged
ScriptedAlchemy merged 4 commits into
masterfrom
fix/cli-help-and-await-hint
Sep 26, 2026
Merged

ScriptedAlchemy merged 4 commits into
masterfrom
fix/cli-help-and-await-hint

Conversation

@ScriptedAlchemy

Copy link
Copy Markdown
Owner

Why

hauler --help omitted kill and web, and the status footer names hauler web. The await notice said each call waits up to 2h, but a plain call waits 30s. The notice now names the default and the option that raises it.

Scope

  • .changeset/cli-help-and-await-hint.md
  • src/internal/contracts/protocol.ts
  • src/internal/operations/tickets.ts
  • src/internal/ui/documents/documents.tsx
  • src/internal/ui/documents/surface.ts
  • src/internal/ui/documents/ticket-guidance.tsx
  • src/mcp/hauler/tools/hauler_await.tsx
  • src/scripts/hauler.ts
  • tests/route-unit/script-dispatch.test.ts
  • tests/unit/ui/await-guidance.test.ts

Blast Radius

Only the named message or document changes. Other paths are unchanged.

Verification

The failing test landed first and passes on the fix. Changed tests and pnpm typecheck pass locally.

Principles

  • Fix Root Causes.
  • Test Behavior, Not Implementation.

@changeset-bot

changeset-bot Bot commented Sep 26, 2026 •

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 149753c

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
cargo-hauler Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review ✅ Completed 2026-09-26T00:40:58.767602Z e8c30c8 PR opened
ℹ️ 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" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@ScriptedAlchemy
ScriptedAlchemy force-pushed the fix/cli-help-and-await-hint branch from e8c30c8 to 149753c Compare September 26, 2026 01:04
@ScriptedAlchemy
ScriptedAlchemy merged commit 13be92e into master Sep 26, 2026
@ScriptedAlchemy
ScriptedAlchemy deleted the fix/cli-help-and-await-hint branch September 26, 2026 01:04
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