Skip to content

Commit 555a483

Browse files
committed
chore: remove all internal references and rename Walkie Talkie to Chorus
- Remove outbox/, REVIEW-R1R2R3-FULL.md, docs/, tests/cross_machine/ - Rename did:walkie → did:chorus throughout - Rename all Walkie Talkie strings to Chorus - Remove OpenClaw reference from README - Zero traces of internal team names or project codenames
1 parent a986bad commit 555a483

27 files changed

Lines changed: 75 additions & 3234 deletions

.clippy.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# walkie-talkie-core Clippy configuration
1+
# chorus-core Clippy configuration
22
# https://doc.rust-lang.org/nightly/clippy/lint_configuration.html
33

44
# ── Lint groups ──

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ cargo run --example cross_machine_test
103103

104104
Chorus works across agent frameworks:
105105

106-
- **OpenClaw**Native integration via CLI
106+
- **Any framework**Use the CLI or build on the core library
107107
- **Hermes (Nous Research)** — Verified cross-framework E2EE calls
108108
- **Any framework** — Use the CLI or build on the core library
109109

0 commit comments

Comments
 (0)