github-actions[bot]
4959851797
Version Packages ( #40 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@stripe/link-cli@0.2.3
2026-04-28 15:37:52 -04:00
Steve Kaliski
de325f19b0
polling commands only emit when response has changed ( #39 )
2026-04-28 14:16:49 -04:00
github-actions[bot]
14ee57dc0d
Version Packages ( #36 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@stripe/link-cli@0.2.2
2026-04-28 00:14:04 -04:00
Steve Kaliski
f6803a5f5c
add mcp instructions in readme ( #30 )
2026-04-27 23:58:38 -04:00
Steve Kaliski
f8f51a610e
update plugins ( #29 )
...
* add local Codex marketplace for Link plugin
* update claude plugin
* add changeset
2026-04-27 23:58:30 -04:00
bendavis-stripe
105978a3e3
Fix Card.valid_until type to match API response ( #28 )
...
* Fix Card.valid_until type to match API response
The API returns valid_until as an ISO 8601 string, but the Card type
declared it as number. The interactive retrieve component multiplied
the string by 1000 to create a Date, producing NaN and crashing with
"Invalid time value" on toISOString().
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
Committed-By-Agent: claude
* Fix biome formatting
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
Committed-By-Agent: claude
---------
Co-authored-by: Ben Davis <ben@bencdavis.com >
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-27 16:05:14 -07:00
Steve Kaliski
6b1079be96
update claude file for spend-intent -> spend-request ( #26 )
2026-04-27 19:00:15 -04:00
github-actions[bot]
178c89e268
Version Packages ( #27 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@stripe/link-cli@0.2.1
2026-04-27 17:54:35 -04:00
Steve Kaliski
ef4e3620d4
fix notifier ( #25 )
...
* add notifier
* add changeset
* fix
2026-04-27 17:50:19 -04:00
shirleyz-stripe
471cbb7cc5
Replace passphrase with phrase across repo ( #24 )
2026-04-27 16:54:56 -04:00
jliwag-stripe
c1599846df
Update issue-triggered-create-jira.yml ( #23 )
...
Add bug as default issuetype and include "project-LINK_AI_WALLET" label.
2026-04-27 10:44:11 -07:00
github-actions[bot]
ea13c03421
Version Packages ( #22 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@stripe/link-cli@0.2.0
2026-04-27 13:40:01 -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
Steve Kaliski
ae735ec096
add changeset for update-notifier and bug fixes ( #21 )
...
* add changeset
* add mpp parsing
2026-04-27 13:19:21 -04:00
Brendan Ryan
b976540828
refactor: simplify MPP pay credential creation ( #19 )
...
* refactor: simplify MPP pay credential creation
* fix: apply biome formatter
2026-04-27 12:25:33 -04:00
Brendan Ryan
ef5c1acf19
fix: align MPP pay retry failures across modes ( #20 )
2026-04-27 01:45:09 -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
15bb366d4d
fix: better guide skill to only create request when total amount is known ( #16 )
2026-04-25 17:29:46 -04:00
dependabot[bot]
95a3d26f15
Bump postcss from 8.5.8 to 8.5.10 ( #13 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.5.8 to 8.5.10.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.5.8...8.5.10 )
---
updated-dependencies:
- dependency-name: postcss
dependency-version: 8.5.10
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-25 15:27:09 -04:00
jliwag-stripe
a24135793e
Create issue-triggered-create-jira.yml ( #12 )
...
* Create issue-triggered-create-jira.yml
* Potential fix for pull request finding 'CodeQL / Workflow does not contain permissions'
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
---------
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2026-04-24 14:25:37 -07:00
kreese-stripe
11bdb9ae01
feat: call /device/revoke endpoint on auth logout call ( #11 )
...
* feat: call /device/revoke endpoint on auth logout call
* fmt
2026-04-24 16:27:54 -04:00
github-actions[bot]
bb26c4e20a
Version Packages ( #10 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@stripe/link-cli@0.1.2
2026-04-24 10:41:45 -04:00
Steve Kaliski
ee734e72da
add changeset patch for skill ( #9 )
2026-04-24 10:39:42 -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
Steve Kaliski
c9a2c2cf91
update release file to support trusted publishing ( #7 )
2026-04-23 22:33:58 -04:00
github-actions[bot]
d70d8565a5
Version Packages ( #6 )
...
* Version Packages
* update biome
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Steve Kaliski <stevekaliski@stripe.com >
2026-04-23 22:09:22 -04:00
Steve Kaliski
546d6acf79
add changeset ( #5 )
2026-04-23 21:54:07 -04:00
Steve Kaliski
c1e9a2f4b0
dont include npm build files in git ( #4 )
2026-04-23 21:45:05 -04:00
Steve Kaliski
2b3462c214
set cli pkg to public ( #3 )
2026-04-23 21:33:13 -04:00
Steve Kaliski
bb8ef4d837
include license in npm publish ( #2 )
2026-04-23 21:28:21 -04:00
Steve Kaliski
daa8df3def
bump to v0.1.0 ( #1 )
2026-04-23 21:04:58 -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