- fd47fe7 go.mod: update golang.org/x dependencies by Gopher Robot · 5 weeks ago master
- 031115e internal/gaby: fix %q verb use with wrong type by Dmitri Shuralyov · 6 weeks ago
- 51c73e6 go.mod: update golang.org/x dependencies by Gopher Robot · 9 weeks ago
- 337aeca go.mod: update golang.org/x dependencies by Gopher Robot · 3 months ago
- 7e33767 internal/gcp/gemini: switch to gemini-embedding-001 by Russ Cox · 3 months ago
- cd73446 internal/gaby: use Go 1.25.0 by Russ Cox · 3 months ago
- 47b5ca0 internal/gaby: minor search fixes by Russ Cox · 3 months ago
- ac8572f internal/gaby: add -netrc flag by Russ Cox · 3 months ago
- d7a5b58 internal/gaby: add /embed endpoint to sync only embeddings by Russ Cox · 3 months ago
- 965f535 internal/embeddocs: allow multiple Embedders to coexist by Russ Cox · 3 months ago
- 8a8cb13 internal/gcp/gemini: switch to google.golang.org/genai API by Russ Cox · 3 months ago
- 563e263 internal/llm: add Vector.Normal by Russ Cox · 3 months ago
- 0423c80 go.mod: update golang.org/x dependencies by Gopher Robot · 4 months ago
- 8f1147b all: upgrade go directive to at least 1.24.0 [generated] by Gopher Robot · 5 months ago
- ebec5f5 go.mod: update golang.org/x dependencies by Gopher Robot · 5 months ago
- 2c8d5b7 go.mod: update golang.org/x dependencies by Gopher Robot · 6 months ago
- a3fde76 go.mod: update golang.org/x dependencies by Gopher Robot · 7 months ago
- 6c2e7eb go.mod: update golang.org/x dependencies by Gopher Robot · 8 months ago
- e4cf005 go.mod: update golang.org/x dependencies by Gopher Robot · 9 months ago
- d8ff1b4 internal/gerrit: add UpdateChange method by Ian Lance Taylor · 10 months ago
- ad1a31e internal/goreviews: reject CLs with wait-author or wait-issue tag by Ian Lance Taylor · 10 months ago
- 766fd85 internal/reviews: correct source code link by Ian Lance Taylor · 10 months ago
- 017c5ed internal/reviews, internal/goreviews: add categories by Ian Lance Taylor · 10 months ago
- 6ab7736 internal/filter: support passing a Context to a method by Ian Lance Taylor · 10 months ago
- 87dcbdd go.mod: update golang.org/x dependencies by Gopher Robot · 10 months ago
- 2cc3270 internal/reviews: add a mergeConflict predicate by Ian Lance Taylor · 11 months ago
- 00685af internal/gerrit: add ChangeMergeable by Ian Lance Taylor · 11 months ago
- 62d25c3 internal/review: add Context argument to methods by Ian Lance Taylor · 11 months ago
- 1e442de internal/reviews: add Context argument to predicates by Ian Lance Taylor · 11 months ago
- ae6b5cf internal/gerrit: check for context cancellation when sleeping by Ian Lance Taylor · 11 months ago
- f1ecc38 internal/gaby: lower the cpu/ram requirements by Hana (Hyang-Ah) Kim · 11 months ago
- 8ecb639 internal/reviews: add filter box to display of open changes by Ian Lance Taylor · 11 months ago
- f59934b internal/filter: fetch fields from pointer-to-struct types by Ian Lance Taylor · 11 months ago
- d2f86d0 internal/filter: treat methods like fields by Ian Lance Taylor · 11 months ago
- 6ec82fb all: upgrade go directive to at least 1.23.0 [generated] by Gopher Robot · 11 months ago
- 0e0f750 go.mod: update golang.org/x dependencies by Gopher Robot · 11 months ago
- 2209101 internal/repro: add CloudTester to use the async bisect client by Ian Lance Taylor · 12 months ago
- 6a50597 internal/repro: add LookPath to Executor interface by Ian Lance Taylor · 12 months ago
- 4e9b55c internal/repo: add Executor argument by Ian Lance Taylor · 12 months ago
- e508dfc internal/rules: use ../labels' categorization directly by khr@golang.org · 12 months ago
- b7ccd14 all: remove testing bool field where it is not needed by Zvonimir Pavlinovic · 12 months ago
- ac0b41d internal/bisect: save commit hash as result by Zvonimir Pavlinovic · 12 months ago
- 9558177 internal/labels: read db categories w/o Labeler by Jonathan Amsterdam · 12 months ago
- 4b9f8f6 internal/llmapp: tweak overviews prompt by Tatiana Bradley · 12 months ago
- 112c4e6 internal/overview: remove @ from future overviews to avoid notification spam by Tatiana Bradley · 12 months ago
- 021f503 internal/overview: add padding around overview text by Tatiana Bradley · 12 months ago
- 02bff16 internal/gaby: delete temp endpoint and add overviews to normal cron by Tatiana Bradley · 12 months ago
- d87b0b2 internal/gaby: add basic page for bisection log by Zvonimir Pavlinovic · 12 months ago
- ba8bedb internal/gaby: add temp endpoint to invoke overviews for first time by Tatiana Bradley · 12 months ago
- a6fb74c internal/overview: various overviews improvements by Tatiana Bradley · 12 months ago
- 1409203 internal/overview: use GitHub wrapper for overviews by Tatiana Bradley · 1 year, 1 month ago
- f2721aa internal/github: resolve comments on Wrapper by Tatiana Bradley · 12 months ago
- a3dc790 internal/overview: add overview posting functionality by Tatiana Bradley · 1 year, 1 month ago
- 0a1a3f3 internal/repro: split GoTester out of LocalTester by Ian Lance Taylor · 1 year ago
- 5d2c7fb internal/labels: rename label, add example by Jonathan Amsterdam · 1 year ago
- af5b2c5 internal/github: add Wrapper for github edits by Tatiana Bradley · 1 year, 1 month ago
- d275f1e internal/gaby/Dockerfile: autoapprove labels by Jonathan Amsterdam · 1 year ago
- bf8a53b internal/labels: add telemetryProposal category by Jonathan Amsterdam · 1 year ago
- 3de53b9 internal/gaby: ignore security CVE issues in related poster by Tatiana Bradley · 1 year ago
- ca74d38 internal/label: use a template for the entire prompt by Jonathan Amsterdam · 1 year ago
- ab61f9e internal/labels: add examples to prompt by Jonathan Amsterdam · 1 year ago
- 74edc22 internal/gaby: check if comment author is allowed to bisect by Zvonimir Pavlinovic · 1 year ago
- 74f2f1f internal/gaby: start bisection upon bisect comment by Zvonimir Pavlinovic · 1 year ago
- 55fac23 internal/sandbox: create unique sandbox for command invocation by Zvonimir Pavlinovic · 1 year ago
- 96de6cf internal/sandbox: add gvisor sandbox abstraction by Zvonimir Pavlinovic · 1 year, 1 month ago
- e799a76 internal/llmapp: cache LLM policy check results by Tatiana Bradley · 1 year ago
- cfcae01 internal/bisect: use internal/repo for git repo by Ian Lance Taylor · 1 year ago
- 3007abf internal/repro: use internal/repo for git repos by Ian Lance Taylor · 1 year ago
- be4fd0d internal/repo: new package to manage git repos by Ian Lance Taylor · 1 year ago
- e102961 devtools/cmd/labeleval: print percent passed by Jonathan Amsterdam · 1 year ago
- 96418b4 internal/devtools/cmd/labeleval: add issues by Jonathan Amsterdam · 1 year ago
- c0c0d77 internal/labels: add categories from templates by Jonathan Amsterdam · 1 year ago
- 377fa1f internal/{actions,gaby}: add endpoint and button to run all actions on action log page by Tatiana Bradley · 1 year ago
- 8723d71 internal/llmapp: update formatting of overviews to look better on GitHub by Tatiana Bradley · 1 year ago
- d1189d1 internal/gaby: add rerun button to action log page by Jonathan Amsterdam · 1 year ago
- cdb9576 internal/{gcp/checks,llm}: make LLM policies fixed instead of configurable by Tatiana Bradley · 1 year ago
- df95d66 internal/gaby: identify bisect request comment by Zvonimir Pavlinovic · 1 year ago
- 4c3bbca internal/bisection: add bisection request abstraction by Zvonimir Pavlinovic · 1 year ago
- e5f6fd4 internal/gaby: don't create task queue locally by Jonathan Amsterdam · 1 year ago
- aef4a89 internal/actions: allow an action to be re-run by Jonathan Amsterdam · 1 year ago
- c9dd156 internal/gcp/queue: rename to tasks by Zvonimir Pavlinovic · 1 year ago
- 9c08196 internal/labels: display explanation in UI by Jonathan Amsterdam · 1 year ago
- 32d3314 go.mod: update golang.org/x dependencies by Gopher Robot · 1 year ago
- bebe123 internal/labels: change "Bug" to "BugReport" by Jonathan Amsterdam · 1 year ago
- 4058cfb internal/gcp/firestore: hide logging by Jonathan Amsterdam · 1 year ago
- a994efa internal/gaby: don't label gopherbot issues by Jonathan Amsterdam · 1 year ago
- 0e604f1 internal/devtools/cmd/actionlog: CLI for action log by Jonathan Amsterdam · 1 year ago
- b918bb2 internal/dbspec: implement Open by Jonathan Amsterdam · 1 year ago
- 338beed internal/bisect: skip a retry for a non-failed task by Zvonimir Pavlinovic · 1 year, 1 month ago
- 708bb06 internal/gaby: create runsc config files on time by Zvonimir Pavlinovic · 1 year ago
- de50b80 internal/bisection: add bisection logic and endpoint stubs by Zvonimir Pavlinovic · 1 year, 1 month ago
- 77f9fdc internal/labels: IssueCategory gets project from issue by Jonathan Amsterdam · 1 year ago
- 2552622 internal/labels: observe time limit by Jonathan Amsterdam · 1 year ago
- 1579fa4 internal/repro: add a local tester by Ian Lance Taylor · 1 year, 1 month ago
- 71d7ccd internal/repro: first cut at finding and bisecting reproduction by Ian Lance Taylor · 1 year, 1 month ago
- 0dc2966 internal/rules: use "issue" instead of "issue report" by khr@golang.org · 1 year ago
- 3b39e12 internal/rules: add a few more rule categories by khr@golang.org · 1 year ago
- ee675ba internal/rules: list stacks among the automatic issue posters by khr@golang.org · 1 year ago
- 3557485 internal/rules: use regexp instead of llm for empty section rule by khr@golang.org · 1 year ago
- 2136bb8 internal/labels: handle labels of differing cases by Jonathan Amsterdam · 1 year ago