Skip to content

Release v1.2.6

Choose a tag to compare

@hinetapora hinetapora released this 17 Nov 15:05
· 69 commits to main since this release
7a9ede3

🚀 Grok One Shot v1.2.6

Changes

Automated release triggered by push to main branch.

Installation

# Primary package (recommended)
npm install -g @xagent/one-shot@1.2.6
# or
npx @xagent/one-shot@1.2.6

# Legacy package (for backwards compatibility)
npm install -g @xagent/x-cli@1.2.6
# or  
npx @xagent/x-cli@1.2.6

What's New

  • See CHANGELOG.md for details
  • Full release notes available in commit history