Christian Gunderman
daba5229ec
feat(bot): enforce local validation, uncap metrics, and enhance PR feedback loops
...
This update hardens the bot's reasoning and validation layers to stop thrashing and ensure technical quality:
- Mandates local validation (lint, build, test) in Brain and Critique prompts.
- Uncaps bottleneck metrics (zombie issues, priority distribution) to 1000 items.
- Enhances PR awareness to handle multiple bot identities and exclude release PRs.
- Formally defines closed (unmerged) PRs as explicit user rejection signals.
- Strengthens domain rotation and anti-pigeonholing enforcement.
2026-05-05 08:34:01 -07:00
Christian Gunderman
ec786aeaa8
docs(bot): mandate strict domain rotation to stop workflow thrashing
2026-05-04 19:50:44 -07:00
Christian Gunderman
76c97bfcc0
Merge branch 'main' into bot-prompt-improvements
2026-05-04 19:31:49 -07:00
Christian Gunderman
cd8bfce192
docs(bot): prevent pigeonholing and thrashing in metrics agent
2026-05-04 17:37:15 -07:00
Christian Gunderman
f87072f4e3
feat(bot): add actions spend metric script ( #26463 )
2026-05-04 21:01:39 +00:00
Christian Gunderman
1b021bddab
test(critique): improve prompt robustness for scale and rate limits
2026-05-01 15:45:58 -07:00
Christian Gunderman
39de9586a0
feat(bot): increase loop iterations and enforce memory of failures
2026-05-01 14:37:19 -07:00
Christian Gunderman
393d72ac52
fix(bot): enforce defensive scripting and preservation of exemptions
2026-05-01 14:34:50 -07:00
Christian Gunderman
c18ae0c382
fix(bot): forbid metrics changes and require policy changes only
2026-05-01 14:12:56 -07:00
Christian Gunderman
c6121d5113
feat(bot): enforce evaluation role and multi-iteration feedback loop
2026-04-30 20:51:27 -07:00
Christian Gunderman
0af13141b2
Fix posting invalid response to a comment ( #26266 )
2026-04-30 18:22:59 +00:00
Christian Gunderman
1834ad0298
fix(bot): productivity and backlog optimizations ( #26236 )
2026-04-29 23:18:22 +00:00
Christian Gunderman
6dec6720de
Add the ability to @ mention the gemini robot. ( #26207 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-04-29 18:46:33 +00:00
Christian Gunderman
58a57b72ae
Implement bot that performs time-series metric analysis and suggests repo management improvements ( #25945 )
2026-04-28 16:49:53 +00:00