The Filesystem Your Agent Already Speaks
An argument for building agent harnesses around Unix filesystem conventions the model already understands, and where …
Short writeups of interesting found articles and projects related to Framework Labs’ endeavors in Ai, software, and tooling.
An argument for building agent harnesses around Unix filesystem conventions the model already understands, and where …
Everything Claude Code (ECC) turned one developer's ten months of configuration work into a 228,000-star harness.
Microsoft's GraphRAG turns a knowledge graph and hierarchical community summaries into something close to a curated, …
OpenAI's approach to connecting private MCP servers to hosted AI products without ever exposing them publicly.
SproutRAG builds multi-granularity retrieval from attention signals alone, no LLM summarization calls required to get …
A short look at HippoRAG's associative-memory approach to retrieval, and why skipping the vector database matters more …
Infisical's Agent Vault brokers real credentials to AI agents at the network edge, so the agent completes the request …
Nous Research's Hermes Agent pauses after complex tasks to write itself new skill files — a look at the Reflective Phase …
MemRL swaps fine-tuning for a self-evolving memory scored by reinforcement learning that runs on CPU.
A paper that stops compressing agent history into summaries and instead keeps everything, searching it properly at query …
DeepMind proves dense embeddings hit a hard, dimension-bound retrieval ceiling, and their LIMIT benchmark shows it …
A 27-million-parameter model beat trillion-parameter LLMs on ARC-AGI — until ablations showed the 'brain-inspired' …
A look at Fast Agent, an open-source Python framework built around MCP as the native substrate for agent workflows …
A look at OxyGent, JD's open-source Python framework that collapses agents, tools, and models into one interchangeable …