Human-in-the-loop coding agents (e.g., Claude Code, OpenCode, Aider) are currently mutually exclusive with programmatic agent frameworks (e.g., smolagents, PydanticAI).
A key goal of this project is to marry both: use the same AI agent interactively in your terminal (`patchpal`) or in Python scripts (`agent.run("task")`), plus an autopilot mode for fully autonomous runs.
1 comment
[ 3.0 ms ] story [ 14.4 ms ] threadA key goal of this project is to marry both: use the same AI agent interactively in your terminal (`patchpal`) or in Python scripts (`agent.run("task")`), plus an autopilot mode for fully autonomous runs.
Supports both local and cloud tool-calling LLMs.
Code: https://github.com/wiseprobe/patchpal
Documentation: https://ai.wiseprobe.io/patchpal/