
DeepSeek has unveiled its latest open-source coding agent harness, which has already garnered over 165,000 stars on GitHub within a week of its release. This new tool is designed to potentially replace existing coding assistants like Claude Code and Pi by allowing users to customize their coding environment through a plugin-based system. The harness supports various modes, including Standard, Creator, and Orchestrator, offering flexibility for developers. This release marks a notable move towards more adaptable and self-extensible coding solutions.
Read original
© GitHub ChangelogGitHub Copilot's latest update introduces new model options and enhanced content protections, marking a significant step in its evolution. With the addition of Claude Fable 5.1 and Gemini 3.8 Flash, users across various tiers can now access more powerful AI models. The update also includes content exclusions to safeguard sensitive code and a public preview of Agent Merge, which aids in resolving pull request issues. These enhancements, along with experimental features like multi-root workspaces and customizable chat backgrounds, aim to improve user experience and workflow efficiency.
© GitHub Changelognpm has introduced multiple trusted publishing configurations per package, allowing maintainers to manage workflows for stable, prerelease, or staging versions more effectively. This update eliminates the need for workaround solutions or long-lived tokens, as each configuration operates independently with its own criteria. Additionally, staged packages now require malware scanning completion before approval, enhancing security. These changes streamline the publishing process and provide maintainers with greater control and transparency over their package versions.
© GitHub ChangelogGitHub Actions has introduced updates that enhance workflow management with improved visibility and control. A new REST API allows users to track the deprecation timelines of runner versions, aiding in timely upgrades. The introduction of a read-only permission for Dependabot alerts aligns with least-privilege security practices. Additionally, reusable workflows now have enhanced runtime identity features, providing more precise context for job execution. These updates collectively streamline workflow management and security for developers using GitHub Actions.