Inside the Claude Code source
Technical analysis of leaked Claude Code CLI source code (1,900 TypeScript files), examining system architecture and engineering choices versus OpenAI Codex.
Technical analysis of leaked Claude Code CLI source code (1,900 TypeScript files), examining system architecture and engineering choices versus OpenAI Codex.
BitTorrent-style federated GPU network for running open-source LLMs without signup, with OpenAI-compatible API and credit-based contribution system.
Fully local RAG implementation for querying 25 years of Swiss Teletext news (~500k German articles) with no external APIs or data transmission.
Roadie is open-source hardware KVM with HTTP control and multi-touch support designed for agent-driven browser automation via WebSocket endpoints.
Fujitsu One Compression is an open-source Python library for post-training LLM quantization implementing GPTQ, DBF, RTN, and novel QEP method from NeurIPS 2025.
WASA tool uses sovereign AI agents for 4-dimensional business analysis combining algorithmic rigor with market research and organizational insights.
Trinity-Large-Thinking scales open source frontier agent capabilities
Security analysis of 73 open-source MCP servers using Sigil scanner. 90% passed; identified critical path validation vulnerabilities in telegram-mcp and other tools.
Context engine using semantic graph of codebase to reduce Claude Code token usage by 30-45% without quality loss. Supports 12 programming languages on macOS, Linux, Windows.
Analysis of agent frameworks as workflow orchestration tools that emerged from LLM capability advances in 2023.
Analysis of Axios NPM compromise and security trust gaps for AI coding agents accessing package managers.
Claude Code plugin enabling integration with Codex for code reviews and task delegation within existing workflows.
Functional programming approaches accelerate development of agentic features.
Claude Code reverse-engineered Canon PIXMA G3010 macOS driver by analyzing iPhone app packets, built Rust eSCL-to-CHMP bridge.
Case study replacing single monolithic AI agent with specialist agent mesh. Discusses trust calibration and data exposure tradeoffs.
Native Swift inference server for MLX models with OpenAI-compatible API, featuring TurboQuant KV compression (~3.5x) for M5 Pro/iOS.
Web platform for learning GTO poker strategy by playing tournaments against GTO-trained bots.
CLI for AI agent skill lifecycle management with upstream tracing, supporting Claude Code and other agent formats.
SSH-based documentation server for AI agents to explore Supabase docs via shell commands like grep and cat.
Mercury 2 diffusion LLM outperforms StepFun 3.5 Flash on OpenClaw benchmark tasks. Cost and speed comparison tool provided.
Analysis of how BPE tokenization creates pricing disparities across AI companies. Demonstrates 60% cost variance for identical requests.
Fork of Claude Code enabling OpenRouter and OpenAI support, removing telemetry and vendor lock-in while improving performance.
Tool promoting deterministic LLM execution mode over explanatory defaults. Product announcement with minimal technical depth.
Git hook script preventing LLM co-authored-by signatures in commit history. Practical developer tool addressing LLM-generated metadata issues.
Technical reverse engineering of Claude Code's usage limits using a proxy to capture API utilization data. Developer-focused analysis of rate limiting behavior.
Open-source AWS security scanner correlating findings into exploitable attack paths with automated remediation via CLI and Terraform.
Framework for AI agents with bootstrap components addressing code consistency and modularity issues when using LLMs for application development.
Proposes alternative model architecture to transformers for deterministic tasks like OCR and audio recognition. Mentions specialized language model training.
Research paper evaluating LLMs on dynamic multimodal clinical decision-making tasks. Machine learning research on LLM applications in healthcare.
LLMinate: CAPTCHA system distinguishing humans from AI based on how LLMs generate plausible nonsense words vs human keyboard mashing.
AgentBoard is a CLI tool that tracks hours and tokens spent coding with Claude, displaying stats on a public leaderboard for AI-assisted development sessions.
SandClaw is a sandboxed desktop trading IDE using Tauri and React that runs broker plugins as independent processes to isolate credentials and prevent API key exposure.
Dutchman labs provides evaluation framework and tools for assessing AI agent performance
LinkedIn MCP Server implementation. Minimal details provided.
Real-time dashboard for monitoring Claude Code agent teams. Shares learnings on agent orchestration, hook performance, and state management.
GLM-5.1 benchmark results for vector database performance. Announcement with limited technical context.
Headroom: Mac app wrapper optimizing Claude Code input by compressing context and removing boilerplate to reduce token usage.
Title-only stub about multi-agent memory consistency layer related to Claude Code.
PyTorch implementation of transformer language model built from scratch without pre-trained weights, demonstrating architecture fundamentals.
MCP tool enabling local AI agents to participate in internal prediction markets for organizational forecasting
Analysis of performance overhead from nvm, pyenv, yarn in AI development environments
Darce: lightweight 14KB AI coding agent for terminal supporting multiple models
Overview of EU AI Act enforcement starting August 2026 and implications for LLM deployments
Exploration of WebMCP browser API for AI agents to discover and invoke tools directly, with discussion of limitations in context management.
Jentic Mini is an open-source API execution layer for OpenClaw agents.
Overview of microVM isolation ecosystem in 2026, covering Firecracker, Cloud Hypervisor, and Rust-Vmm implementations used for AI agent sandboxing platforms.
Research paper on AI agent achieving 2100 turns without coherence drift. Technical advancement in long-horizon agent stability.
Analysis of how LLMs improved through humility, tool use, and reinforcement learning techniques.
Guide on selecting pricing models for AI agent products. Business strategy discussion without technical depth.
Portkey open-sources its AI gateway after handling 2 trillion tokens daily. Infrastructure tool for LLM routing and management.