Logo
Explore Help
Sign In
hongshaorou/claw-code
1
0
Fork 0
You've already forked claw-code
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
claw-code/rust/crates/commands/Cargo.toml

13 lines
204 B
TOML
Raw Normal View History

feat: Rust port of Claude Code CLI Crates: - api: Anthropic Messages API client with SSE streaming - tools: Claude-compatible tool implementations (Bash, Read, Write, Edit, Glob, Grep + extended suite) - runtime: conversation loop, session persistence, permissions, system prompt builder - rusty-claude-cli: terminal UI with markdown rendering, syntax highlighting, spinners - commands: subcommand definitions - compat-harness: upstream TS parity verification All crates pass cargo fmt/clippy/test.
2026-03-31 17:43:09 +00:00
[package]
name = "commands"
version.workspace = true
edition.workspace = true
license.workspace = true
publish.workspace = true
[lints]
workspace = true
feat: merge 2nd round from all rcc/* sessions - api: tool_use parsing, message_delta, request_id tracking, retry logic - tools: extended tool suite (WebSearch, WebFetch, Agent, etc.) - cli: live streamed conversations, session restore, compact commands - runtime: config loading, system prompt builder, token usage, compaction
2026-03-31 17:43:25 +00:00
[dependencies]
runtime = { path = "../runtime" }
Reference in New Issue Copy Permalink
Powered by Gitea Version: 23.8.0 Page: 41ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API