kreese-stripe
8a194d914e
Update the docs for totals to reflect new accepted values ( #96 )
2026-05-11 11:08:10 -04:00
Shubham Mathur
f455286336
fix: CLI Approval Polling Bugs (surfaced by #63 ) ( #95 )
...
* fix: recognize all terminal statuses in approval polling
* fix: extend default spend-request polling window past server-side expiry
2026-05-10 15:38:12 -04:00
Dan Hill
281b61c38b
Specify credential file ( #81 )
...
* feat: allow specifying a credential file
* copy cleanup
* fix: make flag clearer
2026-05-08 12:33:40 -04:00
Ryan Aubrey
20c59dc6ab
feat: shipping addresses ( #79 )
...
* Basic command, readme, skill file
* Skill update
* Better formatting
* Formatting
* Simplify skill file
2026-05-07 18:02:29 -04:00
kreese-stripe
6e1e9d2f66
(feat): Commands to cancel a spend request ( #77 )
...
* commands to cancel a spend request
* document
* nit: remove unneeded status text
* code improvements
* Fix typecheck
* Just go back to old promise approach
2026-05-07 14:43:35 -04:00
Dan Hill
8cc93e9906
feat: allow writing payment credentials to file to avoid context ( #67 )
2026-05-04 17:50:34 -04:00
Dan Hill
046557ebda
Docs, skill improvements 2026-05-03 ( #68 )
...
* WIP
* fix totals schema type
* Improve copy with dante
* fix: formatting
* fix: minor path fix
* fix: correctly handle update notifier in TTY and non-TTY modes
* fix: update package to correct
* fix: formatting
* fix: improve update notifier
2026-05-04 17:49:03 -04:00
Dan Hill
4ee0eb19e1
fix: better document how line items and totals can be passed ( #65 )
2026-05-02 13:01:15 -04:00
Pejman Pour-Moezzi
21bc584091
fix: fail spend request polling timeout ( #56 )
2026-04-29 19:53:25 -04:00
Dan Hill
cd84685f22
Onboarding Experience ( #15 )
...
Add a new user onboarding command
2026-04-28 19:17:44 -04:00
Dan Hill
facab3c453
Fix typo in readme and add MCP/CLI mapping to skill
...
* fix: typo in readme; add cli->mcp mapping to skill file
* changeset
2026-04-28 16:14:15 -04:00
Steve Kaliski
f6803a5f5c
add mcp instructions in readme ( #30 )
2026-04-27 23:58:38 -04:00
shirleyz-stripe
471cbb7cc5
Replace passphrase with phrase across repo ( #24 )
2026-04-27 16:54:56 -04:00
Steve Kaliski
eb2115d658
migrate commander -> incur enabling mcp server ( #18 )
...
* migrate commander -> incur enabling mcp server
* save
* use incur skill handling and clarify to use mcp if running
* add changeset
* fix type error
* fix fmt
* fix tests
* fmt
2026-04-27 13:37:10 -04:00
Dan Hill
91ce9f035d
Update notifier
...
Use update notifier to indicate new versions. In TTY outputs, this is a very standard update-notifier integration. For JSON outputs consumed by agents, we include the info in the auth status command to not interfere with agents parsing output in other commands.
2026-04-25 17:30:46 -04:00
Dan Hill
45cf25be6f
Skill improvements ( #8 )
...
npx skills add for skill installation
npm install -g for installing from skill file
remove the unneeded --install option
remove some duplicative instructions
tell it to use --include card when retrieving a card
tell it to check auth status before running a new login command
2026-04-24 10:33:22 -04:00
qaisjp
3b372f2209
Initial commit
...
Co-authored-by: ben-davis <2607068+ben-davis@users.noreply.github.com >
Co-authored-by: bensnell-stripe <47830399+bensnell-stripe@users.noreply.github.com >
Co-authored-by: danhilltech <876990+danhilltech@users.noreply.github.com >
Co-authored-by: kreese-stripe <215516483+kreese-stripe@users.noreply.github.com >
Co-authored-by: qaisjp <923242+qaisjp@users.noreply.github.com >
Co-authored-by: raubrey-stripe <185865758+raubrey-stripe@users.noreply.github.com >
Co-authored-by: shirleyz-stripe <264516373+shirleyz-stripe@users.noreply.github.com >
Co-authored-by: sjkaliski <602845+sjkaliski@users.noreply.github.com >
2026-04-23 17:22:09 -04:00