• Joined on 2026-02-16
hugo closed issue hugo/DS4Server#69 2026-08-29 18:29:39 +00:00
ds4 now has support for 0731
hugo commented on issue hugo/DS4Server#69 2026-08-29 18:29:33 +00:00
ds4 now has support for 0731

Implemented in f1c177b. DeepSeek V4 Flash 0731 is now the default managed checkpoint with the official target and checkpoint-specific DSpark artifacts; preview Flash remains available and is…

hugo pushed to main at hugo/DS4Server 2026-08-29 18:29:03 +00:00
f1c177b754 Support DeepSeek V4 Flash 0731
hugo opened issue hugo/DS4Server#74 2026-08-29 17:56:05 +00:00
Add DeepSeek-style hierarchical AGENTS.md instruction lifecycle
hugo opened issue hugo/DS4Server#73 2026-08-29 17:40:53 +00:00
Add a Rust-native fresh-agent Ralph loop
hugo opened issue hugo/DS4Server#72 2026-08-29 17:40:10 +00:00
Make agent tool handling schema-driven and recoverable
hugo pushed to main at hugo/DS4Server 2026-08-29 16:53:34 +00:00
ad855b321e workover of the mojo plan
hugo pushed to main at hugo/DS4Server 2026-08-29 12:33:07 +00:00
5e179a0f2c thinking about mojo
hugo pushed to main at hugo/IronStorage 2026-08-27 13:34:37 +00:00
c2dd826920 Implement audited findings
hugo pushed to main at hugo/IronStorage 2026-08-27 12:59:21 +00:00
2feecae70d Refine implementation findings
hugo closed issue hugo/IronStorage#119 2026-08-27 12:47:09 +00:00
On Linux the got repo is not recognized
hugo pushed to main at hugo/IronStorage 2026-08-27 12:42:12 +00:00
4c5ed4baf6 Document prioritized implementation findings
hugo pushed to main at hugo/IronStorage 2026-08-26 16:53:56 +00:00
b93ae852e0 Reuse native macOS Git credentials
hugo pushed to main at hugo/IronStorage 2026-08-26 14:01:28 +00:00
59cd8951f6 Use standard desktop application menus
hugo pushed to main at hugo/IronStorage 2026-08-26 09:13:30 +00:00
7d21abd5c1 Run desktop startup on blocking pool
hugo pushed to main at hugo/IronStorage 2026-08-26 07:32:55 +00:00
300ccf5f1f Use repository Git remotes and SSH config
hugo opened issue hugo/IronStorage#119 2026-08-25 21:05:29 +00:00
On Linux the got repo is not recognized
hugo closed issue hugo/IronStorage#118 2026-08-25 20:08:43 +00:00
Complete the SSH transport compatibility, security, and release audit
hugo commented on issue hugo/IronStorage#118 2026-08-25 20:08:39 +00:00
Complete the SSH transport compatibility, security, and release audit

Implemented and verified in commit a3da9fd (Complete SSH transport release audit).

Implementation:

  • Added the final two-URL lifecycle matrix. Both ssh:// and scp-like remotes now exercise…
hugo pushed to main at hugo/IronStorage 2026-08-25 20:07:52 +00:00
a3da9fda69 Complete SSH transport release audit (#118)