Nicolas Varrot
b3eea972a1
feat: unread message count badges in sidebar sessions
2026-02-15 10:03:02 +00:00
Nicolas Varrot
4b4dc530e9
chore: bump v1.59.0
2026-02-15 06:03:41 +00:00
Nicolas Varrot
9bedaba289
chore: bump v1.58.0
2026-02-15 04:04:56 +00:00
Nicolas Varrot
f7dbd062b2
chore: bump v1.57.1
2026-02-15 02:02:07 +00:00
Nicolas Varrot
e1a42afd8b
chore: bump v1.57.0
2026-02-15 00:01:46 +00:00
Nicolas Varrot
4fa4dad10f
chore: bump v1.56.0
2026-02-14 22:02:01 +00:00
Nicolas Varrot
474701ba5e
feat: add Portuguese (pt) locale support
2026-02-14 20:02:12 +00:00
Nicolas Varrot
ef60af2bdd
chore: bump v1.54.0
2026-02-14 17:53:52 +00:00
Nicolas Varrot
9f58a39aeb
chore: bump v1.53.0
2026-02-14 17:24:06 +00:00
Nicolas Varrot
aca5ea8ce9
chore: bump v1.52.0
2026-02-14 16:55:57 +00:00
Nicolas Varrot
f54aec330d
chore: bump v1.51.0
2026-02-14 16:25:11 +00:00
Nicolas Varrot
2138cbd124
chore: bump v1.49.0
2026-02-14 15:25:24 +00:00
Nicolas Varrot
9c4ed82265
chore: bump v1.48.0
2026-02-14 14:54:56 +00:00
Nicolas Varrot
d4b854feae
chore: bump v1.47.0
2026-02-14 14:25:44 +00:00
Nicolas Varrot
bf3eb5c58f
chore: bump v1.46.0
2026-02-14 13:58:26 +00:00
Nicolas Varrot
729b804120
chore: bump v1.45.0
2026-02-14 11:53:08 +00:00
Nicolas Varrot
56fccc1e62
chore: bump v1.43.0
2026-02-14 07:56:01 +00:00
Nicolas Varrot
608e58ed2c
chore: bump v1.42.0
2026-02-14 05:54:18 +00:00
Nicolas Varrot
4004e2a0b0
chore: bump v1.41.0
2026-02-14 01:54:20 +00:00
Nicolas Varrot
e857b96bcb
chore: bump v1.40.2
2026-02-13 23:55:29 +00:00
Nicolas Varrot
6048b9ef13
chore: bump v1.40.1
2026-02-13 22:01:47 +00:00
Nicolas Varrot
f1ce872206
chore: bump version to v1.39.2
2026-02-13 20:53:07 +00:00
Nicolas Varrot
452a18b5e9
chore: bump version to v1.39.1
2026-02-13 20:51:21 +00:00
Nicolas Varrot
c47bca4e2e
chore: bump version to v1.39.0
2026-02-13 19:53:17 +00:00
Nicolas Varrot
81cf110f4b
chore: bump version to v1.38.0
2026-02-13 18:13:22 +00:00
Nicolas Varrot
ea8e5e3dab
chore: bump version to v1.37.0
2026-02-13 15:46:50 +00:00
Nicolas Varrot
a9ed8872fb
chore: bump version to v1.36.1
2026-02-13 15:12:15 +00:00
Nicolas Varrot
74278476e4
chore: bump version to v1.36.0
2026-02-13 14:43:26 +00:00
Nicolas Varrot
7c8f3ba78f
chore: bump version to v1.35.0
2026-02-13 13:28:28 +00:00
Nicolas Varrot
26e433b1a3
chore: bump version to v1.34.1
2026-02-13 12:58:53 +00:00
Nicolas Varrot
ad0efe3f5b
chore: update dependencies (react 19.2.4, typescript-eslint 8.55, vite-react 5.1.4, lucide 0.564)
2026-02-13 12:41:29 +00:00
Nicolas Varrot
b93d5f54bf
chore: bump version to v1.33.1
2026-02-13 11:58:01 +00:00
Nicolas Varrot
daa0ce7494
chore: remove unused dependencies (radix-ui, class-variance-authority)
...
Remove 5 unused production dependencies:
- @radix-ui/react-collapsible
- @radix-ui/react-scroll-area
- @radix-ui/react-separator
- @radix-ui/react-tooltip
- class-variance-authority
These were leftover from initial scaffolding and never imported.
Reduces install footprint and dependency count.
2026-02-13 11:41:25 +00:00
Nicolas Varrot
879d73e3ac
chore: bump version to v1.33.0
2026-02-13 11:30:35 +00:00
Nicolas Varrot
63af0b0dde
chore: bump version to v1.32.2
2026-02-13 09:40:34 +00:00
Nicolas Varrot
a64a235d6c
chore: bump version to v1.32.1
2026-02-13 09:28:04 +00:00
Nicolas Varrot
0a0acbe4e0
chore: bump version to v1.32.0
2026-02-13 09:12:24 +00:00
Nicolas Varrot
97ceb08b86
docs: release v1.31.1 — theme variable fix in App.tsx
2026-02-13 08:27:31 +00:00
Nicolas Varrot
0e4ae0ed7f
ci: add test coverage reporting with v8 provider
...
- Add vitest.config.ts with v8 coverage provider
- Add npm run test:coverage script
- Add coverage step to CI (Node 22, reports in job summary)
- Coverage tracks src/lib/ utilities (currently ~21% lines)
- Install @vitest/coverage-v8 dev dependency
2026-02-13 07:27:02 +00:00
Nicolas Varrot
141bc4e8fc
docs: release v1.31.0 — unit test infrastructure
2026-02-13 06:59:02 +00:00
Nicolas Varrot
c4725e65c2
feat: add Vitest unit tests for utility functions
...
- Set up Vitest with 27 tests across 3 test suites
- relativeTime: edge cases, time buckets, future timestamps
- sessionDisplayName: labels, kinds, channels, UUID truncation
- messagesToMarkdown: roles, blocks, tool calls, system events
- Add test and test:watch npm scripts
- Add test step to CI workflow
2026-02-13 06:58:39 +00:00
Nicolas Varrot
7819383812
docs: release v1.30.1 — accessibility aria-labels
2026-02-13 05:42:56 +00:00
Nicolas Varrot
33d72d65bd
docs: release v1.29.2 — image loading & error states
2026-02-13 04:57:22 +00:00
Nicolas Varrot
e0a418d332
docs: release v1.28.2 — zero lint warnings
2026-02-13 03:42:08 +00:00
Nicolas Varrot
381c8951c8
docs: release v1.28.0 — split view for 2 sessions side by side
2026-02-13 02:44:58 +00:00
Nicolas Varrot
00bf6d156f
docs: release v1.27.0 — syntax highlighting in textarea
2026-02-13 02:26:49 +00:00
Nicolas Varrot
e3149661d8
docs: release v1.26.0 — drag & drop session reordering
2026-02-13 02:11:14 +00:00
Nicolas Varrot
60ecaa5905
docs: release v1.25.0 — live markdown preview
2026-02-13 01:56:35 +00:00
Nicolas Varrot
550a9dbba9
docs: release v1.24.0 — raw JSON viewer
2026-02-13 01:41:22 +00:00
Nicolas Varrot
17836bf5ed
docs: release v1.23.0 — webhook scaffolding cleanup
2026-02-13 01:12:19 +00:00