• Joined on 2026-02-16
hugo closed issue hugo/DS4Server#35 2026-08-02 12:35:12 +00:00
preferences that are model related need to be stored with the selected model
hugo opened issue hugo/DS4Server#66 2026-08-02 12:25:46 +00:00
folders inside the configured dev brain should be treated as "inside the project"
hugo pushed to main at hugo/DS4Server 2026-08-02 11:23:20 +00:00
e52efb80b0 Store preferences by model profile
hugo pushed to main at hugo/DS4Server 2026-08-02 08:38:40 +00:00
69c83e7059 Improve chat Markdown exports
hugo pushed to main at hugo/DS4Server 2026-08-02 08:11:22 +00:00
0b4e4fcc4a Load shell environment once at startup
hugo commented on issue hugo/DS4Server#65 2026-08-02 07:47:40 +00:00
automatic approval checks should be visible in history

implemented

hugo closed issue hugo/DS4Server#65 2026-08-02 07:47:40 +00:00
automatic approval checks should be visible in history
hugo pushed to main at hugo/DS4Server 2026-08-02 07:47:32 +00:00
118a9d41e0 feat: record agent approvals
hugo opened issue hugo/DS4Server#65 2026-08-02 06:51:28 +00:00
automatic approval checks should be visible in history
hugo opened issue hugo/Gotcha#51 2026-08-01 20:20:25 +00:00
Put a thin line between the top area and the list of files on commit details
hugo pushed to main at hugo/Gotcha 2026-08-01 19:03:20 +00:00
d3bc65dee5 chore(git): ignore Xcode user data
hugo pushed to main at hugo/DS4Server 2026-08-01 19:01:49 +00:00
94ed73e235 feat: keep track of window size and position
hugo pushed to main at hugo/Gotcha 2026-08-01 18:58:36 +00:00
c0b03f26ac feat(ios): extend swipe actions to milestones
hugo closed issue hugo/RuDS#123 2026-08-01 18:25:25 +00:00
visualisation of running tasks must align with how it was in bDS2
hugo commented on issue hugo/RuDS#123 2026-08-01 18:25:19 +00:00
visualisation of running tasks must align with how it was in bDS2

Implemented in 3b1d239.

The Tasks panel now follows the bDS2 hierarchy instead of flattening work into plain lines. Individual tasks render as bordered sidebar-colour cards with a semibold label…

hugo pushed to main at hugo/RuDS 2026-08-01 18:24:58 +00:00
3b1d239863 Restore bDS2 task panel styling
hugo closed issue hugo/RuDS#122 2026-08-01 18:05:02 +00:00
the git actions (fetch, pull, push) use text instead of icons
hugo commented on issue hugo/RuDS#122 2026-08-01 18:03:37 +00:00
the git actions (fetch, pull, push) use text instead of icons

Implemented in 454089a.

The Git sidebar now renders Fetch, Pull, and Push as equal-sized icon controls using refresh, down, and up glyphs. Each control keeps its localized label in the existing…

hugo pushed to main at hugo/RuDS 2026-08-01 18:03:26 +00:00
454089ade1 Restore icons for Git network actions