
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 original
© Matt WolfeAnthropic has introduced a sandboxed in-app browser for Claude Code on desktop, enhancing its research and debugging capabilities.
The latest update to Claude Code, v2.1.218, introduces several improvements and fixes that enhance user experience and functionality. Notably, the /code-review feature now operates as a background subagent, preventing conversation clutter and improving workflow efficiency. The update also addresses various bugs, such as Windows path corruption and session stability issues, ensuring smoother operations. These changes make Claude Code more robust and user-friendly, particularly for developers relying on its tools for code review and management.