gradion-ai

saving-codeacts

@gradion-ai/saving-codeacts
gradion-ai
119
8 forks
Updated 1/19/2026
View on GitHub

Save executed Python code as reusable tools in the gentools package. Use when preserving successful code executions for later reuse. Covers creating package structure (api.py, impl.py), defining Pydantic output models, and implementing the run() interface.