• Joined on 2026-02-16
hugo closed issue hugo/DS4Server#55 2026-08-30 19:53:21 +00:00
flow diagrams as widget for A2UI
hugo commented on issue hugo/DS4Server#55 2026-08-30 19:53:21 +00:00
flow diagrams as widget for A2UI

I think I will explore the more g erneric SVG path first

hugo closed issue hugo/DS4Server#43 2026-08-30 19:52:15 +00:00
"allow always" in the confirmation dialog with project-local storage of allowances
hugo commented on issue hugo/DS4Server#43 2026-08-30 19:52:15 +00:00
"allow always" in the confirmation dialog with project-local storage of allowances

AI based allowance works fine, not needed

hugo pushed to main at hugo/DS4Server 2026-08-30 19:45:26 +00:00
6c4e792c8a Accelerate DeepSeek DSpark inference
hugo opened issue hugo/DS4Server#81 2026-08-30 19:26:50 +00:00
Remove the deprecated DeepSeek V4 Flash preview and legacy MTP
hugo opened issue hugo/DS4Server#80 2026-08-30 19:13:56 +00:00
Add an inline SVG presentation tool with durable chat replay
hugo closed issue hugo/DS4Server#79 2026-08-30 18:44:42 +00:00
Add end-to-end MXFP4 GGUF support to the Metal backend
hugo commented on issue hugo/DS4Server#79 2026-08-30 18:43:43 +00:00
Add end-to-end MXFP4 GGUF support to the Metal backend

Implemented and verified in commit 28231e1 (Add end-to-end MXFP4 Metal support).\n\nOracle and artifact\n- Rechecked clean DS4 revision 8db89fe083ae4d17c9a2428ccd29803d3ae8f577.\n- Followed the…

hugo pushed to main at hugo/DS4Server 2026-08-30 18:42:33 +00:00
28231e1faf Add end-to-end MXFP4 Metal support
hugo closed issue hugo/DS4Server#76 2026-08-30 14:06:17 +00:00
Add installable agent lifecycle hooks with Ponytail as the reference integration
hugo commented on issue hugo/DS4Server#76 2026-08-30 14:06:13 +00:00
Add installable agent lifecycle hooks with Ponytail as the reference integration

Implemented and pushed in commit 3977261 (Add installable agent lifecycle extensions).

Implementation:

  • Added a versioned, persistent Rust extension registry with HTTPS git2 install/update,…
hugo pushed to main at hugo/DS4Server 2026-08-30 14:05:19 +00:00
3977261bd3 Add installable agent lifecycle extensions
hugo closed issue hugo/DS4Server#78 2026-08-30 13:27:28 +00:00
Reach current DS4 performance parity on Apple Metal from the Rust execution path
hugo commented on issue hugo/DS4Server#78 2026-08-30 13:27:21 +00:00
Reach current DS4 performance parity on Apple Metal from the Rust execution path

Implemented and pushed in 1ac559b (Reach DS4 Metal performance parity).

Implementation:

  • Bound and scheduled the current DS4 pre-M5/M5 device policy, HC producer, Q/KV compressor, QKV norm/RoPE/s…
hugo pushed to main at hugo/DS4Server 2026-08-30 13:26:39 +00:00
1ac559bbd0 Reach DS4 Metal performance parity
hugo closed issue hugo/DS4Server#75 2026-08-30 11:26:15 +00:00
hiding the sidebar does not enlarge the main area
hugo commented on issue hugo/DS4Server#75 2026-08-30 11:26:15 +00:00
hiding the sidebar does not enlarge the main area

Implemented in 79468c6. Removed the fixed outer width caps from Chat and Stats so every detail view consumes the full pane width reallocated when the sidebar is hidden. Verified against the issue…

hugo pushed to main at hugo/DS4Server 2026-08-30 11:25:59 +00:00
79468c65b6 Expand detail views with the sidebar hidden
hugo pushed to main at hugo/DS4Server 2026-08-30 11:20:04 +00:00
f1b62c65f9 Update agent feature documentation