Claude Code has released version 2.1.186, bringing a host of new features and bug fixes. Key updates include new CLI commands for MCP server authentication and improved status filtering in the agent detail view. The update also resolves issues like streaming request failures and session recap duplications. These enhancements aim to streamline the user experience and improve the tool's reliability for developers.
Read original
© GitHub ChangelogGitHub has introduced new REST API endpoints for accessing Code Quality findings, now available in public preview. This development allows developers to retrieve detailed information on CodeQL findings directly through API calls, enhancing integration capabilities with existing tools and workflows. By offering these endpoints, GitHub is bridging the gap between its UI and API functionalities, making it easier for developers to automate and streamline code quality checks. This move signifies a step towards more accessible and flexible code quality management for developers using GitHub.
© GitHub ChangelogGitHub has streamlined Dependabot's access to private GitHub Packages registries by eliminating the need for personal access tokens. Now, if a package grants repository access through 'Manage Actions access', Dependabot can automatically read from these registries using its GITHUB_TOKEN. This change simplifies the process for developers, as they no longer need to modify dependabot.yml or maintain PAT-based registry entries. This enhancement is available across all GitHub Packages ecosystems supported by Dependabot, making dependency management more efficient and less error-prone.
© GitHub ChangelogGitHub has launched the redesigned terminal interface for Copilot CLI, offering a more intuitive and accessible experience for developers. The new interface includes a tabbed layout, allowing users to navigate between sessions, gists, issues, and pull requests directly from the terminal. This update streamlines the workflow by enabling users to interact with GitHub repositories without leaving the terminal environment. Additionally, the setup process for tools and configurations is now guided and interactive, eliminating the need for manual file editing. This release enhances productivity by integrating GitHub functionalities seamlessly into the terminal.