Skip to content

Releases: agi-inc/agi-cli

v0.5.16

11 Feb 00:39

Choose a tag to compare

Changes

  • Replace --model CLI flag with --agent (default: agi-2-claude)
  • Bump @agi_inc/agi-js to 0.5.1 (driver v0.3.1: pause guard fix, MCP cleanup)
  • Rename /model slash command to /agent

v0.5.4

10 Feb 07:55

Choose a tag to compare

Release v0.5.4

v0.5.2

10 Feb 06:41

Choose a tag to compare

Release v0.5.2

agi-cli: v0.5.9

10 Feb 08:29
446420f

Choose a tag to compare

0.5.9 (2026-02-10)

Features

  • logo: animated CP437 infinity ribbon with affective states (#24) (96e9fff)

agi-cli: v0.5.8

10 Feb 08:16
cdafa7d

Choose a tag to compare

0.5.8 (2026-02-10)

Features

  • tui: add ASCII infinity logo header and fix tab completion (#22) (abfc638)

agi-cli: v0.5.7

10 Feb 08:12
b8b9296

Choose a tag to compare

0.5.7 (2026-02-10)

Features

  • tui: add AGI.md project instructions and file-based custom commands (#20) (45db5cf)

agi-cli: v0.5.6

10 Feb 08:08
d6d9b25

Choose a tag to compare

0.5.6 (2026-02-10)

Features

  • tui: add arrow key navigation for slash command autocomplete (#18) (bfa793c)

agi-cli: v0.5.5

10 Feb 08:05
534ae87

Choose a tag to compare

0.5.5 (2026-02-10)

Features

  • auth: add device code login flow and credential management (#8) (932f62a)
  • ci: add driver binary integration and release-please (#1) (096e914)
  • ci: generate TUI screenshots during release instead of static PNGs (#13) (5fe8d02)
  • cli: add interactive REPL mode (#14) (09e6871)
  • initial agi-cli implementation (590ffdd)
  • redesign TUI with high-tech aesthetic and add update command (#11) (0ae8856)
  • rename to @agi-inc/cli with npm + Homebrew publishing (#3) (3412a4e)
  • tui: add computery char-by-char typewriter animation (#16) (2e11691)
  • tui: add slash commands to interactive REPL (#17) (41c6fca)

Bug Fixes

  • add missing types and configs for build (99b8fc3)
  • ci: add --no-sandbox flag for Puppeteer on GitHub Actions (fa8c321)
  • ci: allow create-release to run even if publish fails (b6b28f9)
  • ci: set dummy AGI_API_KEY for version check step (#6) (a962c25)
  • ci: use PAT for release-please to bypass org restriction (#4) (65b17be)
  • ci: use scoped package name and fix version extraction (1efacb7)
  • remove duplicate shebang and fix build (db4106b)
  • screenshot: get actual screen dimensions (5eff4e0)

agi-cli: v0.5.2

10 Feb 06:34
ca604cb

Choose a tag to compare

0.5.2 (2026-02-10)

Features

  • auth: add device code login flow and credential management (#8) (932f62a)
  • redesign TUI with high-tech aesthetic and add update command (#11) (0ae8856)

agi-cli: v0.5.15

10 Feb 22:26
e6e3cf6

Choose a tag to compare

0.5.15 (2026-02-10)

Features

  • add multimodal support (voice, camera, screen, MCP) (#36) (b035bc8)

Bug Fixes

  • app: remove unused imports (666bd38)
  • app: replace import.meta.url with __dirname for CommonJS compat (b66feb3)
  • deps: update package-lock.json for @agi_inc/agi-js@0.5.0 (726f576)