
GitHub has launched Agentic Workflows in public preview, a tool designed to automate complex engineering tasks within GitHub Actions. This new feature allows developers to define workflows in natural language, which are then compiled into YAML for execution. The tool aims to reduce repetitive tasks like issue triage and CI failure analysis, freeing up developers to focus on more innovative work. With security measures like sandboxed execution and integrity filters, GitHub ensures that these workflows are both efficient and secure. This marks a significant step in automating software development processes.
Read original
© GitHub ChangelogGitHub Enterprise Server 3.21 introduces several enhancements aimed at improving deployment efficiency and code security. Notably, organization custom properties are now available, allowing administrators to tag organizations with metadata for better policy management. The hierarchy view for GitHub Projects provides a clearer view of issue hierarchies, enhancing project management. Additionally, the REST API version 2026-03-10 is now available, with support for older versions continuing for 24 months. These updates make GitHub Enterprise Server more robust and user-friendly for enterprise users.
© GitHub ChangelogGitHub Copilot CLI has introduced a new /settings command, bringing all configuration management into a single, schema-driven interface. This update merges various commands and manual settings edits into one accessible location, allowing users to easily browse and modify settings through a full-screen dialog. The command supports inline changes, resets, and even complex JSON edits with schema validation to prevent errors. This enhancement improves the user experience by providing a unified, intuitive way to manage settings, making configuration more efficient and less error-prone. Users can now manage their settings with greater ease and confidence, knowing that changes are validated and applied live. This development marks a significant step in making configuration management more user-friendly and reliable.
© GitHub ChangelogGitHub has introduced two new runner images for GitHub Actions in public preview, allowing developers to test workflows on the latest platforms. The Ubuntu 26.04 image is now available for both x64 and arm64 architectures, while a new Windows 11 arm64 image with Visual Studio 2026 is also accessible. These updates provide an early opportunity to validate CI workloads without disrupting existing pipelines. As these images are in preview, users might experience longer queue times, but they offer a glimpse into future capabilities for GitHub Actions.
The latest update to Claude Code, v2.1.172, introduces significant improvements in agent functionality and user experience. Sub-agents can now spawn their own sub-agents up to five levels deep, enhancing automation capabilities. The update also addresses several bugs, such as session handling issues and model picker errors, ensuring smoother operation. Additionally, performance enhancements reduce idle CPU usage and improve tool loading in Chrome. These changes make Claude Code more robust and efficient for developers working with complex agent systems.
© Matt WolfeGitHub has launched a new Copilot app allowing users to choose any AI model provider.
The latest update to Claude Code, version 2.1.169, introduces several enhancements aimed at improving user experience and troubleshooting capabilities. Notably, a new safe mode allows users to disable all customizations for easier problem-solving. The update also addresses various bugs, such as UI stalls on macOS and command history navigation issues. These changes make Claude Code more robust and user-friendly, particularly for developers working in complex environments. The update signifies a commitment to refining the tool's performance and usability.