BrainPalace 26.6.28
BrainPalace 26.6.28
Added
- Dashboard update notification. The control plane shows a top-of-app banner when a newer
brainpalace-cliis published on PyPI, promptingbrainpalace update. Best-effort, cached (6h), informational only — no automatic upgrade. - Dashboard job detail. Jobs-tab rows are now clickable and open a drawer showing what each job did — documents/chunks indexed, duration, files processed, and the manifest eviction (added/changed/deleted) breakdown.
Changed
brainpalace initnow surfaces the dashboard URL in a panel (and opens a browser when interactive) —init --startpreviously suppressed both.initprompt defaults: summarize chat sessions = N, index git commit history = Y, commits-back-to-index = 5000.- Dashboard config pages load again — fixed a
visible_when.equalsboolean that broke/dashboard/configand/dashboard/global-config. - Dashboard queries default window is now 24h (was 7d).
Install: pip install --upgrade brainpalace-rag brainpalace-cli (or brainpalace update).