docs: prepare 0.6.4 runtime platform review candidate#13
Merged
Conversation
Contributor
Author
|
0.6.4 public candidate update:
Validation:
No release/tag/PyPI publish has been performed; 0.6.4 still needs maintainer review before publication. |
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.
概要
这是 KsADK 0.6.4 的公开 review 候选,不是发布动作。
0.6.x版本重点或细粒度功能说明;版本历史放在CHANGELOG.md和 GitHub Releases,配置细节放在文档站Why KsADK、Architecture、Comparison三个认知入口页,并接入中英文导航ksadk.markdown.repair_markdown(text, enabled=True)可选业务侧 Markdown 形态修复工具;默认关闭,runtime 不自动改写 raw LLM outputKSYUN_REGION=cn-beijing-6Review Checklist
Build agents once. Run them anywhere.和Agent Runtime Platform0.6.3/0.6.4changelog 或细粒度配置内容Why KsADK、Architecture、Comparison页面pre-online、内部 endpoint/header、真实 token、真实 Skill Space ID 或内网 runbookKSYUN_REGION=cn-beijing-6作为公开默认线上 region 示例出现0.6.4仍为 Unreleased,发布动作需用户 review 后单独确认已验证
make public-preflightuv buildsucceededtwine checkPASSEDuv run pytest tests/test_markdown_repair.py tests/test_public_positioning_docs.py -quv run mkdocs build --strictmake open-source-smoke-installdist/ksadk-0.6.4-py3-none-any.whlagentengine --helpandagentengine web --helpare availablemake public-publish-checkv0.6.1,v0.6.2,v0.6.3v0.6.1/v0.6.2/v0.6.3未发现pre-online、内部 endpoint 或私有 headerksadklatest: 0.6.3ksadk==0.6.4: not found, version slot clearagentengine-sdk-pythonlatest: 0.6.2agentengine-sdk-python==0.6.4: not found, version slot clear相关 PR
ksadk-samples#2: 场景优先样例入口与主推 LangGraph toolsets demoReview 通过后的发布步骤
这些步骤只在用户明确批准后执行:
ksadk-samples#2均 green 且 review 通过。main。github/main,重新执行make public-preflight。make public-publish-check,确认 GitHub Pages / Release / PyPI pre-publish 状态。main对应提交上执行make public-release-tag V=0.6.4,并推送v0.6.4tag。ksadk==0.6.4到 PyPI,不手写绕过上传流程。ksadk==0.6.4发布并可查询后,再上传本地已验证的agentengine-sdk-python==0.6.4别名包 wheel。发布边界
本 PR 合并前仅用于 review。合并、tag、GitHub Release、PyPI 上传、Pages 发布和别名包上传都需要单独确认。