| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| CloudCLI UI v1.19.0 source code.tar.gz | 2026-02-23 | 1.5 MB | |
| CloudCLI UI v1.19.0 source code.zip | 2026-02-23 | 1.6 MB | |
| README.md | 2026-02-23 | 1.5 kB | |
| Totals: 3 Items | 3.1 MB | 1 | |
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)