GitHub has launched pull request limits, a repository-level control that lets open-source maintainers cap the volume of incoming pull requests. The feature targets a growing pain point as automated tools and AI coding assistants drive up PR counts in popular repositories. GitHub also outlines what is coming next on the roadmap for this feature.
Vercel has announced eve, an open-source agent framework aimed at developers building AI-driven applications. The release marks Vercel's expansion from its core deployment and frontend infrastructure role into the agentic AI tooling space. As an open-source project, eve invites community contribution and aims to lower the barrier for constructing, orchestrating, and deploying autonomous AI agents.
Paca is a new open-source project management tool positioning itself as a lightweight Jira alternative designed around human-AI collaboration. Submitted to Hacker News by its creators as a Show HN post, the project is hosted on GitHub under the Paca-AI organization. It targets developers and small teams seeking leaner task-tracking infrastructure that accommodates AI agents as first-class contributors alongside human team members.
An open-source project has introduced a desktop GUI for Claude Code CLI, aiming to make terminal-based coding sessions easier to manage visually. Built with Tauri 2, the app adds multi-tab sessions, history, and visual configuration controls around the existing command-line experience. The project is positioned as a companion to Claude Code rather than a replacement for developers who prefer direct CLI use.
Mistral AI introduced Search Toolkit in public preview as a composable framework for AI search infrastructure. It unifies ingestion, retrieval, and evaluation with support for parsing, chunking, embeddings, BM25, dense retrieval, hybrid search, and standard retrieval metrics. The toolkit targets enterprise search, RAG quality improvement, and domain-specific retrieval, with a starter app using Docker, uv, and Vespa.
Paseo provides one interface for tools such as Claude Code, Codex, Copilot, OpenCode, and Pi. It runs agents through a local daemon on the user's own machine and supports desktop, mobile, web, and CLI clients. Its appeal is multi-agent orchestration and cross-device control, though real adoption depends on workflow fit, security, and reliability.