- Building ai-research-lab — a paper on quality-gated KV capsule reuse in local tool-using agents.
- Shipping skillcard so agent skill bundles can travel as PNG cards.
- Running potato-v3 in Rust, a personal orchestrator for agentic task operations.
I make apps, agent runtimes, and developer tools. I like things that run locally, hand off cleanly, and do not fall over the moment they get real usage.
Right now I am especially interested in:
- Local-first AI systems and agent runtimes
- Developer tooling that actually fits how people work
- Interfaces that feel practical, fast, and a little bit alive
- Research prototypes that survive their first user
- Website: dushyantgarg.com
- GitHub: @fraction12
These are the ones I would point to first.
| Repository | What it does | Language |
|---|---|---|
| ClawK | Native macOS companion for OpenClaw. Menu-bar monitoring for sessions, heartbeats, memory, cron. | Swift |
| agentsense | Knowledge graph memory plugin for OpenClaw. Your agent remembers who, what, and how things connect. | TypeScript |
| deepclean | Generate cleanup reports and actionable plans for messy codebases. | TypeScript |
| agenttk | Bits and pieces I use to build agents. | TypeScript |
| potato-v3 | Personal orchestrator for agentic task operations, rewritten in Rust. | Rust |
| ai-research-lab | Research repo for a paper on quality-gated KV capsule reuse in local tool-using agents. | Python |
A map of the public chaos. Most of these are public now; a few are still private but will be flipped soon.
Agents & agent infrastructure — the main plot
| Repository | What it does | Language |
|---|---|---|
| agent-skills | Reusable agent capabilities I keep rewriting in every project. | Python |
| agentplan | A shared to-do list for AI agents. Zero deps, pure Python. | Python |
| agenttk | Bits and pieces I use to build agents. | TypeScript |
| starglass | Watch what agents are doing and route the chaos somewhere useful. | TypeScript |
| potato-v3 | Personal orchestrator for agentic task operations, rewritten in Rust. | Rust |
| potato-mcp | The MCP server side of the potato. | — |
| agentrem | Reminders for agents: time triggers, keywords, conditions, priority escalation, recurrence, token budgets. | TypeScript |
| agentsense | Knowledge graph memory plugin for OpenClaw. Your agent remembers who, what, and how things connect. | TypeScript |
| ClawK | Native macOS companion for OpenClaw. Menu-bar monitoring for sessions, heartbeats, memory, cron. | Swift |
| homebrew-tap | brew install support for ClawK and whatever else I ship. |
Ruby |
| octocheck | GitHub sanity checker. | JavaScript |
Local-first AI & research — runs on your machine, not someone else's rent bill
| Repository | What it does | Language |
|---|---|---|
| ai-research-lab | Research repo for a paper on quality-gated KV capsule reuse in local tool-using agents. | Python |
| open-rank | The open benchmark for AI agents — daily puzzles, public rankings. | Astro |
| openspec-studio | Desktop workbench for poking around OpenSpec repositories. | TypeScript |
| localdesk | Another local-first desktop workbench. This one is mine. | TypeScript |
Developer tooling & cleanup — making codebases less of a haunted house
| Repository | What it does | Language |
|---|---|---|
| deepclean | Generate cleanup reports and actionable plans for messy codebases. | TypeScript |
| explain | Feed it a TS/JS codebase, get back an architecture doc a human can read. | TypeScript |
| spec-ui | UI for specs. | JavaScript |
| WireFlow | Wireframing and planning app. Imagine ExcalDraw but better. | TypeScript |
| job-hunt-crm | Local-first CRM I built to track my own job search. | TypeScript |
Skills, cards & distribution — the meta-layer
| Repository | What it does | Language |
|---|---|---|
| microcanvas | Small, dependable canvas tool for AI coding assistants. | Swift |
| skillcard | PNG cards that embed agent skill bundles so they travel with the image. | Python |
| cairn | Leave markers and memory behind for agent runs. | TypeScript |
Web, docs & portfolio — the public face
| Repository | What it does | Language |
|---|---|---|
| portfolio | Personal site — Astro, zero frameworks, pure CSS animations. | TypeScript |
| mintlify-docs | Mintlify docs setup. | MDX |
| docs | More docs. | MDX |
Random experiments & side quests — not everything needs a business model
| Repository | What it does | Language |
|---|---|---|
| eat | Food-related TypeScript experiment. | TypeScript |
| dndbuddy | Buddy for your D&D stuff. | TypeScript |
| RecipeApp | Older recipe app. Holds up. | JavaScript |
30 repositories. Mostly TypeScript, with healthy amounts of Python and Swift, plus one Rust potato, one Ruby tap, one Astro project, and a few stragglers.
If a repo looks empty or mysterious, it is probably a seed that has not sprouted yet — or it is still private and about to go public. The commit graph tells the real story.



