Go to file
Shrikanth Upadhayaya 6b64bec258
Remove think tool and view bounds from JSON
The guided thinking within the tags works better and doesn't run the
risk of hitting request rate limits; the DR comment poster needs to use
SVG coordinates, not JSON.
2025-04-02 12:03:17 -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 Remove think tool and view bounds from JSON 2025-04-02 12:03:17 -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 Remove think tool and view bounds from JSON 2025-04-02 12:03:17 -04:00
models.py Remove positions and use more guided thinking 2025-04-01 14:57:26 -04:00
pyproject.toml Remove think tool and view bounds from JSON 2025-04-02 12:03:17 -04:00
README.md Initialize with basic reviewer 2025-03-18 16:16:56 -04:00
requirements.txt Setup packaged action with Docker 2025-03-24 12:03:55 -04:00
step_agent.py Remove think tool and view bounds from JSON 2025-04-02 12:03:17 -04:00
svg_split.py Setup packaged action with Docker 2025-03-24 12:03:55 -04:00
uv.lock Remove think tool and view bounds from JSON 2025-04-02 12:03:17 -04:00

LLM Review

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