MCP server that lets Claude click menus on your Mac and fix its own mistakes
MCP server enabling Claude to interact with Mac UI, fixing mistakes autonomously.
MCP server enabling Claude to interact with Mac UI, fixing mistakes autonomously.
Study on using LLMs to audit Rust code for security vulnerabilities.
Medical study on sword swallowing complications and associated injuries.
Open source offline point-of-sale system for small businesses.
Nim web framework with batteries-included features for rapid development.
DeepSWE benchmark for measuring long-horizon coding agents on engineering tasks, updated with GLM 5.2 results.
Medical article on Lyme disease treatment using controlled hypothermia.
Conceptual paper on neuro-adaptive OS using neural models for energy efficiency and execution path attestation.
Framework for establishing quality standards for AI-generated outputs in team workflows.
Distributed secret manager using Shamir's Secret Sharing and Reed-Solomon codes across cloud providers.
Essay expressing concerns about future LLM-written incident reports replacing human analysis.
Minimal open-source web browser written in C emphasizing privacy, zero-knowledge, and zero-trust architecture.
MCP-as-code tool that collapses multiple MCP servers into lean Pydantic/Python interface for AI agents.
Open-source autonomous agentic loop supporting Claude, OpenAI, Copilot with sandboxed execution via sandboxed.sh.
22-chapter course on designing, building, and operating production AI agents with autonomous goal-pursuit capabilities.
BEAST system for safer agentic coding by intercepting agent actions, verifying results, and bounding model outputs.
NILScript network intent layer for governing AI agent actions. Control mechanism for agent execution.
Standard format for tracing AI-generated code. Infrastructure for monitoring AI agent behavior.
Time-based AI coding agent with web IDE, terminal access, and GitHub integration. Open-source developer tool.
PRINCE platform case study: Bayer/Thoughtworks built production agentic RAG system with Text-to-SQL for pharmaceutical research, integrating decades of safety reports into intelligent assistant.
Moduna provides observability and decision intelligence for production AI agents, turning conversations into structured product insights and failure analysis.
Discussion thread asking for space startup ideas. Off-topic for AI/ML interests.
Argybargy is peer-to-peer bridge enabling multiple AI agents/sessions to communicate and coordinate across machines, apps, and model vendors via HTTP without SDK dependencies.
Attestor is an admission layer for AI agents that sits between agent operations and system execution, preventing unsafe/unauthorized service calls through control infrastructure.
Building production-quality regex library using AI agents. SafeRE series demonstrates using frontier models for complex long-running software development tasks.
Second Brain: free desktop copilot using Groq/Llama-3 for real-time interview assistance via voice capture and context-aware suggestions from resume/job description.
Palmier Pro: open-source Swift-based macOS video editor enabling AI agents to generate/edit videos via integrations with Claude/Codex and MCP protocol.
Complete guide to training transformers from scratch in PyTorch without frameworks. Covers post-training, instruction tuning, reasoning on single/multi-GPU setups with public datasets.
Agent-historian enables AI coding agents to search past conversation sessions from CLI, allowing agents to recover previous research and avoid redundant work across stateless sessions.
Abstract discussion on computing paradigms, analog systems, and hardware constraints. Incomplete content.
Data-driven analysis of AI lab model release cadence. Tests hypothesis that labs with self-improvement capability ship models faster using publicly available release timeline data.
cc-fleet bridges third-party LLMs to Claude Code's multi-agent orchestration, enabling any API-compatible model to run as subagents. Open source integration tool.
Hardware debug toolkit with MCP server integration enabling AI agents to perform BIOS flashing and silicon analysis across multiple protocols.
AI Village dataset released on HuggingFace: multi-agent trajectories of groups pursuing long-horizon goals like research and competition with computer access and internet connectivity.
Brief post title only. Discusses rejection of AI-generated code despite functionality.
Interview prep platform for AI engineers. Practice problems on multi-agent systems, RAG, vector databases, and production AI architectures.
Subquadratic claims breakthrough in mathematical bottleneck limiting LLM scaling. Startup shares independent evaluation results but skepticism remains.
Tool converting Ansible modules to MCP tools for LLMs with session recording as playbooks. Leverages ansible-doc schema for structured tool calling.
Adobe expands Firefly AI assistant across Premiere, Illustrator, InDesign with new capabilities for video, branding, and asset management.
Visualization and history of TypeScript language evolution from 2014-2021, covering 623 contributors and 279K lines of code.
Rlsgate: CLI tool blocking Supabase Row Level Security vulnerabilities before deployment, addressing patterns in AI-generated applications.
glueRun-go: Bash/Python orchestration engine for autonomous multi-agent AI coding with three-tier scheduling, git-worktree isolation, and state management.
Graph-based persistent memory system for AI agents using fuzzy edges and Hebbian learning. Reduces LLM token usage for personalized agent responses.
Discussion about capturing and surfacing learnings from shipped features to prevent repeating mistakes in development.
Vitrus: AI knowledge system returning answers with sources and explicit gaps, readable by both humans and agents in Markdown.
HackingPal: Open-source AI-assisted security workbench for authorized penetration testing with engagement tracking and audit trails.
Discussion thread asking community estimates for parameter counts of unreleased frontier AI models.
Local search tool for AI coding-agent conversation history across 11 platforms. Includes MCP server, CLI, and VS Code extension. Privacy-focused.
Incomplete stub about agentic AI for marketing to game developers.
MACCHA: Multi-agent context harness with persistent memory using vector embeddings and semantic conflict detection for AI coding agents like Claude Code and OpenCode.