clifcode 1.32.2

Open-source AI coding agent for your terminal — tool-calling loop, streaming, sessions, any provider
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "name": "@clifcode/cli-darwin-arm64",
  "version": "0.1.0",
  "description": "ClifCode binary for macOS Apple Silicon (aarch64)",
  "license": "FSL-1.1-ALv2",
  "repository": {
    "type": "git",
    "url": "https://github.com/DLhugly/Clif-Code"
  },
  "os": ["darwin"],
  "cpu": ["arm64"],
  "files": ["bin/clifcode"]
}