Aditya Sasidhar
CS student at VIT · Building AI agents, LLM tools, and open-source software. AGI ain't gonna invent itself.

Projects
Detailed view →Claude Code in 100 Lines
ShippedA from-scratch reimplementation of how agent frameworks like Claude Code work, in ~110 lines of Python. The agent loop, tool dispatch, subagents, skills, and memory are all exposed and readable, running locally via Ollama with no API calls.
BrowserControl
ActiveVision-first browser automation MCP server for AI agents. Uses a Set-of-Marks approach — annotated screenshots with numbered elements — so agents just say "click 5" instead of wrestling with CSS selectors. Published on PyPI with 8 GitHub stars.
Cutiepie
ShippedA VS Code color theme built on exactly two accents over true black. Powder pink carries structure (functions, classes, tags, JSON keys), pale sky blue carries content (strings), everything else is greyscale. Dark and light variants, published on the VS Code Marketplace.