CLI

Weave

Main Weave CLI and TUI covering trace, dSocial, Locus, Lens, Nexus, DHT, AgentFS, mirror, config, forum, gnosis, and basis commands.

At a glance

FieldValue
Crate/packageweave
Version0.1.0
Sourcetools/weave
Public structs7
Public enums16
Public traits0
Public functions33
Public method targets3

What developers should learn here

Main Weave CLI and TUI covering trace, dSocial, Locus, Lens, Nexus, DHT, AgentFS, mirror, config, forum, gnosis, and basis commands. The pages in this section are shaped around this package’s real modules and exported symbols, not a fixed template. Use the API Surface page as the coverage ledger and the workflow pages for how to compose the primitives.

Page map

Source modules

  • src/cli.rs — tools/weave/src/cli.rs
  • src/commands/agentfs.rs — tools/weave/src/commands/agentfs.rs
  • src/commands/basis.rs — tools/weave/src/commands/basis.rs
  • src/commands/config_cmd.rs — tools/weave/src/commands/config_cmd.rs
  • src/commands/dht.rs — tools/weave/src/commands/dht.rs
  • src/commands/dsocial.rs — tools/weave/src/commands/dsocial.rs
  • src/commands/forum.rs — tools/weave/src/commands/forum.rs
  • src/commands/gnosis.rs — tools/weave/src/commands/gnosis.rs
  • src/commands/lens.rs — tools/weave/src/commands/lens.rs
  • src/commands/locus.rs — tools/weave/src/commands/locus.rs
  • src/commands/mirror.rs — tools/weave/src/commands/mirror.rs
  • src/commands/mod.rs — tools/weave/src/commands/mod.rs
  • src/commands/nexus.rs — tools/weave/src/commands/nexus.rs
  • src/commands/trace.rs — tools/weave/src/commands/trace.rs
  • src/config.rs — tools/weave/src/config.rs
  • src/main.rs — tools/weave/src/main.rs
  • src/tui/activity.rs — tools/weave/src/tui/activity.rs
  • src/tui/app.rs — tools/weave/src/tui/app.rs
  • src/tui/dashboard.rs — tools/weave/src/tui/dashboard.rs
  • src/tui/drives.rs — tools/weave/src/tui/drives.rs
  • src/tui/mod.rs — tools/weave/src/tui/mod.rs
  • src/tui/peers.rs — tools/weave/src/tui/peers.rs
  • src/tui/ui.rs — tools/weave/src/tui/ui.rs
  • src/utils.rs — tools/weave/src/utils.rs