open source

15 articles

← All topics

walgit turns an S3 bucket into a stateless Git server — the open-source implementation of Cursor's "Continuity" design
walgitgitrusts3gcs+8

walgit turns any S3 or GCS bucket into a stateless Git server — one Rust binary, MIT-licensed, an open implementation of Cursor's 'Continuity' design.

DeepSeek ships `dsh` — an MIT agent harness where model adapter, tools, and the agent loop itself are all replaceable plugins
deepseekdeepseek-harnessdshcordisagent-harness+5

DeepSeek's dsh agent harness (MIT) hit ~165K GitHub stars in six days; every part — model adapter, tools, agent loop — is a replaceable Cordis plugin. Developer preview.

Ratel: an in-process BM25 tool catalog that cuts AI agent context spend 87% on BFCL v3
ratelratel-aicontext-engineeringtool-callingtool-selection+23

Ratel (ratel-ai/ratel, 186★, Apache-2.0 core + MIT SDKs) ships an in-process BM25 tool catalog. On BFCL v3: ~87% fewer tokens, tool selection within ±5 points.

Mistral opens Leanstral 1.5: 6B-active Apache-2.0 Lean 4 prover
mistralleanstralproof-engineeringformal-verificationlean-4+5

Apache-2.0 Leanstral 1.5 (119B/6B MoE) saturates miniF2F, hits 587/672 PutnamBench, sets SOTA on FATE-H and FATE-X, and finds 5 unknown bugs in 57 Rust repos — at ~$4 per problem.

Mistral releases Leanstral 1.5: 119B/6B-active Apache-2.0 prover saturates miniF2F and finds 5 unknown Rust bugs at $4 per problem
open-sourceopen-weightsformal-verificationlean-4mistral+18

Apache-2.0 119B/6B-active MoE prover from Mistral saturates miniF2F, hits SOTA on FATE-H (87%) and FATE-X (34%), and uncovers 5 previously unknown Rust bugs across 57 repos — all for about $4 per problem.

cognee: open-source AI memory platform for agents
cogneetopoteretesai-memoryagent-memoryknowledge-graph+22

cognee is an Apache-2.0 open-source AI memory platform for agents: a self-hosted knowledge graph engine with a four-method API (remember, recall, forget, improve) and a Claude Code plugin.

CodeBurn: free, local-first cost tracker for 31 AI coding tools
codeburnai-codingcost-trackingtoken-spendlocal-first+23

CodeBurn (getagentseal/codeburn) reads the session files your AI coding tools already write, breaks down every token and dollar across 31 integrations, MIT, no proxy, no API key.

DeepSeek releases DeepSpec: open-source full-stack for speculative decoding
deepseekdeepspecdflashdsparkeagle3+12

DeepSeek published DeepSpec, a full-stack MIT-licensed codebase for training and evaluating draft models for speculative decoding, bundling DSpark, DFlash, and Eagle3.

oh-my-pi: a terminal agent that treats the harness as the product
oh-my-piompai-coding-agentharnessharness-engineering+25

can1357/oh-my-pi: a Rust-based terminal AI coding agent (fork of Mario Zechner's pi-mono) with Hashline edits, an advisor model, 40+ providers, 18-hour release cadence.

Headroom: open-source token compression for AI agents
headroomai-agentstoken-optimizationcontext-compressionmcp+13

Headroom v0.27.0 is an Apache-2.0 context-compression layer for AI agents: library, proxy, agent wrapper, and MCP server. Published savings reach 92% on code search and SRE debugging.

caveman: terse-output skill, 75k stars in 11 weeks
open-sourcetypescriptclaude-codecodexgemini+21

GitHub JuliusBrussee/caveman: a TypeScript skill for 30+ agent platforms that asks the agent to drop filler. 75k stars, MIT, 65% output-token reduction.

crewAI: multi-agent orchestration framework at 53K GitHub stars
open-sourcecrewaimulti-agentorchestrationpython+6

MIT repository (crewAIInc/crewAI) with 53,499 stars and 7,488 forks as of June 14, 2026. Crews+Flows architecture, 14.27M PyPI downloads in the last month, stable release 1.14.7 from June 11, 2026.

Instructor: Pydantic structured outputs for any LLM
open-sourcepythonpydanticstructured-outputsllm+6

MIT Python library (567-labs) for extracting validated Pydantic objects from any LLM. 13.2k stars, 108 releases, 15+ providers. v1.15.2 adds log redaction.

smolagents: Hugging Face's Code-First Python Agent Library
huggingfacesmolagentsagentcode-agentopen-source+5

Hugging Face's open-source Python agent library where the model writes executable code instead of JSON. 27.8k stars, Apache 2.0, v1.26.0 (May 29, 2026). Remote sandboxing is mandatory.

didilili/ai-agents-from-zero: a Chinese MIT AI agent guide
open-sourcelangchainlanggraphmcprag+6

MIT Chinese guide from Datawhale with 27 chapters on LangChain, LangGraph, MCP, RAG, Skills, and fine-tuning. 1.9k stars, two completed projects in May 2026. Code is Python; prose is Chinese.