-
Notifications
You must be signed in to change notification settings - Fork 78
Add text file for coding LLMs with high-level nwaku info and style guide advice #3624
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
Conversation
|
It's funny how eagerly devs will write these great overviews for the benefit of the ai overlords but not for their fellow humans 🤷 |
|
I do hope the AGENTS file will be useful for humans as well ;) |
Ivansete-status
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some comments, thanks. We can iterate in the future, if needed
Co-authored-by: Ivan FB <128452529+Ivansete-status@users.noreply.github.com>
NagyZoltanPeter
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cool stuff, even for humans ;-)
I hope we can use AI to follow up changes :-? :-D
Co-authored-by: NagyZoltanPeter <113987313+NagyZoltanPeter@users.noreply.github.com>
Description
This PR adds a file with high-level project info, structure, naming and style conventions for helping AI coding assistants.
Changes
Add AGENTS.md file with the above info, compiled with the help of AI from nwaku codebase and the Nim style guide.
The project originates from Waku Internal Hackathon #2 of October 2025 (link requires sign-in).