Human content specific labels #2907
Replies: 1 comment
-
|
I like the idea of the "Human Space" for critical areas of the codebase 👍 In general, I think we should add as much guidelines as possible for LLMs -about code style, testing approach, design direction etc.-, and focus lot of our time to define specs.
Then probably, I would assign a label to the PR if the modification touches a critical part of the codebase or if a CI report finds the possible introduction of a bug This is a completely new approach so I also need to better formalize this thought 😄 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
@Melissari1997 I want to keep velocity moving, but also introduce additional structure around LLM vs. Human content within xarray-spatial. In a step in that direction, I've added a few new labels:
human-created: reserved for content that was primarily human-authored, without LLMshuman-reviewed: human-reviewed and accepted word.human-only: requires full human authorship without use of LLMI'm thinking of this as a step towards a "Human Spaces" concept where we reserve certain files, folders, project areas to human-only content. Open to thoughts and discussion...
Beta Was this translation helpful? Give feedback.
All reactions