Skip to content

Releases: xpander-ai/xpander-cli

v0.0.69

18 Dec 03:26
710e4c9

Choose a tag to compare

0.0.69 (2025-12-15)

Features

  • [PRO-474] implement invoke command with API, webhook, and local options (23b5c79)
  • add --message flag and improve invoke command argument handling (437497a)
  • add comprehensive tests for git-clone utility (fc07a84)
  • PRO-236: fallback to https clone in case of ssh failure (c39f623)

Bug Fixes

  • [PRO-469] remove double quotes from .env file generation (bb1927a)
  • [PRO-469] sync yarn.lock from main to fix CI build (592a183)
  • [PRO-470] [PRO-471] [PRO-472] create agent if not found during deployment (5f8bdcd)
  • [PRO-470] [PRO-471] use .env agent ID and skip redundant prompts (d477690)
  • [PRO-470] add --path option and auto-stop to deploy commands (ac26e43)
  • [PRO-471] --profile flag now takes precedence over .env credentials (8426b16)
  • [PRO-471] use credentials from .env file when deploying (10bd077)
  • [PRO-472] --confirm flag now skips agent creation prompt (996e137)
  • [PRO-472] prompt for agent selection when no agent ID in .env (79bdc5d)
  • address Cursor Bugbot feedback - spinner, precedence, and name resolution (24447f1)
  • address Cursor code review bugs (9c1ac60), closes #2 #3
  • comprehensive deployment and command improvements (9c5be54)
  • correct staging URL format to api.stg.xpander.ai (54f7cd6)
  • invoke command now falls back to .env agent_id when provided agent not found (85c921d)
  • pass workingDirectory to getAgentIdFromEnvOrSelection for --path support (ccfded4)

v0.0.68

03 Dec 17:02

Choose a tag to compare

0.0.68 (2025-12-03)

v0.0.67

01 Dec 09:41

Choose a tag to compare

0.0.67 (2025-12-01)

Features

  • enable new framework templates in CLI (d433163)

v0.0.66

06 Nov 01:22
4811e54

Choose a tag to compare

0.0.66 (2025-11-06)

Bug Fixes

  • add --skip-local-tests flag to agent deploy command (b967331), closes #112

v0.0.65

06 Nov 01:07
ad43c57

Choose a tag to compare

0.0.65 (2025-11-06)

Features

  • add --skip-local-tests flag to deploy command (860cf4e)

v0.0.64

07 Oct 21:22
50eba63

Choose a tag to compare

0.0.64 (2025-10-07)

Bug Fixes

  • remove double quotes from .env file generation (5abc3fd)

v0.0.63

14 Sep 11:40
4fb0c17

Choose a tag to compare

0.0.63 (2025-09-14)

Features

  • PRO-200: Add NeMo configuration sync commands and improve test coverage (078f5c4)

v0.0.62

14 Sep 10:34
967610a

Choose a tag to compare

0.0.62 (2025-09-14)

Features

  • PRO-198: init agent right after creation (optional) (dab6a33)

v0.0.61

09 Sep 11:41
1d18449

Choose a tag to compare

0.0.61 (2025-09-09)

Features

  • PRO-183: Nvidia NeMo support (081bb2d)

v0.0.60

08 Sep 10:17
8f510f7

Choose a tag to compare

0.0.60 (2025-09-08)

Features

  • PRO-181: added local execution support (aebda35)