• Joined on 2026-02-16
hugo pushed to main at hugo/DS4Server 2026-07-28 17:40:34 +00:00
1f028950b3 fix: better sidebar layout
hugo closed issue hugo/DS4Server#60 2026-07-28 17:20:35 +00:00
archived sessions should get their kvcache slice delete to make space
hugo commented on issue hugo/DS4Server#60 2026-07-28 17:20:34 +00:00
archived sessions should get their kvcache slice delete to make space

Implemented in eaa2fcf. Archiving now refuses active generations and strictly removes every session-owned KV stage (.bin, .tmp, and .compacting), with immediate cache-metric refresh and explicit…

hugo pushed to main at hugo/DS4Server 2026-07-28 17:20:20 +00:00
eaa2fcfe42 Discard archived session checkpoints
hugo commented on issue hugo/DS4Server#59 2026-07-28 17:11:46 +00:00
sidebar layout is a bit misaligned looking with threads below projects

Implemented in 74c5948. Sidebar session rows no longer use leading chat or pin icons. Project disclosure and folder controls now have fixed geometry, and every stored, pinned, archived, and draft…

hugo closed issue hugo/DS4Server#59 2026-07-28 17:11:46 +00:00
sidebar layout is a bit misaligned looking with threads below projects
hugo pushed to main at hugo/DS4Server 2026-07-28 17:11:35 +00:00
74c5948955 Align session titles in the sidebar
hugo commented on issue hugo/DS4Server#58 2026-07-28 17:08:20 +00:00
default-diff type (one or two column) should be a setting

Implemented in 191ff0b. Preferences now includes a typed Default layout setting for Git diffs with 1-column and 2-column choices. The choice is persisted in the existing Git configuration,…

hugo closed issue hugo/DS4Server#58 2026-07-28 17:08:20 +00:00
default-diff type (one or two column) should be a setting
hugo pushed to main at hugo/DS4Server 2026-07-28 17:08:10 +00:00
191ff0b2ce Persist the default Git diff layout
hugo commented on issue hugo/DS4Server#49 2026-07-28 17:04:42 +00:00
stats should also have a section "current session"

Implemented in 07c8909. The Stats dashboard now includes a Current Session section derived from the persisted chat history, so reopened sessions reproduce the same totals. It reports the session…

hugo closed issue hugo/DS4Server#49 2026-07-28 17:04:42 +00:00
stats should also have a section "current session"
hugo pushed to main at hugo/DS4Server 2026-07-28 17:04:13 +00:00
07c89094b4 Add current session statistics
hugo closed issue hugo/DS4Server#45 2026-07-28 16:59:27 +00:00
make the token counts in the chat divider line more readable
hugo commented on issue hugo/DS4Server#45 2026-07-28 16:59:26 +00:00
make the token counts in the chat divider line more readable

Implemented in 44d6143. The chat generation divider now groups input, cached, and output token counts with comma thousands separators, including multi-million values, without changing token…

hugo pushed to main at hugo/DS4Server 2026-07-28 16:59:23 +00:00
44d614378f Group chat token counts by thousands
hugo commented on issue hugo/DS4Server#6 2026-07-28 16:57:27 +00:00
skills as folders inside dev-brain

Implemented in 2391e2a. Added a managed skills/ root and generated skills.md, strict type: skill frontmatter with Agent Skills-style name and description rules, existing Dev Brain source…

hugo closed issue hugo/DS4Server#6 2026-07-28 16:57:27 +00:00
skills as folders inside dev-brain
hugo pushed to main at hugo/DS4Server 2026-07-28 16:57:26 +00:00
2391e2a680 Add verified Dev Brain skills
hugo opened issue hugo/DS4Server#60 2026-07-28 16:50:01 +00:00
archived sessions should get their kvcache slice delete to make space