Go to file
2025-04-03 10:56:52 -04:00
.gitignore Initialize with basic reviewer 2025-03-18 16:16:56 -04:00
.python-version Refactor into files with structured output 2025-03-27 15:16:25 -04:00
action.yml Setup packaged action with Docker 2025-03-24 12:03:55 -04:00
cspell.json Output percentages in comments 2025-03-27 16:17:27 -04:00
Dockerfile Refactor into files with structured output 2025-03-27 15:16:25 -04:00
final_agent.py Clarify prompts, limit to 20 comments total and remove cruft 2025-04-03 10:56:52 -04:00
json_filter.py Setup packaged action with Docker 2025-03-24 12:03:55 -04:00
lib.py Remove think tool and view bounds from JSON 2025-04-02 12:03:17 -04:00
main.py Clarify prompts, limit to 20 comments total and remove cruft 2025-04-03 10:56:52 -04:00
models.py Remove positions and use more guided thinking 2025-04-01 14:57:26 -04:00
pyproject.toml Clarify prompts, limit to 20 comments total and remove cruft 2025-04-03 10:56:52 -04:00
README.md Initialize with basic reviewer 2025-03-18 16:16:56 -04:00
requirements.txt Bump pydantic-ai to v0.0.51 2025-04-03 09:24:41 -04:00
step_agent.py Clarify prompts, limit to 20 comments total and remove cruft 2025-04-03 10:56:52 -04:00
svg_split.py Setup packaged action with Docker 2025-03-24 12:03:55 -04:00
uv.lock Bump pydantic-ai to v0.0.51 2025-04-03 09:24:41 -04:00

LLM Review

An agent that uses an LLM (OpenAI GPT or Anthropic Claude) to review a board schematic.