bugbug
bugbug copied to clipboard
Platform for Machine Learning projects on Software Engineering
See https://docs.sentry.io/product/insights/ai/llm-monitoring/ Related: https://github.com/mozilla/bugbug/pull/4854#discussion_r2055964741
See also https://bugzilla.mozilla.org/show_bug.cgi?id=1959255.
Some of our users want to see fewer comments than others, we could introduce a "verbosity level" setting to control the number of comments that get published. This way, for...
The tone of a comment written by a human is not always appropriate when proposed by a bot. Adjusting the tone of the comment example will help generate comments that...
Some comment examples are not ideal. They should be actionable and written in a tone that aligns with what we expect our tool to generate.
When reviewing a patch, the LLM should have the ability to ask to look at other patches in the stack.
Since we search functions on "tip" in Searchfox (at least currently) and then get the contents at "commit_hash" (https://github.com/mozilla/bugbug/blob/8697b2c257d0d73184521355535b43eadbfb05c6/bugbug/code_search/searchfox_api.py#L142-L147), sometimes we might have conflicts (especially when analyzing patches based on...
I saw today: ``` ### Summary of Changes The changes in the provided code primarily focus on renaming and restructuring environment variables and related logic for handling update processing in...
> We should re-evaluate, but maybe not now, in a follow-up. Could you file an issue? _Originally posted by @marco-c in https://github.com/mozilla/bugbug/pull/4770#discussion_r1929029944_