Skip to content

Bookipi CLI v0.35.1

Choose a tag to compare

@kelvinsantos kelvinsantos released this 20 Aug 08:38
· 5 commits to main since this release

Bookipi's AI assistant skill. Download bookipi-cli.skill below and add it to your Claude skills — see the README for install steps.

What's new

  • 🐛 handle the plugin install, which ships no CLI binary
  • 🐛 drop the unknown 'id' field from marketplace.json
  • 🐛 ship the plugin skills-only, and guard the manifests on prod builds
  • ✨ make the skill path-aware, and ship it as a plugin with the MCP server
  • 🐛 gate writes on the bind address, not the transport
  • ✨ build create_invoice as the first write, advertised directly
  • 🐛 resolve the default company from the account, not array order
  • ✨ read any company per call, via an optional company_id
  • 🐛 never invent a number prefix; read numbering from the company
  • 🐛 stop addressing insights to a customer called "Unknown"
  • 🐛 stop GraphQL errors leaking the backend's stack trace
  • ✨ expose invoice/customer detail, paylinks and reports
  • ✨ expose expenses, deals, proposals and contracts
  • 🐛 rank on keywords, not on the description prose
  • ✨ expose list_customers and list_items
  • 🐛 match word prefixes, not substrings, when ranking operations
  • ✨ grow the retrieval eval from real searches