You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASE_NOTES.md
+10-9Lines changed: 10 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,19 +1,20 @@
1
-
# Agent Knowledge v0.6.3
1
+
# Agent Knowledge v0.6.4
2
2
3
-
Agent Knowledge v0.6.3 fixes and polishes the localized documentation home pages so `/en/` and `/zh/` are proper landing pages for readers and AI clients instead of long overview pages.
3
+
Agent Knowledge v0.6.4 fixes repository-base homepage asset links. The localized home pages now keep their home layout while LLM entrypoint links resolve under the project site path and the navigation logo loads from the correct public asset path.
4
4
5
5
## Highlights
6
6
7
-
- Fixes Simplified Chinese homepage rendering by using proper VitePress home layout for localized index pages.
8
-
- Refines English and Simplified Chinese home pages with concise hero actions, quick links, ecosystem links, and LLM entrypoints.
9
-
- Keeps the core Agent Knowledge specification compatible with v0.6.2.
Agent Knowledge v0.6.4 fixes repository-base homepage asset links. The localized home pages now keep their home layout while LLM entrypoint links resolve under the project site path and the navigation logo loads from the correct public asset path.
9
+
10
+
## Highlights
11
+
12
+
- Fixes LLM entrypoint links on `/en/` and `/zh/` home pages so they resolve inside the deployed project base path.
13
+
- Fixes the documentation logo path for GitHub Pages repository-base deployments.
14
+
- Keeps the localized home page structure introduced in v0.6.3.
15
+
- Keeps the core Agent Knowledge specification compatible with v0.6.3.
Copy file name to clipboardExpand all lines: docs/public/llm-full.txt
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -3616,16 +3616,16 @@ These candidates should remain design notes until they can be specified without
3616
3616
3617
3617
External protocols are references, not ownership transfers. The Agent standards should preserve their native ids and semantics while defining agent-specific relationships.
Agent Knowledge v0.6.3 fixes and polishes the localized documentation home pages so `/en/` and `/zh/` are proper landing pages for readers and AI clients instead of long overview pages.
3624
+
Agent Knowledge v0.6.4 fixes repository-base homepage asset links. The localized home pages now keep their home layout while LLM entrypoint links resolve under the project site path and the navigation logo loads from the correct public asset path.
3625
3625
3626
3626
## Highlights
3627
3627
3628
-
- Converts localized index pages into proper `layout: home` landing pages.
3629
-
- Adds clearer hero actions for the specification, quickstart, standards ecosystem, and LLM context.
3630
-
- Keeps the homepage concise while routing detailed concepts to dedicated documentation pages.
3631
-
- Keeps the core Agent Knowledge specification compatible with v0.6.2.
3628
+
- Fixes LLM entrypoint links on localized homepages for repository-base deployments.
3629
+
- Fixes documentation logo asset paths for repository-base deployments.
3630
+
- Keeps the localized home page structure introduced in v0.6.3.
3631
+
- Keeps the core Agent Knowledge specification compatible with v0.6.3.
Copy file name to clipboardExpand all lines: docs/public/llms-full.txt
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -3616,16 +3616,16 @@ These candidates should remain design notes until they can be specified without
3616
3616
3617
3617
External protocols are references, not ownership transfers. The Agent standards should preserve their native ids and semantics while defining agent-specific relationships.
Agent Knowledge v0.6.3 fixes and polishes the localized documentation home pages so `/en/` and `/zh/` are proper landing pages for readers and AI clients instead of long overview pages.
3624
+
Agent Knowledge v0.6.4 fixes repository-base homepage asset links. The localized home pages now keep their home layout while LLM entrypoint links resolve under the project site path and the navigation logo loads from the correct public asset path.
3625
3625
3626
3626
## Highlights
3627
3627
3628
-
- Converts localized index pages into proper `layout: home` landing pages.
3629
-
- Adds clearer hero actions for the specification, quickstart, standards ecosystem, and LLM context.
3630
-
- Keeps the homepage concise while routing detailed concepts to dedicated documentation pages.
3631
-
- Keeps the core Agent Knowledge specification compatible with v0.6.2.
3628
+
- Fixes LLM entrypoint links on localized homepages for repository-base deployments.
3629
+
- Fixes documentation logo asset paths for repository-base deployments.
3630
+
- Keeps the localized home page structure introduced in v0.6.3.
3631
+
- Keeps the core Agent Knowledge specification compatible with v0.6.3.
0 commit comments