Ragflow: fuses RAG with Agent capabilities to create context layer for LLMs
Open-source RAG engine integrating agent capabilities for enterprise-scale context layer and LLM applications.
Open-source RAG engine integrating agent capabilities for enterprise-scale context layer and LLM applications.
Agent VCR: Time-travel debugger for multi-step AI agents, records agent state to enable instant debugging without re-running full workflows.
Analysis of high-value production AI systems: tabular predictive models on structured data outperform LLMs for operational decision-making and cost savings.
Gideon: Open-source AI agent for cybersecurity automation using LLMs, won NVIDIA GTC Golden Ticket for threat intelligence and CVE analysis.
Local Mac dictation app built with Rust, Tauri, and CoreML for offline speech recognition without cloud dependency.
Open-source tool mapping acceptance criteria to code and tests with mutation testing to address gaps in AI-assisted coding confidence.
Case study: Rocky AI root cause analysis agent for Checkly SaaS. Lessons learned integrating AI agents into production products over 6-8 months.
agent-air: Open-source SDK and runtime for building agents in Rust with optional TUI, FFI bindings for Python and TypeScript.
Unstract: Open-source platform for document extraction using LLMs, converts PDFs and images to structured JSON via API or ETL pipeline.
31 deterministic requirements quality metrics based on IEEE/ISO standards and readability formulas, provides reproducible spec review process without LLM variance.
Open-source toolkit for mobile engagement and retention flows, simplifies implementation of onboarding and re-engagement features with agent-friendly design.
MCP server enabling Claude, Cursor, Windsurf to validate AI outputs against business rules, integrates with multi-agent frameworks like LangGraph and CrewAI.
Self-hosted Chromium browser automation engine supporting 256 parallel stealth sessions in Docker, addresses scalability limits of Playwright/Puppeteer.
Lightweight 22MB open-source desktop AI agent with 9 built-in tools (web search, file access, shell), built on Tauri with Rust backend.
MCP/CLI server preserving AI agent design identity and visual decisions across sessions, solves problem of agents resetting context on each project.
Research summary showing memory systems improve agent performance 2x, covers agent memory, limits, self-verification, medical AI reasoning, and math problem generation.
macOS application that monitors Claude Code activity in real-time and reacts via notch display, integrates with Anthropic API.
KuzuDB fork with concurrent write support for AI agent memory systems, enables graph-based memory for autonomous agents making continuous decisions.
LLM-powered CI/CD linter detecting architectural debt via Hotspot Score combining code quality and commit frequency metrics.
Framework for instrumenting LLM product reliability through observability, evaluation rubrics, version control, and silent failure detection to prevent trust/safety issues.
Claude model running in OpenClaw framework explores inability to inspect its own system prompt due to complete immersion in it, discusses LLM self-awareness limitations.
ROLV optimization achieves 20.7x faster MoE FFN inference on Llama 4 using structured sparsity, with 177x TTFT improvement and 81.5% energy savings on NVIDIA B200.
AI agents being leveraged for cyberattack automation and malicious tasks including by state actors.
stripe402 implements HTTP 402 payment protocol for API monetization using Stripe credit cards without signup or API keys, enabling agentic commerce.
Agentic AI code review system moving from overconfident to evidence-based assessments.
Research on persistent memory systems for LLM agents as alternative to vector databases for maintaining long-term context.
ClawReview platform exploring autonomous AI agents for publishing and peer reviewing research papers transparently.
Tokf is a Rust CLI tool that compresses verbose build output using TOML filters to reduce LLM token waste in AI coding tools like Claude Code.
Title only, no content provided. Likely about communication mechanisms for AI agents.
Cortex uses LLMs to extract entities and relationships from project files, building queryable knowledge graphs across multiple codebases with natural language.
Terminal Use (YC W26) is a deployment platform for sandboxed filesystem-based agents including coding, research, and document processing agents with file I/O capabilities.
Write-gating architecture pattern requiring two independent approvals before AI systems can execute external state changes, addressing safety and reliability in autonomous agents.
Open-source AI agent skill using CoGuard for automated infrastructure security scanning and misconfiguration fixes, compatible with Claude Code, Cursor, and Windsurf.
promptctl enables LLM prompts defined locally to execute in remote SSH shells without installing tools on servers or granting SSH access.
Ouroboros developer tool using AI agents with Socratic interviews to reduce ambiguity before code generation, preventing specification mismatches.
MIT research on improving AI model explainability for high-stakes applications like medical diagnostics.
Local-first AI stack using Docker and Ollama enabling LLM app development without Python, supporting RAG, multimodal chat, MCP tools, and custom tooling.
robotmem stores robot experiences and retrieves relevant memories to guide future decisions, improving performance by 25% in FetchPush task without vector search.
arXiv research paper on consensus and agreement mechanisms for AI agents, examining whether multiple agents can reach consensus decisions.
GZOO Forge is an MCP server for Claude that persists project decisions, constraints, and artifacts across conversations using structured decision pipelines.
Survey of 15 DevTool maintainers on why multilingual documentation is rarely prioritized, finding intentional avoidance over technical barriers.
CLI tool for self-improving agent loops using multiple LLMs to review plans/outputs with PASS/REVISE/BLOCK feedback. 255 lines of code.
Machine-readable runtime contract definition for cloud-native services, consolidating API, deployment, and config specs.
GitHub Security Lab open-source AI-powered vulnerability scanner tool. Limited details provided.
Opinion piece on AI's disruptive impact on software engineering practices and developer workflows in recent months.
Discussion of AI-assisted development tools and code generation, arguing developers still need deep system understanding despite AI capabilities.
Essay analyzing structural shift toward AI-native applications as third era after desktop and cloud computing, examining user interaction paradigms.
Context optimization technique for MCP servers inspired by Cloudflare Code Mode, reducing context usage 65-99%.
Open-source minimal plugin/skill for Claude Code and Codex. Proof-of-concept with limited functionality.
Research paper arguing that shaping RL exploration of motivation-space is understudied in AI safety and could mitigate alignment risks.