4 Commits
Author SHA1 Message Date
Dermot Duffy 80ec92e3b2 refactor: Replace Rollup with Vite (#2656)
This is a high risk change: every byte the card ships is emitted by a
different bundler, minified by a different minifier, and every
stylesheet is compiled by a different sass. The intent is that the
card's behaviour is unchanged.

**Significant development win**: Build time drops from 24s to 1.1s 🎉 

Also adds a test suite ('dist') that runs against the built bundle.
2026-08-04 15:00:13 -07:00
Dermot Duffy b9f09b7c4e chore: Expand default Claude permissions slightly (#2503) 2026-06-30 17:45:13 -07:00
Dermot Duffy 191b5a289a chore: Create initial Claude permissions (#2369) 2026-02-22 15:13:59 -08:00
dermotduffy 0f8c758d38 chore: Add AI instructions. 2026-02-21 20:39:15 -08:00