-
v0.1.1 Stable
released this
2026-05-20 14:42:38 +01:00 | 13 commits to master since this releaseChangelog
- Light theme with toggle in the NavRail (Sun/Moon). next-themes flips the html class instead of forcing dark; quick popup shares pkma-theme storage key so both windows stay in sync. Toaster now reads resolvedTheme. (
9d2b5e5) - Recessed side chrome. Rail / history / titlebar sit on a distinct --bg-side token with a soft blur backdrop; main panel stays at --bg-2. Composer .ctx-pie drops its 1px border and the empty-arc track moves to --bg-4 so the unused-context wedge reads as a disc, not a ring outline. (
9078224) - Titlebar simplification. Chat sections show just the vault name; redundant chat-title / vault breadcrumb / model pill removed from the thread head (vault is in the titlebar, model is in telemetry). (
4792a2b) - Behavior section polish. History/section heads share min-height + box-sizing so border-bottoms align across fonts. Right-pane crumb uses per-subtab panel titles ("Chat title prompt" etc.) instead of "Behavior - X". Save/Reset/Copy emit sonner toasts and surface errors. Editor buttons use new btn-outline / btn-primary. (
a12f11e)
Downloads
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
2 downloads
- Light theme with toggle in the NavRail (Sun/Moon). next-themes flips the html class instead of forcing dark; quick popup shares pkma-theme storage key so both windows stay in sync. Toaster now reads resolvedTheme. (