clifcode 1.22.0

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-win32-x64",
  "version": "0.1.0",
  "description": "ClifCode binary for Windows x86_64",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/DLhugly/Clif-Code"
  },
  "os": ["win32"],
  "cpu": ["x64"],
  "files": ["bin/clifcode.exe"]
}