Skip to content

v0.5.0

Choose a tag to compare

@matt-harding matt-harding released this 07 Apr 22:14
· 16 commits to main since this release

What's new

@allourthings/cli — new package

A standalone CLI for managing your inventory from the terminal. No AI client required.

npx @allourthings/cli list
npx @allourthings/cli search "dishwasher"
npx @allourthings/cli get "Bosch"
npx @allourthings/cli add "Coffee Machine" --brand DeLonghi --location kitchen

Full command reference: packages/cli

@allourthings/mcp-server — version alignment

No functional changes. Version bumped to align with the CLI on a shared monorepo version.