Skip to content

Commit 6636a12

Browse files
RoyLinRoyLin
authored andcommitted
chore: remove cli, stale docs, and release notes
CLI was removed in a previous commit but workspace Cargo.toml and source files were not cleaned up. Remove cli from workspace members to prevent CI format/clippy from trying to compile a removed package.
1 parent d8cb989 commit 6636a12

14 files changed

Lines changed: 1 addition & 2446 deletions

Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
[workspace]
22
resolver = "2"
33
members = [
4-
"core",
5-
"cli",
4+
"core"
65
]
76
# Native SDK crates require special toolchains (Python/Node.js)
87
# Build them individually: cargo build -p a3s-code-node / a3s-code-py

RELEASE_NOTES_v1.1.0.md

Lines changed: 0 additions & 195 deletions
This file was deleted.

RELEASE_SUMMARY_v1.1.0.md

Lines changed: 0 additions & 183 deletions
This file was deleted.

0 commit comments

Comments
 (0)