Skip to content

Releases: Argus-Labs/world-cli

v2.0.0-beta.9

14 Nov 13:45

Choose a tag to compare

v2.0.0-beta.9 Pre-release
Pre-release

Changes

No changes in this release

v2.0.0-beta.8

04 Nov 09:24

Choose a tag to compare

v2.0.0-beta.8 Pre-release
Pre-release

Changes

  • fix: world setup cmd (#332) by @rmrt1n
  • chore: [DEVP-439] getting web frontend up-to-date with current project (#306)
  • ci: update cli release workflow (#319) by @rmrt1n

v2.0.0-beta.7

29 Oct 10:53

Choose a tag to compare

v2.0.0-beta.7 Pre-release
Pre-release

Changes

  • refactor: just print version instead of auto-update by @rmrt1n
  • build: only tar.gz for linux/mac builds by @rmrt1n
  • build: update deprecated goreleaser configs by @rmrt1n
  • fix(docker): random containers generated cleanup (#323) by @Doglightning
  • feat: unity sdk dev auth improvements (#296)

v2.0.0-beta.16

12 Jan 09:33

Choose a tag to compare

v2.0.0-beta.16 Pre-release
Pre-release

Changes

  • feat: update env configs
  • feat: update gateway image
  • Merge branch 'main' into Anthony/remove-registy-cli by @rmrt1n
  • feat: update gateway and remove registry (#519) by @winton-library
  • remove(cli): regisrty
  • feat: change persona file path to use env var (#502) by @winton-library
  • feat(world-cli): add introspect tool for Cardinal shard metadata (#501) by @Doglightning
  • chore(world-cli): include lint taskfile (#511) by @Doglightning
  • refactor(world-cli): rename repo package to git for better semantics (#510) by @Doglightning
  • fix(world-cli): readme.md update (#509) by @Doglightning
  • chore(world-cli): update developer guide for monorepo structure (#508) by @Doglightning
  • fix(world-cli): broken import path in MCP (#500) by @Doglightning
  • refactor(world-cli): move shared packages to internal directory (#484) by @Doglightning
  • refactor(world-cli): rename Factory to Dependencies for better semantics (#480) by @Doglightning
  • refactor(world-cli): Use api fakes instead of mocks (#479) by @Doglightning
  • refactor(world-cli): remove tea mocks and use fakes (#478) by @Doglightning
  • refactor(world-cli): replace MockClient with FakeClient for repo package testing (#477) by @Doglightning
  • feat(world-cli): add RPC tools for Cardinal shard interaction (#492) by @Doglightning
  • refactor(world-cli): remove unused API client code and update RPC URL (#495) by @Doglightning
  • refactor: replace panic calls with proper error handling (#481) by @tembo
  • chore: update all go versions by @rmrt1n
  • refactor(world-cli): replace MockClient with StubClient in browser package (#475) by @Doglightning

v2.0.0-beta.15

11 Dec 14:23

Choose a tag to compare

v2.0.0-beta.15 Pre-release
Pre-release

Changes

  • refactor(world-cli): replace Dependencies with Factory pattern for command handlers & Remove interfaces/ pkg (#448) by @Doglightning
  • feat(world-cli): add MCP server for AI debugging tools (#444) by @Doglightning

v2.0.0-beta.14

07 Dec 09:28

Choose a tag to compare

v2.0.0-beta.14 Pre-release
Pre-release

Changes

  • feat: broadcast server address on world start (#437) by @rmrt1n
  • fix: dev auth client event stream by @rmrt1n
  • feat: move /api/auth to /auth (#445) by @ryanditjia
  • refactor: centralize validation and error codes across world-cli and forge (#435) by @Doglightning
  • fix: cli deployment command for multishard (#433)
  • feat(world-cli): use runtime architecture for ko platform instead of hardcoded amd64 (#432) by @Doglightning
  • feat(world-cli): add update command to CLI (#424) by @Doglightning

v2.0.0-beta.13

02 Dec 16:01

Choose a tag to compare

v2.0.0-beta.13 Pre-release
Pre-release

Changes

  • fix: dev auth client event stream by @rmrt1n
  • refactor(world-cli): remove Cardinal build command and add automatic build detection (#419) by @Doglightning
  • feat(world-cli): remove detach mode and add interactive log selection (#418) by @Doglightning
  • feat(world-cli): add purge flag to cardinal start and build commands (#414) by @Doglightning
  • fix(world-cli): use filepath.Join for cross-platform path compatibility (#399) by @cyrusagent
  • fix(world-cli): improve error message for missing world.toml file (#400) by @cyrusagent
  • fix(world-cli): add error context to Docker namespace listing functions (#403) by @cyrusagent
  • fix(world-cli): improve template list sizing and reorder templates (#423) by @Doglightning
  • feat: migrate CmdSetup API from REST to RPC (#391) by @winton-library

v2.0.0-beta.12

27 Nov 23:27

Choose a tag to compare

v2.0.0-beta.12 Pre-release
Pre-release

Changes

  • feat(cli): auto build detection on start cmd if changes

v2.0.0-beta.11

26 Nov 18:33

Choose a tag to compare

v2.0.0-beta.11 Pre-release
Pre-release

Changes

  • feat(cli): build removes containers but keeps volumes
  • feat(CLI): ko builds (#412) by @Doglightning
  • feat: migrate Project API from REST to RPC (#389) by @winton-library
  • feat: migrate Deployment API from REST to RPC (#388) by @winton-library
  • feat: migrate AuditLogs API from REST to RPC (#386) by @winton-library
  • feat: migrate Status API from REST to RPC (#385) by @winton-library
  • feat: migrate User API from REST to RPC (#384) by @winton-library
  • feat: forge multishard support [DEVP-517] (#353)
  • fix: various qodana errors (#408)
  • feat: Use go tool for local development tools chore(deps): Update Go module dependencies
  • feat(iac/s3): add lifecycle policies to expire old backups (#395) by @cased[bot]

v2.0.0-beta.10

23 Nov 09:09

Choose a tag to compare

v2.0.0-beta.10 Pre-release
Pre-release

Changes

  • refactor(telemetry): update environment variable names for OpenTelemetry (ENG-2) (#397) by @devin-ai-integration[bot]
  • chore: upgrade Go to 1.25.4 and pin Docker tags (ENG-7) (#396) by @devin-ai-integration[bot]