CommandCodeAI v1.47.0 Adds Native Support for Most File Formats
Key Info
CommandCodeAI v1.47.0 adds native support for most file formats, with the maintainer touting it as faster and more token-efficient than custom skills. Users can update via cmd update or npm i command-code@latest.
Highlights
- Native file-format support reduces the need for file-specific custom skills.
- The update is described as significantly faster and more token-efficient.
- Update instructions: run
cmd update, or install the latest version withnpm i command-code@latest.