2026-05-25 11:49:09 +08:00
3
2026-05-25 11:49:09 +08:00

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
软件名称:
dstalk

网址:
dstalk.top

说明:
dstalk是基于中国国产大模型deepseek v4的支持OpenAI/Anthropic API的全新一代编程cli。

功能对标:
claudecode , opencode ,kilocode

使用的编程语言:
c(c11标准),c++c++20标准

使用的现有框架:
c标准库c++标准库,
Boost库。

编译目标:
标准cdll

调用方式:
cdll函数式调用

前端ui:
命令行和基本输入输出以及文件读写网络通讯实现的界面类似claudecode , opencode ,kilocode的可直接执行的exe程序本质是调用dstalk.dll

当前功能:
1.网络通讯:为了使用AI接口。
2.命令行输入输出:人机交互。
3.命令行UI人机交互。
4.文件读写:输出信息或者读取信息。

外部包的引入:
Conan2

编译工具:
cmake,Ninja,llvm,clang,lld

编译流程:
cmake->ninja->cdll & exe
Description
DeepSeek V4 powered AI programming CLI
Readme GPL-3.0 1.8 MiB
Languages
C++ 85%
Python 4.5%
C 3.6%
CMake 3.1%
Batchfile 2.1%
Other 1.7%