
SQLite, a widely trusted database engine, has been rewritten in the Rust programming language and is now called Turso. This new version retains the core functionality of SQLite while adding unique features not previously available. Rust's reputation for safety and performance suggests that Turso could offer enhanced security and efficiency. This development marks a significant shift in database technology, providing developers with a modern alternative to the traditional SQLite.
Read originalThe latest update to Claude Code, v2.1.183, introduces significant safety improvements for developers using auto mode. Destructive git commands are now blocked unless explicitly requested, preventing accidental data loss. Additionally, the update provides warnings for deprecated models and enhances configuration management with new command options. These changes aim to streamline the development process while ensuring a safer and more reliable coding environment. Developers can now work with greater confidence, knowing that potentially harmful actions are more controlled.
© GitHub ChangelogGitHub has enhanced its Copilot usage metrics API by including a new field that tracks AI credits consumed per user. This addition allows enterprise administrators and organization owners to monitor AI credit usage alongside existing usage metrics, providing insights into how Copilot is being utilized across teams. By understanding consumption patterns, organizations can better plan for usage-based billing and assess the value Copilot delivers. This update does not break down credits by feature or model, but it offers a clearer picture of overall user activity.
© GitHub ChangelogGitHub's Copilot code review now integrates AGENTS.md files, enabling developers to customize feedback according to their repository's unique standards. This enhancement allows Copilot to automatically apply instructions from AGENTS.md, resulting in more context-sensitive reviews. The introduction of a Request button for draft pull requests simplifies the process of engaging Copilot's input, reducing the steps needed for developers. These improvements are designed to make code reviews more effective and aligned with the specific guidelines of each project.