Claude Code has released version 2.1.145, bringing a host of new features and fixes. Key updates include the ability to list live Claude sessions as JSON, enhancing scripting capabilities. The update also improves the status line JSON input by adding GitHub repository and pull request information. Several bugs have been fixed, including issues with permission prompts and error messages. These improvements aim to streamline the user experience and enhance the functionality of the platform for developers.
Read original
© The AI Daily BriefCursor has introduced a more affordable coding model aimed at developers.
© GitHub Changelognpm has introduced staged publishing and new install-time controls in its latest update, aiming to bolster supply-chain security. Staged publishing allows package maintainers to approve prebuilt tarballs before they become publicly available, adding a layer of human verification. This feature is particularly beneficial for CI/CD workflows, ensuring that only trusted packages are released. Additionally, new install source flags provide developers with more control over dependency sources, enhancing security by allowing explicit permissions for file, remote, and directory installs. These updates mark a significant step towards more secure package management in the npm ecosystem.
© GitHub ChangelogGitHub has introduced a public preview of issue fields for all organizations, offering a new way to manage and track issues across repositories. This feature allows organizations to define typed metadata like Priority and Effort, which automatically appear on every issue, simplifying workflows and reducing the need for manual syncing. With support for single select, text, number, and date types, these fields can be integrated into project views and automated via APIs. This update is particularly beneficial for large enterprises and open source projects, providing a structured alternative to complex label systems. By adopting this feature, teams can enhance their automation capabilities and maintain consistent field values without manual intervention. GitHub plans to continue refining the feature based on user feedback, ensuring it meets the evolving needs of its users.