huly-coder-linux-x64
Version:
A lightweight autonomous AI coding agent with terminal-based UI, inspired by Codex and Cline.
30 lines • 696 B
JSON
{
"name": "huly-coder-linux-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": [
"linux"
],
"cpu": [
"x64"
],
"publishConfig": {
"access": "public"
}
}