Commit Graph

17 Commits

Author SHA1 Message Date
Shrikanth Upadhayaya
e23d928e30
Clarify prompts, limit to 20 comments total and remove cruft 2025-04-03 10:56:52 -04:00
Shrikanth Upadhayaya
4ace047d1d
Bump pydantic-ai to v0.0.51
Supports the new Gemini models
2025-04-03 09:24:41 -04:00
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
6570bf89c4
Remove positions and use more guided thinking 2025-04-01 14:57:26 -04:00
Shrikanth Upadhayaya
18b9c0b82e
Improve position handling for snippets 2025-03-28 11:31:34 -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
6621a67730
Remove think tool 2025-03-24 14:37:30 -04:00
Shrikanth Upadhayaya
26209856bf
More parameter filtering in JSON 2025-03-24 14:29:16 -04:00
Shrikanth Upadhayaya
a25ed16550
Clarify cause for retry 2025-03-24 13:55:16 -04:00
Shrikanth Upadhayaya
a83160c616
Default to single step if only page is present 2025-03-24 13:47:48 -04:00
Shrikanth Upadhayaya
f0ed31ca0e
Specify absolute path for entrypoint 2025-03-24 13:19:42 -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
Shrikanth Upadhayaya
9a6dca38fa
Filter JSON for lower token usage and prompt to JSON 2025-03-19 12:42:41 -04:00
Shrikanth Upadhayaya
5505dc9ca3
Initialize with basic reviewer 2025-03-18 16:16:56 -04:00