docs: update all documentation for agor rebrand and dual-repo structure
This commit is contained in:
parent
5fadd1c022
commit
421c38cd8c
21 changed files with 225 additions and 207 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
## Mission Control — Multi-Project AI Agent Orchestration
|
||||
|
||||
BTerminal v3.0 is a ground-up redesign of the terminal interface, built for managing multiple AI agent sessions across multiple projects simultaneously. The Mission Control dashboard replaces the single-pane terminal with a full orchestration workspace.
|
||||
Agents Orchestrator v3.0 is a ground-up redesign of the terminal interface, built for managing multiple AI agent sessions across multiple projects simultaneously. The Mission Control dashboard replaces the single-pane terminal with a full orchestration workspace.
|
||||
|
||||
### What's New
|
||||
|
||||
|
|
@ -62,7 +62,7 @@ BTerminal v3.0 is a ground-up redesign of the terminal interface, built for mana
|
|||
- Landlock sandbox: kernel 6.2+ filesystem restriction for sidecar processes
|
||||
- Plugin sandbox: 13 shadowed globals, strict mode, frozen API, permission-gated
|
||||
- Secrets management: system keyring (libsecret), no plaintext fallback
|
||||
- TLS support for bterminal-relay (optional `--tls-cert`/`--tls-key`)
|
||||
- TLS support for agor-relay (optional `--tls-cert`/`--tls-key`)
|
||||
- Sidecar environment stripping: dual-layer (Rust + JS) credential isolation
|
||||
- Audit logging: agent events, task changes, wake events, prompt injections
|
||||
|
||||
|
|
@ -74,7 +74,7 @@ BTerminal v3.0 is a ground-up redesign of the terminal interface, built for mana
|
|||
|
||||
### Multi-Machine (Early Access)
|
||||
|
||||
bterminal-relay enables running agent sessions across multiple Linux machines via WebSocket. TLS encryption is supported. This feature is architecturally complete but not yet surfaced in the v3 UI — available for advanced users via the relay binary and bridges.
|
||||
agor-relay enables running agent sessions across multiple Linux machines via WebSocket. TLS encryption is supported. This feature is architecturally complete but not yet surfaced in the v3 UI — available for advanced users via the relay binary and bridges.
|
||||
|
||||
**v3.1 roadmap:** Certificate pinning, UI integration, real-world multi-machine testing.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue