
𝙊𝙥𝙚𝙣𝘾𝙤𝙙𝙚 v1.14.24 released. TL;DR:
• Fixes message formatting requirements for DeepSeek models
• Bridges file and MCP status endpoints to the new Effect HTTP API
• Fixes capability fallback logic for interleaved models
𝗖𝗼𝗿𝗲 & 𝗔𝗣𝗜
• Adds experimental Effect HTTP API routes for file reading (/file, /file/content, /file/status)
• Adds experimental Effect HTTP API route for MCP status (/mcp)
• Migrates File and MCP data structures to Effect Schema to support the new API bridge
𝗣𝗿𝗼𝘃𝗶𝗱𝗲𝗿𝘀
• Fixes a DeepSeek API requirement by ensuring all assistant messages contain a reasoning block, appending an empty one if missing
• Fixes fallback logic for interleaved model capabilities to correctly inherit from existing model definitions
Bundle size change
macOS arm64
• Total: 99.5 MB -> 99.5 MB (no change)
• Bun runtime: 60.4 MB -> 60.4 MB (no change)
• CLI/TUI JS: 13.8 MB -> 13.8 MB (+2.9 KB)
• Web UI assets: 17.8 MB -> 17.8 MB (no change)
• Native addons: 1.6 MB -> 1.6 MB (no change)
• WASM: 5.7 MB -> 5.7 MB (no change)
• Bundle metadata: 77.5 KB -> 74.6 KB (-2.9 KB)
Linux x64
• Total: 139.0 MB -> 139.0 MB (+4.0 KB)
• Bun runtime: 96.2 MB -> 96.2 MB (no change)
• CLI/TUI JS: 13.8 MB -> 13.8 MB (+2.9 KB)
• Web UI assets: 17.8 MB -> 17.8 MB (no change)
• Native addons: 5.3 MB -> 5.3 MB (no change)
• WASM: 5.7 MB -> 5.7 MB (no change)
• Bundle metadata: 67.0 KB -> 68.1 KB (+1.1 KB)
Windows x64
• Total: 151.0 MB -> 151.0 MB (+3.0 KB)
• Bun runtime: 111.5 MB -> 111.5 MB (+120 B)
• CLI/TUI JS: 13.8 MB -> 13.8 MB (+2.9 KB)
• Web UI assets: 17.8 MB -> 17.8 MB (no change)
• Native addons: 2.0 MB -> 2.0 MB (no change)
• WASM: 5.7 MB -> 5.7 MB (no change)
• Bundle metadata: 66.6 KB -> 66.6 KB (no change)
Compare: github.com/anomalyco/open…
English