Christian Gunderman
8a6ec5978c
fix(bot): force json or --no-pager in gh cli commands to prevent hangs
...
- Replaces `gh issue list` with the `--json` flag to prevent default pagers (like `less`) from waiting for user input and hanging the CI run.
- Adds `--no-pager` to `gh run view`.
2026-05-13 11:17:02 -07:00
Christian Gunderman
c460745bcb
fix(bot): enforce github-first discovery and forbid local fishing
...
- Updates the `issue-fixer` skill to strictly forbid the use of local tools (like lint, tsc, grep) for finding tasks.
- Updates `scheduled.md` to clarify that local tools are for verification only.
2026-05-13 10:12:43 -07:00
Christian Gunderman
278858ed11
fix(bot): satisfy YAML lint rules and clarify monorepo build order
2026-05-13 09:54:50 -07:00
Christian Gunderman
e9df8d2914
fix(bot): allow redirection in CI policy and improve skill activation steering
2026-05-12 22:20:37 -07:00
Christian Gunderman
9e90ccefb4
fix(bot): restrict critique skill to only fix scoped flaws
2026-05-12 21:35:11 -07:00
Christian Gunderman
c1b15d23b6
fix(ci): make scheduled brain base prompt generic to respect mandate
2026-05-12 14:55:53 -07:00
Christian Gunderman
20669e964c
Fix skill syntax.
2026-05-12 14:33:01 -07:00
Christian Gunderman
c0e78767b7
feat(ci): improve mandate selection and add activate_skill to policy
2026-05-12 14:15:45 -07:00
Christian Gunderman
a11f347928
Issue fixer.
2026-05-12 14:15:38 -07:00
Christian Gunderman
2334e9b1c4
Incremental refactor repo agent towards skills-based composition ( #26717 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-05-12 20:37:09 +00:00
Christian Gunderman
f87072f4e3
feat(bot): add actions spend metric script ( #26463 )
2026-05-04 21:01:39 +00:00
gemini-cli[bot]
363854172f
Metrics updates ( #26348 )
...
Co-authored-by: gemini-cli[bot] <gemini-cli[bot]@users.noreply.github.com>
2026-05-01 19:20:02 +00:00
gemini-cli[bot]
caa0466416
# Metrics Integrity & Standardized Reporting (BT-01) ( #26240 )
...
Co-authored-by: gemini-cli[bot] <gemini-cli[bot]@users.noreply.github.com>
Co-authored-by: Christian Gunderman <gundermanc@google.com >
2026-04-30 23:11:39 +00: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
Christian Gunderman
c4b38a5aef
feat(repo): add gemini-cli-bot metrics and workflows ( #25888 )
2026-04-24 17:16:20 +00:00