Building agentic coding assistant in public
Langcli is an interactive AI coding assistant in the terminal, built upon the leaked code of Claude Code. Therefore, the way to use Langcli is exactly the same as that of standard Claude Code. Even more exciting is that Langcli is deeply integrated with LangRouter, allowing you to friendly use and switch between mainstream LLM models (including Claude Opus 4.6, GLM 5.1, Kimi K2.5, Minimax M2.5, Deepseek v3.2, etc.) within an ongoing session as needed, without interrupting your context.
Why not integrate with OpenRouter? OpenRouter's API for DeepSeek models is too expensive! Moreover, OpenRouter's Anthropic API interface is not as compatible with the official Claude Code API interface.
bash -c "$(curl -fsSL https://assets.langcli.com/installation/install-langcli.sh)"
curl -fsSL -o %TEMP%\install-langcli.bat https://assets.langcli.com/installation/install-langcli.bat && %TEMP%\install-langcli.bat
Note: It's recommended to restart your terminal after installation to ensure environment variables take effect.
Make sure you have Node.js 20 or later installed. Download it from nodejs.org.
npm i -g langcli-com
Go to LangRouter, register an account, save your API key.
# Start Langcli (interactive)
langcli
# Then, in the session:
/help
bun install
# Development mode
bun run dev
# Build and run
bun run build && bun dist/cli.js
The built version can be started wi
HAL 分层混合模型工作流 — 强模型(Claude)负责理解/拆解/验收,低成本模型(DeepSeek)负责检索/提取/清洗。Hermes Agent skill。
An LLM agent fine-tuned on DeepSeek for spaced repetition, dynamically integrating knowledge points based on the Ebbinghaus forgetting curve.
基于 STM32F103 构建的端到端 AI 智能手表生态。自研“零重定位”原生机器码动态加载引擎与页面栈式 UI 框架;集成生产级 OTA 回滚保护机制与高带宽(921600 baud)串口协议栈。通过 Node.js 中继实现 DeepSeek AI 语义控制及 ASRPRO 语音全双工交互,是一个集成了分布式计算、现代存储管理与 AI Agent 的嵌入式全栈工程。
A Meta-Agent-Driven Self-Evolving Multi-Agent System for UAV Detection and Tracking
One command to run Hermes AI Agent with a browser UI. Zero prerequisites. 一行命令,AI 就位。
网页应用Agent,接入DeepSeek、Mimo等模型
Workflows from the Neura Market marketplace related to this DeepSeek resource