deepseek-protocol 0.8.21

Codex-style app-server protocol frames for DeepSeek workspace architecture
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "deepseek-protocol"
version.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
description = "Codex-style app-server protocol frames for DeepSeek workspace architecture"

[dependencies]
serde.workspace = true
serde_json.workspace = true