
GitHub has introduced enterprise managed settings for its Copilot plugin in JetBrains IDEs, enhancing control over plugin governance and server access. Administrators can now enforce consistent settings across their organizations, including enabling or disabling specific plugins and restricting marketplace access to approved sources. The update also allows centralized management of OpenTelemetry configurations, ensuring telemetry data is routed to designated collectors. This move aims to provide enterprises with greater control and compliance in their development environments.
Read original
© GitHub ChangelogThe latest update to CodeQL, version 2.26.3, brings significant improvements to GitHub Actions queries and JavaScript modeling. By refining the recognition of untrusted data in GitHub Actions and enhancing JavaScript and TypeScript source modeling, this update aims to improve the accuracy of security scans. Notably, it introduces flow models for Vue's Composition API and recognizes Vue Router's useRoute() as a client-side remote flow source. These enhancements are designed to help developers more effectively identify and address security vulnerabilities in their codebases.
© GitHub ChangelogGitHub's new Trends tab in the Code Quality dashboard offers a fresh way to monitor code quality evolution over time. This feature allows users to see whether open findings are increasing or decreasing and identifies which repositories are contributing to these changes. Available to users on GitHub Enterprise Cloud and Team plans, it ranks repositories by improvement or need for support, enabling teams to focus their efforts where needed. This update empowers organizations to manage code quality more strategically, providing a proactive approach to maintaining high standards across projects. By offering a dynamic view of code quality trends, GitHub enhances the ability to address issues before they escalate.
© GitHub ChangelogGitHub has introduced more granular controls for credential revocation, allowing enterprise owners and admins to revoke specific types of tokens during security incidents. This update means that instead of revoking all user credentials at once, administrators can now target specific credential types like personal access tokens or SSH keys. This refinement helps contain security breaches more effectively by limiting the impact to only compromised credentials. The update also extends these capabilities to the organization level, providing a more flexible and precise response to security threats.
Claude Code's latest update, version 2.1.229, brings a focus on enhancing stability and user experience for developers. The release introduces server-supplied Claude Code hook support for self-hosted runner sessions, aligning them with managed environments. SSE keepalive pings have been added to prevent idle-timeout disconnects during long pauses. A new plugin marketplace command allows for seamless plugin integration without requiring a restart. The update also addresses numerous bugs, such as terminal crashes and API errors, making the platform more robust. These improvements reflect Claude Code's dedication to refining its tools and providing a smoother coding experience.
Claude Code's latest update, v2.1.234, introduces several enhancements and fixes that improve user experience and security. Notably, it adds a new environment variable for project directory naming and a keybinding action for clearing text selections. The update also addresses security concerns by rejecting certain Windows NT-namespace paths, reducing the risk of credential leaks. Additionally, it improves session management by automatically continuing sessions when usage limits reset and refining permission handling. These changes make Claude Code more robust and user-friendly, particularly for developers managing complex projects.
The latest Claude Code update, version 2.1.235, brings a range of enhancements designed to improve both functionality and user experience. A new spellcheck feature now underlines misspelled words in real-time, utilizing libraries such as aspell and hunspell. This version also resolves several bugs, including issues with prompt input highlights and markdown list alignment, ensuring smoother operation. Additionally, memory and CPU usage have been optimized during cloud sessions, making the tool more efficient for developers. These updates collectively make Claude Code a more robust and reliable tool for handling complex prompts and sessions.