Robin Tail
7fe0233c24
fix(DNRY): Moving isGitHubActions to the module context (expensive operation), and the condition to updateSummary().
2026-01-12 10:34:02 +01:00
Robin Tail
e10f756560
fix(DNRY): Extracting the summary writing into updateSummary() helper.
2026-01-12 10:30:26 +01:00
Robin Tail
48108b137a
fix(DNRY): Extracting isGitHubActions flag.
2026-01-12 10:18:08 +01:00
pullfrog
074a860a95
Update job summary with progress comment content
...
Modified reportProgress() to write the same content to core.summary
with overwrite: true. This replaces the verbose log accumulation with
the concise progress updates that stakeholders see in comments.
The job summary now stays in sync with the progress comment,
providing a clean overview of the agent's work rather than
accumulated logs throughout execution.
Fixes #17
2026-01-12 09:07:13 +00:00
Colin McDonnell
3a97ba04fc
Rebase
2026-01-08 14:11:49 -08:00
Colin McDonnell
fe7ce4af11
Updates
2026-01-08 14:11:43 -08:00
pullfrog
6260b23de7
Address review feedback
...
- Remove shell commands section from agent instructions
- Merge Platform Notes into Agent-Specific Notes section
- Remove redundant description text from bash tool
2026-01-08 14:11:32 -08:00
Colin McDonnell
9291ee5952
Fix github_actions iss
2026-01-08 14:11:11 -08:00
Colin McDonnell
879d33403c
Switch to custom Bash tool. Mask secrets from Bashsubprocs. Simplify security handling.
2026-01-08 14:09:08 -08:00
Mateusz Burzyński
317ebd3431
cleanup mcp server too
2026-01-08 11:21:23 +01:00
Mateusz Burzyński
a483711fee
Auto-retry ratelimited octokit requests
2026-01-07 17:17:20 +01:00
Colin McDonnell
0504fc42ff
Do not print 'This run croaked' if the agent only replies in a PR review comment
2025-12-30 20:21:23 -08:00
Colin McDonnell
ad1f51d704
Implement Plan button
2025-12-30 20:14:49 -08:00
Colin McDonnell
c200c7aff9
Tweak message
2025-12-27 16:28:47 -08:00
Shawn Morreau
3f996b4759
Remove list_files mcp
2025-12-23 15:34:38 -05:00
Colin McDonnell
8db0c40487
Do not return diff. Stick with opus
2025-12-22 18:22:35 -08:00
Colin McDonnell
7fb788a883
Token efficiency
2025-12-22 18:16:55 -08:00
Colin McDonnell
dcb672b5be
Tweak prompts, switch to opus
2025-12-22 17:40:40 -08:00
Colin McDonnell
c518e8b6fd
Add retrying. Improve diff format
2025-12-22 15:53:11 -08:00
Colin McDonnell
25896559f0
Switch back to one-shot reviews
2025-12-22 14:55:19 -08:00
Colin McDonnell
5353d80388
Retries on oidc. 152
2025-12-22 14:33:18 -08:00
Colin McDonnell
2dea842981
Write diff to file
2025-12-22 14:20:42 -08:00
Colin McDonnell
04c695038f
151
2025-12-22 13:57:51 -08:00
Colin McDonnell
e9a585ce47
Improve debug logging for reviews. v0.0.150
2025-12-22 13:50:39 -08:00
Colin McDonnell
73139a169c
Clean up pr naming
2025-12-21 22:42:42 -08:00
Colin McDonnell
d5bec7499b
Update review process
2025-12-21 22:23:18 -08:00
David Blass
5034ff8285
switch to start_dependency_installation and await_dependency_installation, fix action play.ts repo
2025-12-19 16:29:46 -05:00
David Blass
90ed2648be
refactor main
2025-12-17 16:28:17 -05:00
Colin McDonnell
1f1c1602c5
Flesh out debug logs
2025-12-17 13:11:44 -08:00
Colin McDonnell
53f6f18352
Fix debug logging
2025-12-17 10:44:49 -08:00
Shawn Morreau
6716183068
Fix MCP file discovery errors ( #9 )
...
* fix tool errors
*QA
2025-12-17 11:29:27 -05:00
Colin McDonnell
9132a59758
Fix create_review and various opencode things
2025-12-16 22:14:41 -08:00
Colin McDonnell
36d249908e
Clean up instructions
2025-12-16 21:08:10 -08:00
Colin McDonnell
4db8e28bf7
Refactor to toolState
2025-12-16 20:41:10 -08:00
Colin McDonnell
956245962e
Improve reviews
2025-12-16 19:56:09 -08:00
Colin McDonnell
a2f6b938de
Fix log
2025-12-16 19:01:13 -08:00
Colin McDonnell
1bff21f7fb
overhaul git setup
2025-12-16 18:01:51 -08:00
Colin McDonnell
db68424ffc
fix: move origin URL auth setup before git fetch in setupGit
2025-12-16 16:51:53 -08:00
Colin McDonnell
efb4ad186f
Improve remote tracking
2025-12-15 23:56:47 -08:00
Colin McDonnell
b833cdd4af
0.0.141
2025-12-15 23:22:30 -08:00
Colin McDonnell
26336d0ac2
Tool factories
2025-12-15 23:04:20 -08:00
Colin McDonnell
0fced1dfa6
Clean up init
2025-12-15 22:21:47 -08:00
Colin McDonnell
6f96458e2d
Fix graphql query
2025-12-15 21:42:43 -08:00
Colin McDonnell
b038fc574f
Get reviews with comments
2025-12-15 21:37:46 -08:00
Colin McDonnell
a19ae49224
Determinstically set up PR branch
2025-12-15 21:12:55 -08:00
Colin McDonnell
2f16d2ef0e
Improve repo setup with gh cli
2025-12-15 20:21:56 -08:00
Colin McDonnell
b7511752b6
Improve PR review on external PRs
2025-12-15 19:10:10 -08:00
David Blass
bb55216a6b
iterate on pr fix
2025-12-11 18:02:44 -05:00
Shawn Morreau
2c2f7cfe30
remove top level import
2025-12-11 15:06:32 -05:00
Shawn Morreau
fb7d9e0d34
move croaked logic, ensure API key error populates comment
2025-12-11 14:55:07 -05:00