fix(smarts3): replace TypeScript server with Rust-powered core and IPC bridge

This commit is contained in:
2026-02-13 13:59:44 +00:00
parent 54a0c2fb65
commit 65eb266983
32 changed files with 4083 additions and 3182 deletions

3
.gitignore vendored
View File

@@ -20,4 +20,5 @@ dist_*/
.claude/
.serena/
#------# custom
#------# custom
rust/target