Skip to content

DNM - first pass at updating 0.8.0 issues#324

Merged
EItanya merged 9 commits intoadd-comprehensive-docsfrom
adb-review
Mar 12, 2026
Merged

DNM - first pass at updating 0.8.0 issues#324
EItanya merged 9 commits intoadd-comprehensive-docsfrom
adb-review

Conversation

@artberger
Copy link
Collaborator

Issues identified:

  1. All tool names wrong — kubectl_* prefix should be k8s_*, many tools fabricated or misnamed
  2. Memory config YAML wrong — uses nonexistent enabled/embeddingProvider fields; should be modelConfig/ttlDays
  3. Context management YAML wrong — eventsCompaction.enabled should be compaction with compactionInterval/etc.
  4. Prompt template dataSources wrong — configMapRef.name should be flat kind/name/alias fields
  5. BYO agent YAML nesting wrong — image/replicas should be under byo.deployment, not at byo level
  6. Memory API endpoints wrong — uses path params but actual API uses query params, plus missing endpoints
  7. OCI skills refs format wrong — refs is a string array, not objects with image key
  8. Read-only mode (kagentTools.readOnly) — no evidence this exists
  9. navigation.json indentation bug — line 292 lost leading whitespace

Also adds a release notes page

  1. All tool names wrong — kubectl_* prefix should be k8s_*, many tools fabricated or misnamed
  2. Memory config YAML wrong — uses nonexistent enabled/embeddingProvider fields; should be modelConfig/ttlDays
  3. Context management YAML wrong — eventsCompaction.enabled should be compaction with compactionInterval/etc.
  4. Prompt template dataSources wrong — configMapRef.name should be flat kind/name/alias fields
  5. BYO agent YAML nesting wrong — image/replicas should be under byo.deployment, not at byo level
  6. Memory API endpoints wrong — uses path params but actual API uses query params, plus missing endpoints
  7. OCI skills refs format wrong — refs is a string array, not objects with image key
  8. Read-only mode (kagentTools.readOnly) — no evidence this exists
  9. navigation.json indentation bug — line 292 lost leading whitespace

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

Signed-off-by: Art Berger <art.berger@solo.io>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

Signed-off-by: Art Berger <art.berger@solo.io>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

Signed-off-by: Art Berger <art.berger@solo.io>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

Signed-off-by: Art Berger <art.berger@solo.io>
… items, namespace in YAML

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

Signed-off-by: Art Berger <art.berger@solo.io>
…section

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

Signed-off-by: Art Berger <art.berger@solo.io>
the rendering of the codeblock did not work

Signed-off-by: Art Berger <art.berger@solo.io>
Signed-off-by: Art Berger <art.berger@solo.io>
@artberger artberger self-assigned this Mar 11, 2026
@artberger artberger added documentation Improvements or additions to documentation kagent labels Mar 11, 2026
Signed-off-by: Art Berger <art.berger@solo.io>
@artberger artberger changed the title first pass at updating 0.8.0 issues DNM - first pass at updating 0.8.0 issues Mar 11, 2026
@EItanya EItanya merged commit 407b67a into add-comprehensive-docs Mar 12, 2026
3 checks passed
@EItanya EItanya deleted the adb-review branch March 12, 2026 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation kagent

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants