Every processed story in chronological order, with the newest coverage first. Filter by tag, source, or score to drill in.
The server addresses two concrete pain points for AI research agents — hitting Semantic Scholar's strict rate limits and exhausting context windows — by combining a discovery-first retrieval strategy with local caching and resilient concurrency controls.
The article provides a concrete, error-annotated reference for the two officially supported PyPI publishing paths for MCP servers, including the keyless OIDC method that removes the need to store long-lived API tokens in GitHub secrets.
The release allows a single `gemini-faf-mcp` binary to serve both local MCP clients and cloud-hosted deployments without any configuration changes, while also resolving a handshake compatibility issue with strict MCP clients.
The switch to SearXNG removes TinySearch's dependency on a single third-party search provider, addressing the fragility that made DuckDuckGo rate-limiting a blocking issue for agent workflows that rely on consistent web-search access.
The toolkit addresses a concrete gap in AI coding agent workflows by giving agents like Claude Code structured, direct access to repo internals — replacing guesswork with grounded context across code, docs, database, and git history.
OpenLTM addresses a core limitation of AI coding agents — the loss of project context across sessions — by providing a fully local, open-source memory layer with importance-weighted decay and semantic recall.
The project demonstrates a self-running, bidirectional loop between a browser-based AI chat and a local coding agent, removing the manual handoff that normally separates planning in Claude.ai from execution in Claude Code.
Omi Med STT v1 is the best-performing locally-running open model on this benchmark, achieving cloud-competitive M-WER at 0.6B parameters while keeping patient audio entirely on-device.
The study reveals that the gap between stage-level and end-to-end pipeline automation in real scientific workflows is a distinct, underexplored challenge not captured by existing coding agent benchmarks.
OLW targets a gap that the A2A spec itself acknowledges — standardized discovery registries — offering a queryable, structured alternative to the hardcoded agent relationships that currently characterize multi-agent systems.