Brendan Kellam
1908051daa
feat(web,worker): Environment overrides ( #597 )
2025-11-04 21:22:31 -08:00
Michael Sukkarieh
c2299aa86b
feat(auth): github app ( #570 )
...
* properly handle emails for github app auth case
* add docs info for auth through github app
* more info in docs for user auth perms
* modify review agent env var names
* github app service auth
* coderabbit suggestions
* fixes
* fix build
2025-10-21 20:17:28 -07:00
Michael Sukkarieh
3b36ffa17e
Add support for structured logs ( #323 )
...
* wip on refactoring docs
* wip
* initial structured logs impl
* structured log docs
* create logger package
* add news entry for structured logging
* add logger package to dockerfile and cleanup
* add gh workflow for catching broken links
* further wip
* fix
* further wip on docs
* review feedback
* remove logger dep from mcp package
* fix build errors
* add back auth_url warning
* fix sidebar title consistency
---------
Co-authored-by: bkellam <bshizzle1234@gmail.com>
2025-06-02 11:16:01 -07:00
Michael Sukkarieh
e64f37178a
Review Agent ( #298 )
...
* push review agent implementation
* feedback
* wip integrating review agent into monorepo
* move review agent to web
* feedback
* feedback
* add rate limit throttling to octokit
* configure agent ui in app
* docs
* add review command logic and add logging for review agent to data cache dir
* fix bug with llm returning multiple reviews in single invocation
* fix doc link bug
* feedback and improved docs for review agent
* review agent doc nits
* mcp doc nit
2025-05-12 12:10:01 -07:00