Skip to content

Releases: Bookipi-Group/bookipi-cli

Bookipi CLI v0.36.0

Choose a tag to compare

@kelvinsantos kelvinsantos released this 21 Aug 09:15

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

  • 🐛 create the credential folder, and stop writing ~/.bookipi.json
  • 🐛 size the login wait to the tool budget, not the session
  • 🐛 one login mechanism, and stop handing the wait back to the agent
  • 🐛 digest stage counts were reporting the fetch cap
  • 🐛 per_page bounds the result instead of multiplying by seven
  • 🐛 stop search_tools implying the writes do not exist
  • 🐛 name the id parameter the same way on reads and writes
  • 🐛 report dates as dates, not UTC instants
  • 🐛 stop the duplicate guard refusing legitimate second invoices
  • ✨ add send_invoice — the first write that leaves the building
  • ✨ add delete_invoice, guarded, previewable, and irreversible
  • ✨ add update_invoice with a before/after preview
  • ✨ add document_numbering, and stop the bench counting writes as overhead
  • 🐛 bound companyCache, and drain on SIGTERM
  • 🐛 actually renew the Bookipi token on an OAuth refresh
  • 🐛 fall back to the built config for the issuer, not a hardcoded URL
  • ✨ add plan mode to create_invoice — preview before writing
  • ✨ advertise writes by default, and remove --allow-writes

Bookipi CLI v0.35.3

Choose a tag to compare

@kelvinsantos kelvinsantos released this 20 Aug 09:00

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

  • ✨ bootstrap the CLI from the public release when none is installed

Bookipi CLI v0.35.2

Choose a tag to compare

@kelvinsantos kelvinsantos released this 20 Aug 08:51

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

  • 🐛 stop writing credentials into the skill source tree

Bookipi CLI v0.35.1

Choose a tag to compare

@kelvinsantos kelvinsantos released this 20 Aug 08:38

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

Bookipi CLI v0.35.0

Choose a tag to compare

@kelvinsantos kelvinsantos released this 19 Aug 07:11
dd29072

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

  • ✨ per-conversation sessions, real outcomes, guide-compliant names
  • 🐛 stop the benchmark and tests reporting to Amplitude
  • ✨ report token cost and outcome on MCP tool calls

Bookipi CLI v0.34.0

Choose a tag to compare

@kelvinsantos kelvinsantos released this 18 Aug 07:28
dd29072

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

  • 🐛 stop printing the signed web link on create; add BOOKIPI_DEBUG for analytics
  • ✨ send a usage event to Amplitude per command and MCP tool call

Bookipi CLI v0.33.2

Choose a tag to compare

@kelvinsantos kelvinsantos released this 17 Aug 02:00

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

Bookipi CLI v0.33.1

Choose a tag to compare

@kelvinsantos kelvinsantos released this 17 Aug 01:56

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

Bookipi CLI v0.32.1

Choose a tag to compare

@kelvinsantos kelvinsantos released this 04 Aug 00:58

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

Bookipi CLI v0.31.0

Choose a tag to compare

@kelvinsantos kelvinsantos released this 23 Jul 17:28

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