Skip to content

waz v0.1.10

Choose a tag to compare

@codeitlikemiley codeitlikemiley released this 20 Aug 09:31
· 2 commits to main since this release
366cdda

Warp-style command prediction for any terminal — this is the codeitlikemiley/waz CLI, not the Warp terminal fork.

Highlights

  • Generate jobs: dead PIDs are reaped. waz generate --jobs, --jobs <id>, --wait --job <id>, --cancel <id>. MCP waz_generate waits by default so agents do not race tmp list.
  • TMP: requires_file walks parents; repeat on git add; waz:models follows the provider token; data_source.command times out after 3s.
  • CI on GitHub Actions (stable rustc, fmt, clippy unused, tests).
  • Predict: empty prompt retries a failed last command (tier: retry). Palette /comit matches git commit.

Install

cargo install waz --force
# or from this repo:
make install