• Joined on 2026-02-16
hugo opened issue hugo/DS4Server#87 2026-08-31 12:11:30 +00:00
Implement the complete DeepSeek Mojo backend with native performance parity
hugo opened issue hugo/DS4Server#86 2026-08-31 12:11:30 +00:00
Implement the shared Mojo foundation and a quantized routed-MoE vertical slice
hugo opened issue hugo/DS4Server#85 2026-08-31 12:11:29 +00:00
Build the native-versus-Mojo parity harness and operation coverage inventory
hugo opened issue hugo/DS4Server#84 2026-08-31 12:09:33 +00:00
Spike: prove a portable Mojo GPU integration without losing native performance
hugo pushed to main at hugo/DS4Server 2026-08-31 12:07:39 +00:00
85138c49d4 Add standalone session exports
hugo closed issue hugo/DS4Server#82 2026-08-31 08:42:05 +00:00
Add a native glob tool for agent file discovery
hugo commented on issue hugo/DS4Server#82 2026-08-31 08:41:57 +00:00
Add a native glob tool for agent file discovery

Implemented and pushed as 5c74739.

  • Added the native, read-only glob(pattern, path, max_results) tool through the existing generated schema, validation, and execution path. Basename and…
hugo pushed to main at hugo/DS4Server 2026-08-31 08:41:32 +00:00
5c74739f65 Add native glob file discovery
hugo closed issue hugo/DS4Server#80 2026-08-31 06:30:00 +00:00
Add an inline SVG presentation tool with durable chat replay
hugo commented on issue hugo/DS4Server#80 2026-08-31 06:29:54 +00:00
Add an inline SVG presentation tool with durable chat replay

Implemented and pushed as 8adac26.

  • Added the non-mutating present_svg(svg, alt) tool through the existing tool schema/execution path, with a 64 KiB source limit, bounded dimensions/node…
hugo pushed to main at hugo/DS4Server 2026-08-31 06:29:38 +00:00
8adac261ae Add durable inline SVG presentation
hugo closed issue hugo/DS4Server#81 2026-08-31 06:05:08 +00:00
Remove the deprecated DeepSeek V4 Flash preview and legacy MTP
hugo commented on issue hugo/DS4Server#81 2026-08-31 06:05:02 +00:00
Remove the deprecated DeepSeek V4 Flash preview and legacy MTP

Implemented in 0fa15bb and pushed to main.

Removed the deprecated DeepSeek V4 Flash preview catalog entry, managed artifacts, settings/UI, legacy MTP validation/binding/execution/checkpoint/statis…

hugo pushed to main at hugo/DS4Server 2026-08-31 06:04:30 +00:00
0fa15bb68b Remove deprecated Flash preview and legacy MTP
hugo closed issue hugo/DS4Server#83 2026-08-31 05:44:17 +00:00
Make F1 open a complete, up-to-date User Guide
hugo commented on issue hugo/DS4Server#83 2026-08-31 05:44:13 +00:00
Make F1 open a complete, up-to-date User Guide

Implemented and pushed in 7f88e23. The native Help item is now named DS4Server User Guide and uses unmodified F1 through the existing OpenHelp path, which opens one window or focuses the existing…

hugo pushed to main at hugo/DS4Server 2026-08-31 05:43:43 +00:00
7f88e23884 Make F1 open the complete User Guide
hugo opened issue hugo/DS4Server#83 2026-08-30 20:58:56 +00:00
Make F1 open a complete, up-to-date User Guide
hugo opened issue hugo/DS4Server#82 2026-08-30 20:48:45 +00:00
Add a native glob tool for agent file discovery
hugo pushed to main at hugo/DS4Server 2026-08-30 20:41:06 +00:00
32c3a1a47a Use login shell PATH for extension hooks