Skip to content

waz v0.1.11

Latest

Choose a tag to compare

@codeitlikemiley codeitlikemiley released this 20 Aug 13:29
a410617

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

Highlights

  • TMP does not lock to cargo just because you are in a Rust repo. "git commit" / "brew install" use those schemas. Cargo is only preferred when the query is about this project.
  • Context fill: waz tmp build \"cargo run\" --file src/main.rs prefills -p / --bin without --set. MCP file/line too.
  • Resolve argv is assembled from the schema, not LLM free-text. TUI AI TMP hits open the same token form as /.
  • Generate harvest understands brew-style Example usage; coverage: full only when nested help actually ran.
  • Quoting for values with spaces. visible_if on git commit --no-edit (amend only).
  • waz schema upgrade git cargo waz picks up curated JSON (repeat, models, visible_if).

Install

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