Skip to content

docs: add per-platform install instructions and one-line installer script#43

Merged
wswcfan merged 1 commit into
TencentCloudAgentRuntime:mainfrom
FeynmanZhou:docs/add-platform-install-instructions
May 29, 2026
Merged

docs: add per-platform install instructions and one-line installer script#43
wswcfan merged 1 commit into
TencentCloudAgentRuntime:mainfrom
FeynmanZhou:docs/add-platform-install-instructions

Conversation

@FeynmanZhou
Copy link
Copy Markdown
Contributor

@FeynmanZhou FeynmanZhou commented May 26, 2026

Resolve #42

  • Add install.sh for one-line install (curl | sh) on macOS/Linux
  • Add manual binary download instructions for macOS (Apple Silicon/Intel), Linux (x86_64/ARM64), and Windows (PowerShell)
  • Add checksum verification step
  • Add agr version verification step
  • Update release workflow to include install.sh in release assets
  • Sync Chinese README (README-zh.md) with English README
  • Use GitHub redirect as primary method for latest version detection (falls back to GitHub API)

…ript

- Add install.sh for one-line install (curl | sh) on macOS/Linux
- Add manual binary download instructions for macOS (Apple Silicon/Intel),
  Linux (x86_64/ARM64), and Windows (PowerShell)
- Add checksum verification step
- Add 'agr version' verification step
- Update release workflow to include install.sh in release assets
- Sync Chinese README (README-zh.md) with English README
- Use GitHub redirect as primary method for latest version detection
  (falls back to GitHub API)
@tlipoca9
Copy link
Copy Markdown

lgtm

@tlipoca9 tlipoca9 self-requested a review May 27, 2026 03:41
Copy link
Copy Markdown

@tlipoca9 tlipoca9 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@keithfx999 keithfx999 self-requested a review May 27, 2026 13:05
Copy link
Copy Markdown
Member

@keithfx999 keithfx999 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@wswcfan wswcfan merged commit e4ab5b0 into TencentCloudAgentRuntime:main May 29, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update installation guide in README and add installation script

4 participants