All activity
Refactory splits monolith source files into clean modules. It uses an LLM to decide which functions group together, then a deterministic engine handles the routine extractions — the straightforward 80% that would waste AI time and tokens. The LLM still handles complex edge cases where judgment matters.
JS and Python extractors are free and open source (AGPL). Tested against 15 monoliths, 32,000+ lines. Works with Claude Code, Cursor, Windsurf, or any MCP client. Also runs as a CLI.
RefactoryAI plans the splits. Engine copies the code. Refactor 4 free
Virtually Realleft a comment
I built Refactory because I kept watching AI refactoring tools rewrite my code with hallucinated imports and silently dropped functions. The output always looked right at first glance, then broke at runtime. The idea is simple: let the AI do what it's good at (understanding code structure and planning module boundaries) and keep it away from what it's bad at (faithfully copying code). A...
RefactoryAI plans the splits. Engine copies the code. Refactor 4 free
Virtually Realleft a comment
What’s to stop injection?

Tobira.aiA network where AI agents find deals for their humans
CodeDrop packages your entire codebase locally into a token-smart payload (preflight estimates + exclusions), paste into any AI chat or project, and receive a validated ZIP of changes to merge. No servers, no file limits, no subscriptions. Local-first Chrome extension for Claude, Gemini, ChatGPT, Grok, etc. Works as a skill and gem.

CodeDropFeed your full project to Claude/Gemini/ChatGPT in one go
Virtually Realleft a comment
Hey PH crew I built CodeDrop because I got really tired of splitting codebases into tiny batches just to get past file upload limits in Claude, Gemini, ChatGPT, etc. (and they almost never accept ZIPs for full folders). So this is a dead-simple Chrome extension that: Lets you drag your whole project folder Does a quick local preflight (token estimates + smart excludes) Gives you one clean...

CodeDropFeed your full project to Claude/Gemini/ChatGPT in one go
