
GitHub has launched a Customize tab in its Copilot app, now generally available to users. This feature consolidates MCP servers, plugins, skills, and canvases, allowing users to explore and apply customizations that fit their workflows. The tab offers a Featured view for easy access to selected customizations and dedicated sections for browsing by type. This update aims to make Copilot more adaptable to individual and team needs, enhancing its utility in software development processes.
Read original
© GitHub ChangelogGitHub's rule insights dashboard is now generally available, offering a comprehensive view of how repository rulesets are evaluated and enforced. This tool allows users to easily identify trends and report on governance without the need for manual data compilation. The dashboard provides aggregated metrics and identifies top repositories by bypasses, enabling users to focus their reviews effectively. With filtering options for evaluation status, branch, ruleset, and date range, users can conduct detailed analyses. This release empowers governance and compliance teams to efficiently monitor and report on repository activities, making it a valuable asset for organizations prioritizing compliance and governance.
© GitHub ChangelogGitHub has introduced a new feature allowing developers to configure push rules with path exceptions, providing more granular control over repository management. This means that specific file paths can be exempted from general rules, such as blocking certain file types or enforcing size limits, without relaxing the rules for the entire repository. This update is particularly useful for maintaining strict repository standards while accommodating necessary exceptions. The feature is currently in public preview, allowing users to test and provide feedback.
© GitHub ChangelogGitHub has introduced a public preview of its Copilot integration with Slack, allowing teams to leverage AI-driven coding assistance directly within their communication channels. This integration enables users to plan changes, investigate issues, and manage coding tasks seamlessly from Slack, enhancing collaboration and productivity. By mentioning @GitHub in Slack, teams can initiate agent sessions that utilize GitHub context to answer questions, triage bugs, and even open pull requests. This move brings AI capabilities into the flow of team conversations, making it easier for developers to learn from each other and maintain oversight while using AI tools.
Gradio's new feature, gr.Workflow, transforms AI workflows by allowing users to create complex pipelines with a simple drag-and-drop interface. This innovation enables users to build, run, and deploy AI applications seamlessly, turning each workflow into a REST API with minimal effort. By integrating with Hugging Face Inference Providers and Gradio Spaces, users can execute multi-step processes and access intermediate results in real-time. This development significantly lowers the barrier for developers to create and deploy sophisticated AI applications, making it easier to experiment and iterate on ideas.
© Ollama BlogOllama has introduced support for Claude Desktop, allowing developers to configure it as a third-party gateway provider. This integration enables users to run open models directly on their computers or utilize cloud models for more extensive tasks, offering flexibility in model usage. The setup is straightforward, with the ability to switch between local and cloud models seamlessly. This development enhances Claude Desktop's versatility, making it easier for developers to leverage different models without compromising data privacy, as Ollama maintains a Zero Data Retention policy.
The latest update to Claude Code, version 2.1.239, brings a host of fixes and improvements aimed at enhancing user experience and functionality. Notably, the update addresses issues with cloud sessions, proxy handling, and session management, ensuring smoother operation across various environments. It also introduces new features like the fullscreen renderer offer on previously excluded setups and improved cost estimation for US-only inference. These changes make Claude Code more robust and user-friendly, particularly for developers working in diverse technical setups.