
GitHub has introduced a new self-repository syntax for referencing actions and workflows within the same repository. This feature allows developers to use a syntax starting with $/ to resolve to the workflow's own repository at the exact running commit, eliminating the need for checkouts or hardcoded versions. This update simplifies maintenance and ensures consistency with commit SHA pinning. The feature is available on github.com and requires GitHub Actions runner version 2.336.0 or newer.
Read originalThe latest update to Claude Code, version 2.1.261, introduces several enhancements and fixes aimed at improving user experience and functionality. Notable changes include the addition of settings to increase command output limits and a new feature to identify unused skills, helping users optimize their setups. The update also addresses various bugs, such as character input issues and session management glitches, ensuring smoother operation across different environments. These improvements make Claude Code more robust and user-friendly, particularly for developers using it in complex workflows.
The latest update to Claude Code, version 2.1.271, introduces several enhancements and fixes that improve user experience and functionality. Notably, a fast mode has been added for remote sessions, allowing for quicker operations where permitted. Mouse support in the configuration panel enhances usability, and new command options provide more control over plugin installations. Numerous bug fixes address issues like session management and tool usage, ensuring smoother operation across different environments. This release solidifies Claude Code's position as a robust tool for developers, offering more efficient and reliable coding sessions.