First Tool: Context Gatherer for LLM Interactions #3
Quasimondo
started this conversation in
General
Replies: 1 comment
-
|
Added retrieval of the repository's file tree and the option to get the source code of particular files. Updated docs here: tool documentation |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Context Gatherer for LLM Interactions
The first development tool for OpenMender has been added: A context gatherer that helps contributors interact with Large Language Models (LLMs) by providing structured repository information.
What It Does
The context gatherer extracts relevant information from the OpenMender repository and formats it for optimal LLM consumption. This includes:
How to Use It
For better results, use with a GitHub token:
Use Cases
Getting Started
Feed the context to an LLM to understand the project structure and find good entry points for contribution.
Issue Analysis
Gather current issues and their context to help identify patterns or potential solutions.
Documentation Work
Get a comprehensive view of existing documentation to suggest improvements or additions.
Next Steps
The tool is open for improvements. Some ideas:
Check out the tool documentation for more details.
Share your experiences or suggestions for the tool in the comments below.
Beta Was this translation helpful? Give feedback.
All reactions