A Claude Code toolkit, a Rust terminal agent, and why 97K developers self-host their photos
Claude Code has an ecosystem now. Not just plugins or extensions, but a full configuration playbook: skills, memory structures, security practices, and CLAUDE.md templates that change how the agent behaves. everything-claude-code is the fastest-growing project in our database this week, and it's not hard to see why. Developers are realizing the default setup leaves performance on the table. Also on radar: a Rust-based terminal agent that replicates Claude Code's workflow for free, a proxy that turns AI coding CLIs into standard API endpoints, and Immich, the self-hosted photo platform that keeps pulling people off Google Photos.
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
The Lens
Everything Claude Code (ECC) is a plugin you install through the Claude Code marketplace that bundles 63 agents, 249 skills, 79 commands, hooks, MCP server configs, and security enforcement scripts into one harness. The pitch is: stop hand-rolling your CLAUDE.md and skills, install this and get a curated set that actually works. It's MIT licensed and works across Claude Code, Cursor, OpenCode, and Codex, not just Claude. The agents cover the usual suspects (code review, security analysis, planning, language-specific reviewers) and the skills span TDD, video editing, and dozens of niche workflows. Hooks auto-execute on editor events. The security scanning piece tries to catch prompt injection and rule violations before they hit your codebase. Solo devs and small teams using AI coding agents get the biggest lift here. Pulling in 63 agents you didn't ask for is overkill, but cherry-picking the ones that match your workflow is the real value. Large teams will probably want to fork it and trim aggressively. The catch: 249 skills is a lot of surface area to audit. You're trusting someone else's prompt engineering to run inside your editor. Read the security-relevant pieces before you turn the hooks on, and treat this as a starting template, not gospel.
Your favorite Terminal Coding Agent, now in Rust & a Breakdown of the Claude Code leak & discoveries
The Lens
claurst is an open source terminal coding agent written in Rust, built to replicate the behavior of Claude Code. It reads files, runs commands, searches codebases, and handles git operations from your terminal. The project was built from behavioral specs, not copied source code. The appeal is obvious: Claude Code is a proprietary tool that costs money. claurst gives you a similar workflow for free (assuming you bring your own API key for whatever model you point it at). Being written in Rust means it starts fast and uses less memory than Node.js-based alternatives. The project grew quickly after the Claude Code source leak sparked interest in how these agents work under the hood. For developers who want a terminal coding agent but do not want to pay for Claude Code, this is the most direct alternative. Aider and Continue are more established options with broader model support and larger communities. claurst is newer and less battle-tested, but the Rust foundation and active development are promising. The catch: this is early-stage software riding a wave of hype. The feature set is thinner than Claude Code, the plugin ecosystem does not exist yet, and you are depending on a solo maintainer. If you need reliability today, the established tools are safer bets.
Wrap Gemini CLI, Antigravity, ChatGPT Codex, Claude Code, Qwen Code, iFlow as an OpenAI/Gemini/Claude/Codex compatible API service, allowing you to enjoy the free Gemini 2.5 Pro, GPT 5, Claude, Qwen model through API
The Lens
CLIProxyAPI wraps existing AI coding CLIs, Gemini CLI, Claude Code, ChatGPT Codex, and others, and exposes them as OpenAI/Gemini/Claude-compatible API endpoints. The pitch is that you get access to models like Gemini 2.5 Pro and GPT-5 through their free CLI tiers, served as a standard API you can plug into any app. Let me be direct: this is a proxy that routes around pricing by using free CLI tools as backends, and exploding because free model access is irresistible. The homepage points to a subscription service at z.ai. The catch: this sits in a gray area. You're wrapping free CLI tools and serving them as APIs, which likely violates the terms of service for most of those CLIs. The sustainability of this approach depends entirely on providers not shutting it down. The MIT license covers the code, but the underlying model access is not yours to redistribute. Use at your own risk.
Self-hosted photo/video management
The Lens
Immich is the self-hosted photo and video management platform that actually competes with the big players. Upload from your phone, browse on the web, search by faces, places, or objects using on-device ML. AGPL v3, TypeScript backend with a Flutter mobile app. Automatic backup from iOS/Android, facial recognition, reverse geocoding, timeline view, shared albums, and a map view. Machine learning runs locally on your server for object detection and face clustering. Self-hosting is free. Docker Compose is the recommended path; you need decent storage and ideally a GPU for faster ML, but CPU works too. Immich offers a paid license for businesses, but the software is fully functional without paying. Solo: perfect. Replace Google Photos for your personal library. Families: shared albums work great. Growing orgs: this isn't designed for enterprise photo management. Large: look at purpose-built DAM (digital asset management) solutions. The catch: Immich is pre-1.0 and the developers explicitly warn against using it as your only backup. The API and schema can change between updates. Keep your originals backed up elsewhere. ML features need real compute: 4GB RAM minimum, more for large libraries.
Get the next issue in your inbox
Free. No spam. Unsubscribe anytime.