Commit Graph

7 Commits

Author SHA1 Message Date
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
Shrikanth Upadhayaya
5312e6cbea
Remove position data from the filtered JSON
We're no longer relying on the LLM to provide viewboxes for comments, so
we can save a significant amount of tokens by stripping all positional
data and elements on the page that are purely positional (e.g. wires, no
connects and junctions)
2025-04-01 15:02:52 -04:00
Shrikanth Upadhayaya
324f465f79
Output percentages in comments 2025-03-27 16:17:27 -04:00
Shrikanth Upadhayaya
e07618e391
Refactor into files with structured output 2025-03-27 15:16:25 -04:00
Shrikanth Upadhayaya
26209856bf
More parameter filtering in JSON 2025-03-24 14:29:16 -04:00
Shrikanth Upadhayaya
871ff77b16
Setup packaged action with Docker 2025-03-24 12:03:55 -04:00
Shrikanth Upadhayaya
d8edab07db
Review multi-page designs 2025-03-21 16:28:02 -04:00