Skip to content

docs: fix v0.17.0 release notes — npm install, gaia-ui CLI#636

Merged
itomek merged 2 commits intomainfrom
fix/v0.17.0-release-notes-final
Mar 27, 2026
Merged

docs: fix v0.17.0 release notes — npm install, gaia-ui CLI#636
itomek merged 2 commits intomainfrom
fix/v0.17.0-release-notes-final

Conversation

@itomek
Copy link
Copy Markdown
Collaborator

@itomek itomek commented Mar 27, 2026

Summary

The v0.17.0 release PR (#626) auto-merged before the final revision landed. This fixes the release notes to use the correct install flow and terminology.

Changes

  • npm install as primary install path (npm install -g @amd-gaia/agent-ui / gaia-ui)
  • Removed all pip install references from user-facing content
  • Removed all "chat" references — Agent UI is a task-oriented desktop app, not a conversational interface
  • Removed vendor product comparisons (ChatGPT, etc.)
  • Links to Agent UI guide (/guides/agent-ui) as primary entry point
  • Task-oriented framing throughout (analyze documents, execute tools, accomplish tasks)

Files Changed

  • docs/releases/v0.17.0.mdx — Updated release notes

Test plan

  • Zero occurrences of "chat", "ChatGPT", "pip install"
  • npm package and gaia-ui CLI referenced correctly
  • Agent UI guide linked from TL;DR and feature section
  • CI validation requirements met (frontmatter, Whats New, Full Changelog, compare link)

… framing

The PR auto-merged before the final revision landed. This commit
applies the correct release notes:
- Replace pip install with npm install -g @amd-gaia/agent-ui
- Use gaia-ui as the launch command (not gaia chat --ui)
- Remove all references to chat, ChatGPT, and vendor products
- Reframe as task-oriented desktop agent app
- Link to Agent UI guide as primary entry point
- Remove Python CLI fallback from user-facing sections
@itomek itomek requested a review from kovtcharov-amd as a code owner March 27, 2026 19:19
@github-actions github-actions Bot added the documentation Documentation changes label Mar 27, 2026
Replace desktop with web app throughout — Agent UI runs in the
browser at localhost:4200, not as a native desktop application.
Rewrite RAG indexing guard description in plain language.
@itomek itomek self-assigned this Mar 27, 2026
@itomek itomek added this pull request to the merge queue Mar 27, 2026
Merged via the queue into main with commit 2fd4a80 Mar 27, 2026
24 checks passed
@itomek itomek deleted the fix/v0.17.0-release-notes-final branch March 27, 2026 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Documentation changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants