pydantic-ai shipped an update
Pydantic AI, an open-source Python agent framework with 19k GitHub stars, shipped an update in July 2026. The framework aims to bring FastAPI-like ergonomics to GenAI app and agent development, built …
Pydantic AI, an open-source Python agent framework with 19k GitHub stars, shipped an update in July 2026. The framework aims to bring FastAPI-like ergonomics to GenAI app and agent development, built …
AnythingLLM, an open-source AI workspace with 63k GitHub stars, shipped an update in July 2026, offering a local-first agent experience with RAG, multi-user support, and document pipelines.…
Osaurus, an open-source macOS harness for AI agents built in Swift, shipped an update in July 2026. The project, which has 7.2k stars on GitHub, provides persistent memory, autonomous execution, and c…
MCP-use, an open-source fullstack MCP framework for building MCP Apps for ChatGPT, Claude, and MCP Servers for AI Agents, shipped an update. The project, written primarily in TypeScript and with 10k s…
Goose, an open-source AI agent with 51k GitHub stars, shipped an update in July 2026. The Rust-based tool offers a desktop app for macOS, Linux, and Windows, a CLI, and an API for code, automation, an…
Ponytail, a GitHub Agent Skill that forces AI coding agents to write minimal code, reached 74,000 stars in three weeks after developer Dietrich Gebert published it on June 12, 2026. The skill uses a s…
Sutando, an open-source AI stand that operates in realtime and rewrites itself, shipped an update. The tool, written primarily in Python and last updated in July 2026, offers voice, vision, screen, me…
The open-source reinforcement learning framework rllm, which trains language agents, shipped an update in July 2026. The project, hosted on GitHub with 5.7k stars, requires Python 3.11+ and supports m…
Dify, an open-source LLM app development platform, gained 840 GitHub stars and now has 149k stars total. The platform offers a visual builder, RAG pipelines, and agent workflows for teams building LLM…
A developer built Relay, an open-source Go daemon that implements a signed handoff protocol for AI coding agents, enabling seamless context transfer when an agent hits usage limits. The tool detects q…
A developer created a Python script using only the standard library to detect duplicate IDs and missing cells in CSV files, demonstrating a lightweight first-pass validation approach. The script retur…
GitHub has made repository-level Copilot usage metrics generally available via two new REST API endpoints, enabling enterprise and organization users to view daily, per-repository breakdowns of pull r…
GitHub's Copilot usage metrics API now reports GitHub Copilot app activity in enterprise and organization 1-day and 28-day reports, adding fields for daily active app users and a dedicated totals sect…
PrintBlocks, a self-hosted service that exposes an API and an optional MCP server for thermal printers, has been released as v0.1. The service allows agents like OpenClaw or Hermes to compose and prin…
Zyphra released ZUNA1.1, an EEG foundation model under the Apache 2.0 license that accepts variable-length inputs from 0.5 to 30 seconds, building on its predecessor ZUNA1. The 380M-parameter masked d…
A developer building a RAG system from scratch found that retrieval failures, not model errors, caused incorrect answers. Two questions failed: one due to paragraph-based chunking cutting sections too…
GitHub announced that Copilot code review now reads custom instructions from the head branch of pull requests, supports additional instruction files (REVIEW.md, GEMINI.md, CLAUDE.md), and allows custo…
AI agents like OpenClaw bridge the gap between knowing and doing by combining large language models with tools to take autonomous actions, operating in an agentic loop called the ReAct pattern. OpenCl…
Rijul, the developer behind git-lrc, explains how agent skills work as a way to give AI agents procedural knowledge through a SKILL.md file. Skills use progressive disclosure to load only names and de…
A developer fixed a bug in OpenClaw, an open-source personal AI assistant, where the fetchWithTimeout utility silently discarded caller-provided AbortSignal objects, causing cancelled requests to cont…