Commit graph

8 commits

Author SHA1 Message Date
cd0740c75f feat: default login handler in bootstrap
When Hooks.Login is nil, Run() now handles the login command directly
using LoginBitwarden with BinaryName as the service name, removing
the need for glue code in each consumer binary.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-11 11:37:35 +02:00
6e80d3418e feat: add bitwarden login flow with persisted BW_SESSION 2026-04-20 12:38:58 +02:00
98bac84ab8 feat: add --debug tracing for bitwarden calls 2026-04-20 11:36:07 +02:00
0e5bfb2d39 feat(bootstrap): expose doctor alias in help and options 2026-04-14 17:51:28 +02:00
8c4f88ea93 feat(bootstrap): add command alias expansion 2026-04-14 16:31:26 +02:00
cae689d0e4 fix(bootstrap): include delete in config subcommand hint 2026-04-14 13:55:00 +02:00
89246d1581 feat(bootstrap): standardize config show/test command structure 2026-04-14 10:52:36 +02:00
c70b3ac12b feat: add optional CLI bootstrap package 2026-04-14 08:33:17 +02:00