Level up your business security with free, on-demand training and certification. Explore 1Password Academy today β
passage
3 TopicsNew getting-started guides, AI search, and LLM-ready docs for 1Password dev tools at 1password.dev
Hi everyone! We've been investing in making 1Password's developer documentation genuinely useful from the first click, and we wanted to share what's now live over at 1password.dev. π New getting-started guides We've published workflow-based getting-started guides across every major tool area: SSH & Git, 1Password CLI, SDKs (Go, JavaScript, Python), Environments, integrations, and more. Instead of jumping between reference pages, you can follow a clear path from setup to working integration, organized around how you actually build. π AI-powered search across the docs You can hit Ctrl+K on any page and ask a question in plain language. The built-in AI assistant searches the full documentation set and gives you a direct answer with links to the relevant pages. Itβs a much faster way to find what you need, especially if youβre not sure which tool or section to look in. Try it: open 1password.dev, hit β+K, and type βHow do I set up git commit signing with multiple GitHub accounts?β π€ Docs built for AI dev workflows If you use AI coding assistants like Cursor, Copilot, Windsurf, or Claude, our docs are now natively consumable. Every page is available as Markdown (append .md to any URL), and we serve llms.txt and llms-full.txt at the site root so your tools can reference 1Password docs directly. Details here: Build with LLMs ποΈ Refreshed docs structure The documentation is now organized around the way developers work, with clearer navigation across SSH & Git, CLI, SDKs, Environments, secrets management, and integrations. If you've found our docs hard to navigate in the past, it's worth another look. π One practical note: our developer docs now live at 1password.dev. All your existing developer.1password.com links and bookmarks redirect automatically, so nothing breaks. We'd love your feedback If you run into any issues or have suggestions, let us know in this thread. You can also reach us in the 1Password Developers Slack. Happy building! π65Views1like0CommentsWe need a way to disable password prompts for a period of time
It would be better if we could disable the password prompt on a particular item for a period of time, rather than unlocking the whole thing. For when automated agents access op:// passwords, it's currently dangerous because then they can access any other credentials for a period of time. Instead, it would be more ideal to say: "Do not ask again for X hours for this password".29Views0likes0Comments