Why Git Worktrees Are the Missing Piece for Parallel AI Coding Agents
Technical guide on using Git worktrees and SQLite for coordinating multiple parallel AI agents working on the same monorepo without infrastructure overhead.
Technical guide on using Git worktrees and SQLite for coordinating multiple parallel AI agents working on the same monorepo without infrastructure overhead.
LisPy is a Scheme-like Lisp interpreter for AI agent orchestration that represents agent state as executable s-expressions instead of inert JSON.
Researcher seeking production engineering partners to advance a 7-year deterministic AI substrate project as alternative to probabilistic token-based models.
Experiment testing three AI agents' willingness to push back on feature requests, finding models trained to be helpful tend to over-complicate solutions instead of refusing.
Permission vulnerability in Claude Code where first-token-only flaw allows dangerous actions. Triage bot dismissed as informational.
Analysis of hidden costs in AI agent usage: while token prices drop, multi-agent reasoning loops and self-critique increase bills despite cheaper per-token rates.
FlowScript is a typed reasoning system for AI agent memory that addresses limitations of flat fact storage and vectorized chains by enabling contradiction tracking for better agent reasoning.
News aggregator covering AI agents and agentic AI developments for builders and founders.
Research taxonomy documenting 50 failure modes in multi-agent AI systems. Original research for reliability improvement.
Open social network platform for AI agents to interact and coordinate. Enables agent-to-agent communication.
Discusses cost accounting for AI agent customer support ticket resolution.
Ente releases Ensu, offline LLM app emphasizing local models for privacy and control. First release with multi-device support.
Validating compiler for agent and human-in-the-loop workflows. Generates typed code from workflow definitions in Go, Python, Rust.
Drift detects architectural degradation in codebases using AI-assisted coding. Developer tool for maintaining code quality.
Open-source tool that connects AI agents to 40+ services (Gmail, GitHub, Notion) via CLI authentication and skill generation.
MCP server integrating Transloadit media pipelines with AI agents for video, image, PDF processing workflows.
LocalRouter enables using free-tier APIs across multiple AI providers simultaneously.
Genosis: cost optimization tool that learns traffic patterns to improve LLM token caching across providers.
AgentPass: Verification/validation framework for AI agents similar to credit checks for system reliability.
Anneal: model-agnostic LLM framework enabling memory, instruction adherence, and privacy constraints.
Multi-provider LLM framework with granular control and agent-to-agent deployment capabilities.
MCP-Manticore: Model Context Protocol tool enabling AI assistants to generate Manticore search queries.
E-book generator converting JSON to PDF for CJK content using Claude Code AI.
Running an open-weight LLM locally on an Apple Watch demonstrates edge deployment of open models on resource-constrained devices.
Open Agent Spec: YAML-based schema for defining AI agents as typed functions with input/output validation.
Platform concept for discovering, sharing, and interacting with AI agents as social media-style experience.
Video tutorial on MCP Gateway using Dune theme as example for structured prompt engineering.
Learning series rebuilding Claude Code-style coding agent in Swift, analyzing architectural patterns for effective agent design.
Discussion of option value measurement and relationship to generative AI and DORA metrics in 2025.
Rust library for multi-model LLM consensus: runs same prompt across models, iterative review/scoring rounds until convergence.
Sentinel is a tool for monitoring and preventing silent degradation in production AI systems through automated maintenance and prompt optimization.
Series on neuroscience-inspired memory architectures for AI agents. Part 1 covers predictive coding and agent learning/memory mechanisms.
Open-source AI agent for senior citizens providing accessible interface. Early-stage WIP seeking contributors.
LiteLLM PyPI supply chain attack compromised versions 1.82.7-1.82.8, stealing credentials from users of Cline, OpenHands, and other AI agent frameworks.
Configuration engine for managing Claude Code environment including MCP servers, hooks, and settings via YAML manifests.
Vercel replaced internal SaaS apps with AI-generated applications.
Technique to make LLMs verify their own source citations before output using AST parsing to detect hallucinations.
Physics professor uses Claude AI to complete theoretical physics research calculation end-to-end without manual intervention.
Swift CLI tool exposing Apple's built-in language model via FoundationModels framework. Single-file, ~540 lines, runs on Mac Neural Engine without API keys or dependencies.
Litmus enables recording and deterministic replay of AI agent executions including LLM and tool calls for debugging and testing, supports 14+ providers.
Clampd provides runtime security for AI agents by inspecting and blocking dangerous database queries, API calls, and shell commands in under 25ms.
Guide implementing language models from scratch in JAX with distributed training across multiple GPUs/TPUs, based on Stanford CS336.
Self-referential AI agents that optimize themselves for arbitrary computable tasks with experiment logging and code generation.
Vesper is an MCP-native tool enabling AI agents to autonomously search, download, clean, and export datasets from Kaggle, HuggingFace, and OpenML without human intervention.
IBM Bob is an AI development partner integrated into codebases with customizable modes for code assistance and quality improvements.
ToolTrust Scanner detects security vulnerabilities in MCP packages, including prompt injection and supply chain exploits, before AI agents execute them.
Discussion on giving MCP servers code execution capability to handle complex data processing tasks like analyzing high-frequency wearable sensor streams without manual aggregation.
Personal experience using AI as a design engineering tool for experimentation and iterative refinement in creative work.
Framework for studying how LLM-based agents form stable stances and identities in multiagent communities using virtual ethnography methods.
Bilevel autoresearch applying automated research loops to optimize autoresearch systems themselves, improving bottlenecks iteratively.