Settings

Theme

A Customizable Coding Agent: custom tools, Python API, and any local/cloud LLM

github.com

1 points by wiseprobe a month ago · 1 comment

Reader

wiseprobeOP a month ago

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.

Supports both local and cloud tool-calling LLMs.

Code: https://github.com/wiseprobe/patchpal

Documentation: https://ai.wiseprobe.io/patchpal/

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection