11 links
tagged with all of: github + open-source
Click any tag below to further narrow down your results
Links
GitMCP is an open-source remote Model Context Protocol server that allows AI tools to access up-to-date documentation and code from GitHub projects, significantly reducing code hallucinations. It offers two connection types for users: specific repositories and a generic server for flexibility, all while ensuring privacy and ease of use without any setup.
Microsoft has open-sourced the GitHub Copilot Chat extension for VS Code under the MIT license, allowing the community to access its full implementation and telemetry mechanisms. This move is part of Microsoft's plan to integrate AI features into the popular code editor, which has seen significant growth in the open-source AI ecosystem. While the original GitHub Copilot extension remains closed for now, Microsoft plans to transition its functionality into the open-source chat extension in the coming months.
The article provides insights into open source software development on GitHub, detailing metrics such as stars, pull requests, issues, and more. It features a ranking of trending repositories based on a scoring system that combines stars and forks, and offers curated lists of repositories in various programming languages along with historical trends.
The article discusses how GitHub's models and tools can assist open-source maintainers in prioritizing essential tasks, improving project management, and fostering community engagement. It highlights strategies for maintainers to streamline their workflows and enhance their focus on meaningful contributions. The guidance aims to alleviate common challenges faced in maintaining open-source projects.
The article outlines five essential GitHub Actions that every maintainer should be familiar with to streamline their workflows and enhance project management. It emphasizes the importance of automating tasks such as testing, deployment, and code quality checks to improve efficiency and collaboration in open source projects.
Omnara is a platform that enhances interaction with AI coding agents like Claude Code and Codex CLI, allowing users to monitor and communicate with them through a web dashboard and mobile app. Installation is straightforward via package managers, and it supports real-time collaboration, particularly within n8n workflows and GitHub Actions. The platform is open-source and offers different pricing tiers for users, catering to various needs from individual developers to enterprise teams.
Researchers have discovered a new data-stealing malware called "Banana Squad" that is being distributed through GitHub repositories. This malware targets sensitive user information and is linked to various malicious activities, raising concerns about the safety of open-source software hosting platforms. Users are advised to be vigilant and avoid downloading suspicious repositories to protect their data.
A collection of system prompts, messages, and developer notes is available for public access, encouraging contributions through pull requests. Users can also star the repository to track its history and updates.
GitHub Advanced Security for Azure DevOps now allows automatic injection of dependency scanning tasks into pipeline runs for default branches, facilitating the detection of open-source dependency vulnerabilities. Users can easily enable this feature and receive results that help in addressing any identified issues, as well as set up pull request annotations for new findings.
The GitHub team discusses their decision to open-source their MCP server, highlighting the benefits it brings to the community, such as increased collaboration and transparency. They aim to encourage contributions from developers to enhance the server's functionality and improve its overall performance.
The article presents Twake Drive, an open-source alternative to Google Drive, hosted on GitHub. It provides instructions for setting up the application locally using Docker and includes details about its development prerequisites and licensing under AGPL-3.0.