-
Notifications
You must be signed in to change notification settings - Fork 497
[system] [elastic_agent] Add existing README as KB doc for system + elastic_agent integrations #15650
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
[system] [elastic_agent] Add existing README as KB doc for system + elastic_agent integrations #15650
Conversation
Pinging @elastic/sec-linux-platform (Team:Security-Linux Platform) |
Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane) |
Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane) |
🚀 Benchmarks reportTo see the full report comment with |
💚 Build Succeeded
cc @kpollich |
I did something similar for testing, but coping the exact READMEs does place additional burden on package authors to remember to look for and update them in two places. Not sure how folks feel about that... It would be interesting if Fleet treated the base READMEs as additional KB content that is automatically indexed, I remember we discussed this during design of KB content but don't remember if we deferred or decided to not do that. |
I tend to agree with @jen-huang on this @kpollich, since the KB README's are manually duplicated and not generated as part of the build. |
Fleet currently looks specifically in this But actually I like the idea of automatically duplicating the base README to that directory during the package build process. That would require no additional Fleet changes or work for package developers. We would just have to come to the consensus that all base READMEs are useful for the AI assistants to consume. |
@jen-huang I think at this point in time all the READMEs should be copied into the |
@nimarezainia : I understand we're planning to roll this out across all Integrations. Given that Jen mentioned here that it's relatively straightforward, could we incorporate this README generation into the elastic-package build process? Since we update Integrations and their READMEs frequently, manually maintaining these could quickly become outdated without automated generation." |
Proposed commit message
Make existing README available as a knowledge base document for Elastic AI assistants.
Checklist
changelog.yml
file.