Skip to content

Tag

#Developer Tools

6posts

Tech7 min read

High-Leverage Coding Terms & Jargon for AI Coding Agents

Discover the architectural keywords and high-leverage engineering jargon that turn AI coding agents into precision tools, eliminating hallucinations.

#AI#Prompt Engineering#Software Architecture
Tech12 min read

What AI DevKit is: a control plane for AI coding agents — and where it stops

An architectural guide to AI DevKit: local-first CLI/TUI console, shared config, SQLite memory, and workflow skills for managing multiple coding agents.

#Tech#GitHub#AI
Tech13 min read

Free Claude Code Explained: One Local Proxy for 50+ AI Providers

Free Claude Code routes Claude Code, Codex, Pi, and eight more agents through one local proxy with 50 ToS-friendly providers and automatic fallback.

#Tech#GitHub#AI
Tech12 min read

ego lite: The Browser That Lets AI Agents Use Your Logged-In Web Without Stealing Your Tabs

ego lite turns browser automation from login wrestling into parallel agent work: private Spaces, real sessions, fewer tokens, and tabs that stay yours.

#browser-automation#ai-agents#claude-code
Tech8 min read

Yellorn: The Browser Tab I Wanted for Dirty Data and Webhook Debugging

Tour Yellorn: repair broken JSON, XML, YAML, and CSV, publish mock webhooks, send HTTP requests - all private and local in your browser.

#yellorn#json#xml
Tech17 min read

GitNexus: The Knowledge Graph That Makes AI Agents Actually Understand Your Codebase

GitNexus maps any codebase into a knowledge graph - dependencies, call chains, execution flows - so AI agents can query code as structured data.

#Tech#GitHub#AI