Skip to content

chore: bump version to 0.4.0#34

Merged
galligan merged 1 commit into
mainfrom
chore/release/v0.4.0
Jun 5, 2026
Merged

chore: bump version to 0.4.0#34
galligan merged 1 commit into
mainfrom
chore/release/v0.4.0

Conversation

@galligan

@galligan galligan commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

Context

Bumps outfitter-dispatch to 0.4.0 after the stable refs / flat CLI work landed on main via PR #33.

What changed

  • Updated the project version in pyproject.toml from 0.3.0 to 0.4.0.
  • Updated the editable package entry in uv.lock to match.

How to test

  • uv run dispatch --version -> dispatch 0.4.0
  • just check -> 190 passed, 9 deselected, build and package contents check passed, and dist/outfitter_dispatch-0.4.0.* was built.
  • Live dispatch smoke with isolated DISPATCH_HOME:
    • dispatch new created a real managed Codex thread on gpt-5.3-codex-spark.
    • The worker ran UV_CACHE_DIR=/tmp/dispatch-smoke-uv-cache uv run dispatch --version and observed dispatch 0.4.0.
    • The worker confirmed dispatch schema send includes ref, id, title, and managed in the output schema.
    • dispatch send follow-up returned the identity-rich ActionAck, and the worker replied via dispatch tail.

Risks / notes

  • The first read-only live smoke could not run uv run because UV needed a writable cache, then fell back to the older globally installed dispatch 0.2.1. The successful smoke used workspace-write only to permit a temp UV cache; no repo files were changed by the smoke worker.
  • Both smoke threads were archived after verification.

galligan commented Jun 5, 2026

Copy link
Copy Markdown
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@galligan galligan marked this pull request as ready for review June 5, 2026 20:55

galligan commented Jun 5, 2026

Copy link
Copy Markdown
Contributor Author

Merge activity

  • Jun 5, 8:55 PM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Jun 5, 8:55 PM UTC: @galligan merged this pull request with Graphite.

@galligan galligan merged commit 51b5176 into main Jun 5, 2026
5 checks passed
@galligan galligan deleted the chore/release/v0.4.0 branch June 5, 2026 20:56
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