build!: Split modules into stable and beta#2011
Conversation
| | `koog-agents` | `1.0.0` | All stable modules (transitive) — recommended starting point | | ||
| | `koog-agents-additions` | `1.0.0-beta` | Most beta/experimental modules (except standalone external integrations) | | ||
|
|
||
| ### Module Versions |
There was a problem hiding this comment.
Let's probably skip detailed list of module version: it's gonna be a hassle to maintain. Let's keep two more concise lists instead: stable modules and beta modules, as a simple bullet list. The version should be evident from the description above
There was a problem hiding this comment.
It's easy to mantain -- just run ./gradlew listModules and give it to an agent
There was a problem hiding this comment.
That's true, but the question is more like how much benefit does it provide? IMHO it's not much worse to just list the modules, the version is usually visible at the top of the README. We can add another badge for beta versions too. But that's just a suggetion, feel free to dismiss it
There was a problem hiding this comment.
Let's keep it as is now -- to educate folks (and AI agents) for the start
4630e58 to
afa515c
Compare
No description provided.