Add Satoshi API fee agent template#97
Conversation
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit f5a7126. Configure here.
|
Related context for reviewers: I also submitted the Browserbase partner/integration form with the public reviewer packet, and opened the companion community integration example in browserbase/integrations#74. This PR is the Browserbase templates path for the same Satoshi API fee-intelligence workflow. |
f5a7126 to
3854b3a
Compare
|
Addressed the Bugbot estimate-key concern in 3854b3a: the template now supports both numeric confirmation-target keys (the live /api/v1/fees/recommended response currently returns 1/3/6/25/144) and high/medium/low-style fallbacks, plus common top-level fee key variants. Re-ran template build, targeted ESLint, changed-file Prettier, and a live HTTP 200 check against the free fee endpoint. |

Summary
Reviewer Packet
Verification
Notes
Repo-wide lint currently exits 0 with two existing warnings outside this template. Repo-wide format:check reports existing formatting warnings across many files on dev, so I verified Prettier on the touched files directly.