v0.5.0
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 kitchenFull command reference: packages/cli
@allourthings/mcp-server — version alignment
No functional changes. Version bumped to align with the CLI on a shared monorepo version.