Files
claudecodeui/CHANGELOG.md
2026-02-23 11:56:33 +00:00

1.6 KiB

Changelog

All notable changes to CloudCLI UI will be documented in this file.

1.19.0 (2026-02-23)

New Features

  • add HOST environment variable for configurable bind address (#360) (cccd915)
  • subagent tool grouping (#398) (0207a1f)

Bug Fixes

  • macos: fix node-pty posix_spawnp error with postinstall script (#347) (38a593c), closes #284
  • slash commands with arguments bypass command execution (#392) (597e9c5)

Refactoring

  • releases: Create a contributing guide and proper release notes using a release-it plugin (fc369d0)

Maintenance

  • update @anthropic-ai/claude-agent-sdk to version 0.1.77 in package-lock.json (#410) (7ccbc8d)