Skip to content

feat(broker): accept 1Password titles in store secret_ref#150

Merged
mslipper merged 1 commit into
mainfrom
broker-op-titles
May 25, 2026
Merged

feat(broker): accept 1Password titles in store secret_ref#150
mslipper merged 1 commit into
mainfrom
broker-op-titles

Conversation

@mslipper

Copy link
Copy Markdown
Contributor

The 1password store now accepts human titles (e.g. op://ai-agents/CODEX_BLOB/credential) in addition to UUIDs. Titles are resolved once per handle via Vaults.List / Items.List and the IDs are cached, so subsequent refreshes go straight to Items.Get. Section matching also accepts titles. Ambiguous titles return an explicit error pointing the operator at UUIDs.

The 1password store now resolves human titles in the vault and item
segments via Vaults.List / Items.List on first use and caches the
resolved IDs on the handle, so subsequent refreshes go straight to
Items.Get. Section matching also accepts titles.
@mslipper mslipper merged commit 882726c into main May 25, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant