Block a user
Implement the complete DeepSeek Mojo backend with native performance parity
Implement the shared Mojo foundation and a quantized routed-MoE vertical slice
Build the native-versus-Mojo parity harness and operation coverage inventory
Spike: prove a portable Mojo GPU integration without losing native performance
Add a native glob tool for agent file discovery
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…
Add an inline SVG presentation tool with durable chat replay
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…
Remove the deprecated DeepSeek V4 Flash preview and legacy MTP
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…
Make F1 open a complete, up-to-date User Guide
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…
Make F1 open a complete, up-to-date User Guide
Add a native glob tool for agent file discovery