1. d79b3ca internal/gaby: add filter to action log page by Jonathan Amsterdam · 14 hours ago master
  2. b213555 internal/gaby: actionlog shows timezone by Jonathan Amsterdam · 15 hours ago
  3. ef0685c internal/filter: add filter evaluation by Ian Lance Taylor · 3 days ago
  4. 64538f5 commentfix,related,gaby: actions can require approval by Jonathan Amsterdam · 2 days ago
  5. 18fd069 internal/dbspec: references to databases by Jonathan Amsterdam · 21 hours ago
  6. 3ce4551 internal/storage: generalize overlay DB by Jonathan Amsterdam · 23 hours ago
  7. 3082212 internal/github: fix parsing of times by Jonathan Amsterdam · 2 days ago
  8. 5b878db internal/{crawl,discussion,github}: move embedding code to separate files by Tatiana Bradley · 2 days ago
  9. 9091696 internal/gaby: fix actionlog 'date' format parsing by Hana (Hyang-Ah) Kim · 2 days ago
  10. cd2eacd internal/llmapp,search: fix outstanding review comments by Tatiana Bradley · 2 days ago
  11. 918aa14 internal/gaby: refactor templates and pages by Tatiana Bradley · 13 days ago
  12. a5097b3 internal/filter: parse filter expressions by Ian Lance Taylor · 3 days ago
  13. 749fb9b internal/filter: add representation of parsed filter by Ian Lance Taylor · 3 days ago
  14. a503f4c internal/filter: first steps toward a filter package by Ian Lance Taylor · 3 days ago
  15. 73389d5 internal/gaby: improve dbview display by Jonathan Amsterdam · 9 days ago
  16. 44d59a0 internal/gaby: actually run github.Add by Hana (Hyang-Ah) Kim · 3 days ago
  17. 61d708c internal/gaby: make discussion/gerrit/googlegroups Add idempotent by Hana (Hyang-Ah) Kim · 6 days ago
  18. 1397365 internal/gaby: allow multiple github projects by Hana (Hyang-Ah) Kim · 7 days ago
  19. 0937c9d internal/gaby: allow (project,issue) query in overview/rules page by Hana (Hyang-Ah) Kim · 7 days ago
  20. 498d98c internal/gaby: add db view page by Jonathan Amsterdam · 13 days ago
  21. 206321c interal/gaby: add -overlay flag by Jonathan Amsterdam · 9 days ago
  22. 8d2c29a README.md: update to reflect the current status by Hana (Hyang-Ah) Kim · 8 days ago
  23. a5ba4a9 go.work.sum: update go.work.sum by Hana (Hyang-Ah) Kim · 9 days ago
  24. 6e224d2 internal/rules: move rules implementation from github to its own package by khr@golang.org · 11 days ago
  25. 222589a internal/github: refine rules a bit by Keith Randall · 2 weeks ago
  26. 5d32fa7 internal/gaby: add issue classifier and rule checker by Keith Randall · 2 weeks ago
  27. 16dfea0 go.mod: update golang.org/x dependencies by Gopher Robot · 13 days ago
  28. 1b1830b internal/storage: overlay DB by Jonathan Amsterdam · 2 weeks ago
  29. 123f5d5 internal/related: group suggested content by Zvonimir Pavlinovic · 2 weeks ago
  30. efcaa14 internal/search: add Google Group conversation document kind by Zvonimir Pavlinovic · 2 weeks ago
  31. a468ec2 internal/commentfix: use model.Post by Jonathan Amsterdam · 3 weeks ago
  32. f38a535 internal/googlegroups: perform various cleanups by Zvonimir Pavlinovic · 2 weeks ago
  33. a67417e internal/gaby: remove an unused var and an unnecessary import by Hana (Hyang-Ah) Kim · 2 weeks ago
  34. c026beb internal/gaby: enable groups sync in cron endpoint by Zvonimir Pavlinovic · 2 weeks ago
  35. 5b3ee35 internal/googlegroups: fix unused yield value bug by Zvonimir Pavlinovic · 2 weeks ago
  36. d73c506 internal/syncdb: fix opening of pebble db for vector db by Hana (Hyang-Ah) Kim · 2 weeks ago
  37. b30a757 all: ran ./worksync.sh by Hana (Hyang-Ah) Kim · 2 weeks ago
  38. 7413cda internal/gaby: add navigation by Tatiana Bradley · 2 weeks ago
  39. 80b5df0 internal/googlegroups: exit if context is cancelled by Zvonimir Pavlinovic · 2 weeks ago
  40. 600b1f1 internal/{llmapp,search,gaby}: add related entities overview by Tatiana Bradley · 3 weeks ago
  41. a4a063d internal/googlegroups: embed conversations by Zvonimir Pavlinovic · 3 weeks ago
  42. 9abe89e internal/googlegroups: add title for the conversations by Zvonimir Pavlinovic · 3 weeks ago
  43. 24069f3 internal/googlegroups: store individual messages by Zvonimir Pavlinovic · 3 weeks ago
  44. fbfa381 internal/actions: use explicit type conversion for int64 var by Hana (Hyang-Ah) Kim · 3 weeks ago
  45. f4fdb71 internal/adapters/github: test watcher switching by Jonathan Amsterdam · 3 weeks ago
  46. dc2110e internal/llmapp: add cache for LLM responses by Tatiana Bradley · 3 weeks ago
  47. a46493a internal/adapters/github: improve test by Jonathan Amsterdam · 3 weeks ago
  48. 484de22 internal/adapters/github: include DBTime in watcher by Jonathan Amsterdam · 3 weeks ago
  49. 150f3e5 internal/adapters/github: test IssueWatcher by Jonathan Amsterdam · 3 weeks ago
  50. 3bffc94 internal/model: more type-safe Source.Update by Jonathan Amsterdam · 3 weeks ago
  51. 819d235 internal/{content,adapters}: initial sketch of project model by Jonathan Amsterdam · 4 weeks ago
  52. a6f384b internal/{gaby,github}: add additional metadata to overview page by Tatiana Bradley · 3 weeks ago
  53. 495c211 internal/llmapp: refactor Overview to avoid unexported parameter by Tatiana Bradley · 3 weeks ago
  54. e64c314 internal/llmapp: refactor prompt templates by Tatiana Bradley · 3 weeks ago
  55. 0bc8673 internal/goreviews: do not collect rejected changes by Zvonimir Pavlinovic · 3 weeks ago
  56. 15c8b94 internal/gcp/gemini: use gemini-1.5-pro by default by Tatiana Bradley · 3 weeks ago
  57. 13f303c internal/llmapp: add more specific context to overview prompt by Tatiana Bradley · 4 weeks ago
  58. fe3aba7 internal/gaby: display the raw prompt and add some CSS by Tatiana Bradley · 4 weeks ago
  59. b9ad652 internal/gaby: fix sync invocation bug for groups by Zvonimir Pavlinovic · 4 weeks ago
  60. 326ebc7 internal/gaby: sync groups in the sync endpoint by Zvonimir Pavlinovic · 4 weeks ago
  61. 7c763f8 internal/gaby: render overview markdown and other fixes by Tatiana Bradley · 4 weeks ago
  62. fac50b1 internal/googlegroups: add fake tests for sync by Zvonimir Pavlinovic · 4 weeks ago
  63. b850cdb internal/googlegroups: add sync logic by Zvonimir Pavlinovic · 5 weeks ago
  64. 6dda371 internal/gaby: add overview page by Tatiana Bradley · 4 weeks ago
  65. d481a05 internal/github: Scrub -> ScrubReq by Tatiana Bradley · 4 weeks ago
  66. 25d08cb internal/httpr: add scrubbing functions for responses by Zvonimir Pavlinovic · 4 weeks ago
  67. 6e692ea internal/github: add IssueOverview by Tatiana Bradley · 4 weeks ago
  68. 811bd21 internal/llmapp: add Overview by Tatiana Bradley · 4 weeks ago
  69. c990bd1 internal/llm: add support for multiple prompt parts by Tatiana Bradley · 4 weeks ago
  70. 19430eb Revert "all: go get go@go1.23.2" by Hyang-Ah Hana Kim · 4 weeks ago
  71. e571ccd all: go get go@go1.23.2 by Hana (Hyang-Ah) Kim · 4 weeks ago
  72. 6c3c8f4 internal/{gcp/gemini, llm}: add text generation by Tatiana Bradley · 4 weeks ago
  73. 27cec01 go.mod: bump github.com/cockroachdb/pebble version by Tatiana Bradley · 5 weeks ago
  74. 20862ae internal: unify docs Sync by Tatiana Bradley · 6 weeks ago
  75. 8b20dc7 internal/gaby: set memory limit to 4G by Zvonimir Pavlinovic · 5 weeks ago
  76. 6354ba8 internal/gaby: increase Cloud Run RAM by Zvonimir Pavlinovic · 5 weeks ago
  77. 005fcf9 internal/gaby: show go review dashboard by Zvonimir Pavlinovic · 5 weeks ago
  78. b26eb5f internal/goreviews: add Changes to manage and display dashboard by Ian Lance Taylor · 6 weeks ago
  79. d2b2dcd internal/goreviews: add predicates specific to Go project by Ian Lance Taylor · 6 weeks ago
  80. b532205 internal/goreviews: new package by Ian Lance Taylor · 6 weeks ago
  81. 2b3c08a internal/gerrit: add ChangeProject by Ian Lance Taylor · 6 weeks ago
  82. 6c14342 internal/gaby: add discussion sync to cron job by Tatiana Bradley · 6 weeks ago
  83. a4dd9cf internal/gerrit: add test mutex by Zvonimir Pavlinovic · 6 weeks ago
  84. b28bd6a internal/search: add kind GitHubDiscussion by Tatiana Bradley · 6 weeks ago
  85. 013658c internal/gaby: add sync discussions endpoint by Tatiana Bradley · 6 weeks ago
  86. 1944f86 internal/discussiondocs: add ability to embed GitHub discussions by Tatiana Bradley · 6 weeks ago
  87. 3feada3 internal/reviews: add GerritChanges and CollectChangePreds by Ian Lance Taylor · 6 weeks ago
  88. 9b0a532 internal/gerrit: add ChangeNumbers for test client by Ian Lance Taylor · 6 weeks ago
  89. 95292f7 internal/discussion: add Sync for discussions and comments by Tatiana Bradley · 6 weeks ago
  90. 67c0555 internal/discussion: add GitHub GraphQL discussions queries by Tatiana Bradley · 6 weeks ago
  91. 72fda0a internal/gaby: add review dashboard endpoint by Zvonimir Pavlinovic · 6 weeks ago
  92. c689cfa internal/reviews: add an HTTP handler to display the dashboard by Ian Lance Taylor · 7 weeks ago
  93. 64484ba internal/reviews: new package by Ian Lance Taylor · 7 weeks ago
  94. 522bca5 internal/gerrit: allow diverting Change for testing, testing Reviewers by Ian Lance Taylor · 7 weeks ago
  95. 02ce0e8 internal/gerrit: add ChangeRevisions, no Comments error, various cleanups by Ian Lance Taylor · 7 weeks ago
  96. d184448 internal/related: suggest Go gerrit CLs by Zvonimir Pavlinovic · 6 weeks ago
  97. 65c8b38 internal/gaby: embed gerrit documents by Zvonimir Pavlinovic · 7 weeks ago
  98. 0386698 internal/gerritdocs: also test comments by Zvonimir Pavlinovic · 7 weeks ago
  99. d4d45da internal/gcp: add link to monitoring dashboards to README by Zvonimir Pavlinovic · 7 weeks ago
  100. 4dec9cd internal/gerritdocs: log potential gemini doc truncation by Zvonimir Pavlinovic · 7 weeks ago