UNPKG

huly-coder-darwin-x64

Version:

A lightweight autonomous AI coding agent with terminal-based UI, inspired by Codex and Cline.

30 lines 698 B
{ "name": "huly-coder-darwin-x64", "version": "0.4.0", "description": "A lightweight autonomous AI coding agent with terminal-based UI, inspired by Codex and Cline.", "repository": { "type": "git", "url": "git+https://github.com/hcengineering/huly-coder.git" }, "keywords": [ "ai-agents", "rag", "agentic-ai", "rust" ], "author": "Konstantin Zaitsev <kos@hardcoreeng.com>", "license": "MIT", "bugs": { "url": "https://github.com/hcengineering/huly-coder/issues" }, "homepage": "https://github.com/hcengineering/huly-coder?tab=readme-ov-file", "os": [ "darwin" ], "cpu": [ "x64" ], "publishConfig": { "access": "public" } }