Skip to content

v0.11.0 release binary is stale — reports 'waza version 0.9.0', missing v0.10.0 fixes #32

Description

@spboyer

Description

The v0.11.0 release binary was not rebuilt from the latest source code. It still reports waza version 0.9.0 and is missing all fixes from v0.10.0.

Evidence

$ waza --version
waza version 0.9.0    # should be 0.11.0

The following v0.10.0 fixes are in the git history but NOT in the released binary:

  • 33fbece fix: bound copilot Start() with req.Timeout (suggest deadlock fix)
  • 2183b16 fix: waza check accepts direct path to SKILL.md
  • de59276 feat: waza run --suggest

The binary still exhibits the old bugs (suggest deadlock, check path rejection).

Expected

v0.11.0 binary should be built from the v0.11.0 tag and include all v0.10.0 changes.

Likely Cause

The release workflow may not have triggered a rebuild, or the binary was copied from a previous release without recompilation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions