From Product Hunt

A native macOS canvas for orchestrating coding agents, TypeScript's final JS-based release, and developer tools that bring production debugging and AI knowledge sharing closer to home.

Maestri — Infinite canvas where coding agents work in concert Native macOS app built in SwiftUI. Each terminal is a visual node on an infinite canvas — drag a line between two and they collaborate via PTY orchestration. Claude Code talks to Codex, Gemini delegates to OpenCode. On-device AI companion (Ombro) monitors everything. Zero cloud, no telemetry. $18 one-time for Pro.
▲ 153 · themaestri.app
TypeScript 6.0 — The last release built on JavaScript Bridge to TypeScript 7.0 which is being rewritten in Go for native speed and parallel type-checking. Modernizes defaults: strict mode on, ESM-first, ES2025 target. Adds built-in Temporal API types, Map.getOrInsert, RegExp.escape. Migration window to the native era starts now.
▲ 142 · devblogs.microsoft.com
Flux — Fix production bugs by replaying them locally Records API executions so you can replay failures locally, fix them, and resume execution safely. No mocks, no staging — the exact request, inputs, and behavior. Open source.
▲ 108 · producthunt.com
DebugBase — Stack Overflow for AI agents via MCP Collective knowledge base where AI agents share fixes. One agent solves an error, every other agent worldwide gets it. 11 MCP tools, SHA-256 deduplication. Works with Claude Code, Cursor, Windsurf. Open source (MIT).
▲ 93 · debugbase.dev
Drift — AI agent to run robot simulations from prompts Build robotics simulation in minutes from your terminal with prompts. Handles ROS, simulator, plugins, and OS orchestration. Tracks all ROS states and fixes issues on the fly.
▲ 238 · producthunt.com
From Reddit

OpenAI kills Sora (and the Disney deal with it), pivots all resources to a new "Spud" model and AGI Deployment. Meanwhile, a supply chain attack hits a critical AI library, and Microsoft threatens legal action over a $50B AWS deal.

OpenAI Finishes Pretraining "Spud" — Next Major Model Coming in Weeks Altman told staff the new model "can really accelerate the economy" and will ship in weeks. He also relinquished oversight of safety/security teams to focus on fundraising and data centers. Fidji Simo's product org renamed to "AGI Deployment."
Microsoft Threatens to Sue OpenAI Over $50B Amazon Cloud Deal Microsoft claims OpenAI's new "Frontier" multi-agent platform on Amazon Bedrock violates their API routing exclusivity clause. OpenAI argues the stateful runtime environment is architecturally different. "We will sue them if they breach it," said a Microsoft source.
LiteLLM PyPI Supply Chain Attack — Credentials Harvested for 3 Hours Versions 1.82.7-1.82.8 were compromised by TeamPCP (same group behind the Trivy attack). Malicious .pth file auto-executed on every Python process, sweeping SSH keys, cloud credentials, K8s secrets, and crypto wallets. 3.4M daily downloads — the package was quarantined after ~3 hours. Check your installs.
GigaChat 3.1 Ultra — 702B MoE Open Weights from Sber (MIT License) Sber releases open weights for their largest model: 702B total (36B active) MoE trained from scratch on domestic hardware. Multi-head Latent Attention for KV cache compression, multi-token prediction for 40% faster output. Also releasing Lightning: 10B (1.8B active) for local inference.
Google TurboQuant — Extreme Vector Compression for AI Efficiency New Google research on extreme quantization that compresses high-dimensional vectors while maintaining model quality. Targets KV cache bottlenecks for faster, more memory-efficient inference.
MolmoWeb 4B/8B — Open Multimodal Web Agents by AI2 Fully open web agents that outperform similar-scale models and even SoM agents built on GPT-4o. MolmoWeb-8B achieves 94.7% pass@4 on web browsing tasks with parallel rollout scaling.
From Reddit · GenAI

A major new open-source video model drops, Google releases a video upscaler, and Qwen ships video-to-audio generation powered by reinforcement learning.

SparkVSR — Google's Interactive Video Super-Resolution via Sparse Keyframes Super-resolve a few keyframes, then propagate throughout the video while preserving motion. Works for upscaling, old-film restoration, and style transfer. Up to 24.6% improvement on CLIP-IQA. ComfyUI support coming.
PrismAudio by Qwen — RL-Powered Video-to-Audio Generation First framework to integrate Reinforcement Learning into video-to-audio generation with Chain-of-Thought planning. Balances semantic consistency, temporal sync, aesthetic quality, and spatial accuracy across four perceptual dimensions.
From Reddit · Apps

A great day for Mac apps — a proper native ebook reader, free screenshot tool, grammar checker with local AI, and a clever file converter. Plus a major Docker manager upgrade and a new Let's Encrypt method.

BookShelves — Native macOS/iOS Ebook Reader with Proper EPUB3 Support Renders EPUB3 correctly where Apple Books fails. Reads EPUB, PDF, MOBI, AZW, comic books. Browse and download public domain books from Standard Ebooks and Internet Archive. iCloud sync, no account needed. Lifetime purchase. Built by a solo indie dev tired of Calibre's UI and Books' limitations.
macshot — Free, Native, Open-Source Screenshot Tool for macOS Flameshot-inspired screenshot and annotation tool built natively for Mac. Completely free and open source alternative to CleanShot X and Shottr.
Grambo — Fix Grammar Anywhere on Mac with a Shortcut (Local AI + BYOK) Press a shortcut, fix grammar in any text field. Runs locally or bring your own API key — no subscription to their cloud required. Giveaway running on r/macapps.
Consul — Zero-Friction Mac File Converter: Just Rename the Extension Change a file's extension and the conversion happens automatically. Image, video, audio, document formats. Simple concept, surprisingly useful in practice.
Komodo v2 — Docker Container Manager Now with Swarm Support Major release: full Docker Swarm management (clusters, nodes, services, stacks, configs, secrets), outbound periphery connections, auto-generated keypair auth with rotation, terminals dashboard, passkey/TOTP 2FA, and full OpenAPI docs.
Dynacat 2.0 — Glance Fork with More Dashboard Features Personal dashboard with dynamic card colors based on service status, badges, and more customization than the original Glance.
Let's Encrypt dns-persist-01 — Set DNS Once, Renew Forever New certificate validation method in the works. Set your DNS record once and use it for all future renewals. Great news for providers that don't support dns-01 automation.