bsilverthorn/maccarone
A Python library and VS Code extension that delegates code sections to AI for automatic generation and updating.

Velocity · 7d
+0.4
★ / day
Trend
→steady
star history
Maccarone lets developers mark sections of Python code with special placeholder comments, then uses an AI backend to generate and fill in the actual implementation. When code changes, the AI updates its delegated sections to remain consistent. It ships with both a Python library for programmatic use and a VS Code extension for interactive editing.