
Cole Medin has announced the deployment of Kimi K2.6 in his AI Dark Factory, a project focused on autonomous code generation. The factory currently includes functionalities such as triaging GitHub issues, creating pull requests from scratch, and validating its own outputs to prevent errors. Medin is now comparing the performance of Kimi K2.6 against the previous model, MiniMax M2.7, while also integrating this into the RAG agent platform. This development highlights advancements in AI-driven coding tools and their potential for fully automated software development.
Read originalEarlier coverage that leads up to this article, and what followed. Lines connect each piece to the closest one after it, converging here.
This release stabilizes Claude Code by fixing a cascade of session-breaking errors that previously caused silent data loss or API drops. The most significant fix addresses resumed conversations re-sending messages in altered forms, which was corrupting reasoning traces and breaking extended thinking workflows. It also resolves persistent login refresh loops and managed setting parsing failures that plagued enterprise deployments. While the changelog is dense with UI tweaks like scrollbar fixes and vim mode corrections, the core value lies in restoring reliability for long-running agent sessions.
This release quietly solves a major pain point for enterprise AI workflows by adding gateway hint headers, allowing LLM gateways to correctly group requests per user prompt instead of treating them as isolated events. The new managed settings for availableModelsMatch and deniedModels give organizations precise control over model access, blocking specific versions even when broader allowances exist. Beyond governance, the update stabilizes the plugin ecosystem with rigorous validation checks that prevent silent failures from broken or misconfigured extensions. These changes shift Claude Code from a developer tool to a manageable enterprise component.
Cole Medin · April 16, 2026 · Related
Together AI Blog · June 17, 2026 · Related
GitHub Changelog · July 1, 2026 · Background
Fireship · July 22, 2026 · Background
Together AI Blog · August 1, 2026 · Background
Cole Medin · August 14, 2026 · Same story