@ouro.bot/cli 0.1.0-alpha.376 → 0.1.0-alpha.377

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -82,15 +82,11 @@ enter model context.
82
82
  - Use browser-navigation skill form patterns for entering credentials during interactive sessions
83
83
 
84
84
  **How credentials work:**
85
- - Agent-owned credentials are AES-256-GCM encrypted in `~/AgentBundles/<agent>.ouro/vault/`
86
- - The master key lives at `~/.agentsecrets/<agent>/vault.key` (auto-generated on first use)
85
+ - Agent-owned credentials live in the agent's Bitwarden/Vaultwarden vault
86
+ - Travel credentials such as Duffel and Stripe are ordinary vault credential items
87
87
  - The agent can sign up for services and store its own credentials
88
88
  - Stored passwords are never returned to the model — only metadata (domain, username, notes)
89
89
 
90
- **Upgrade path:** Install `aac` (Bitwarden Agent Access CLI) for vault-backed credentials.
91
- When `aac` is available, the harness can read credentials from Bitwarden directly,
92
- enabling access to human-managed vault items without storing them locally.
93
-
94
90
  ### Post-Booking
95
91
  - Save confirmation details (confirmation number, dates, hotel name, airline, booking reference)
96
92
  - Save to diary/journal for future reference