docs: fix outdated development documentation#160
Merged
Conversation
9577ef2 to
8b87d67
Compare
Update docs/development/ to match current codebase: - quickstart: Python 3.13 → 3.14 in manual install commands - cli-reference: remove deleted commands (agent logs, agent env, top-level logs/env), update agent add/update signatures, add admin command and --version flag, fix platform start --set/-f help text, remove platform import --mode - deployment-guide: fix Keycloak roles (adk-admin/adk-developer), fix initContainers Helm value path, remove phantom adminPassword from auth.basic, add missing external S3 params - deploy-your-agents: fix UI URL to localtest.me:8080 - platform-api-client: remove phantom Provider Builds API section - a2a-client: add warning about state value compatibility - getting-started: add experimental/server SDK entrypoint - rag: fix import path to canonical kagenti_adk.platform Signed-off-by: Radek Ježek <radek.jezek@ibm.com> Assisted-By: Claude (Anthropic AI) <noreply@anthropic.com> Signed-off-by: Radek Ježek <radek.jezek@ibm.com>
Signed-off-by: Petr Bulánek <bulanek.petr@gmail.com>
Signed-off-by: Jan Jeliga <jeliga.jan@gmail.com>
Signed-off-by: Jan Jeliga <jeliga.jan@gmail.com>
Signed-off-by: Jan Jeliga <jeliga.jan@gmail.com>
3dd3025 to
cc1d688
Compare
tomkis
approved these changes
Apr 2, 2026
tomkis
approved these changes
Apr 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
agent logs,agent env, top-levellogs/env), updateagent add/updatesignatures to match current code, add missingadmincommand and--versionflag, fixplatform start --set/-fhelp text, removeplatform import --modekagenti-admin/kagenti-developer→adk-admin/adk-developer), fixinitContainersHelm value path toserver.initContainers.createVectorDbExtension, remove phantomadminPasswordfromauth.basic, add missing external S3 params (port,protocol,bucket,region,existingSecret)localtest.me:8080@a2a-js/sdk(lowercase)@kagenti/adk/experimental/serverSDK entrypointkagenti_adk.util.fileto canonicalkagenti_adk.platformLinked issues
Closes #161
Test plan
kagenti-adk --help/kagenti-adk agent --help