paperclip/ui/src
Forgotten 45c4df7b8a feat: add billing type tracking and cost enhancements
Add AdapterBillingType (api/subscription/unknown) to adapter execution results
so the system can distinguish API-billed vs subscription-billed runs. Enhance
cost service to aggregate subscription vs API run counts and token breakdowns.
Add limit param to heartbeat runs list API and client.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 21:35:44 -06:00
..
adapters fix(adapter): support dangerouslyBypassSandbox alias in codex-local 2026-02-23 19:44:10 -06:00
api feat: add billing type tracking and cost enhancements 2026-02-25 21:35:44 -06:00
components fix(ui): wrap long monospaced strings in markdown comments on mobile 2026-02-25 17:42:54 -06:00
context fix(ui): mobile viewport, scrollable popovers, and actor labels 2026-02-23 19:44:02 -06:00
hooks feat(ui): remember last visited page per company on company switch 2026-02-23 14:47:54 -06:00
lib feat: add issue labels (DB schema, API, and service) 2026-02-25 08:38:37 -06:00
pages fix(ui): prevent top bar and header rows from overflowing on mobile 2026-02-25 17:40:13 -06:00
App.tsx feat(ui): org chart page, issue detail tabs, and UX improvements 2026-02-25 08:39:31 -06:00
index.css fix(ui): improve issues page toolbar and rows for mobile 2026-02-23 16:51:17 -06:00
main.tsx feat: add toast notification system with success toasts 2026-02-20 13:47:13 -06:00