• Joined on 2026-05-29
clawdie deleted branch fix/vault-endpoint-defaults from clawdie/clawdie-iso 2026-06-20 07:28:45 +02:00
clawdie pushed to main at clawdie/clawdie-iso 2026-06-20 07:28:44 +02:00
30257ad383 Merge pull request 'fix(vault): bake Vaultwarden endpoint defaults into ISO (Sam & Pi)' (#69) from fix/vault-endpoint-defaults into main
e70ea171b3 fix(vault): bake Vaultwarden endpoint defaults into ISO (Sam & Pi)
Compare 2 commits »
clawdie merged pull request clawdie/clawdie-iso#69 2026-06-20 07:28:43 +02:00
fix(vault): bake Vaultwarden endpoint defaults into ISO (Sam & Pi)
clawdie created pull request clawdie/clawdie-iso#69 2026-06-20 07:28:33 +02:00
fix(vault): bake Vaultwarden endpoint defaults into ISO (Sam & Pi)
clawdie deleted branch docs/vault-domedog-proof-passed from clawdie/clawdie-ai 2026-06-20 07:11:43 +02:00
clawdie merged pull request clawdie/clawdie-ai#16 2026-06-20 07:11:39 +02:00
docs(vault): update domedog findings — end-to-end PASS, bug found+fixed
clawdie pushed to main at clawdie/clawdie-ai 2026-06-20 07:11:39 +02:00
393b0c76c7 Merge pull request 'docs(vault): update domedog findings — end-to-end PASS, bug found+fixed' (#16) from docs/vault-domedog-proof-passed into main
c2d5b5224f docs(vault): update domedog findings — end-to-end PASS, bug found+fixed
Compare 2 commits »
clawdie deleted branch fix/vault-fetch-bw-config-when-logged-in from clawdie/clawdie-iso 2026-06-20 07:10:55 +02:00
clawdie pushed to main at clawdie/clawdie-iso 2026-06-20 07:10:54 +02:00
14bd7f5255 Merge pull request 'fix(vault-fetch): tolerate 'already logged in' at bw config server' (#68) from fix/vault-fetch-bw-config-when-logged-in into main
81114491f5 fix(vault-fetch): tolerate 'already logged in' at bw config server
Compare 2 commits »
clawdie merged pull request clawdie/clawdie-iso#68 2026-06-20 07:10:53 +02:00
fix(vault-fetch): tolerate 'already logged in' at bw config server
clawdie created pull request clawdie/clawdie-ai#16 2026-06-20 07:07:52 +02:00
docs(vault): update domedog findings — end-to-end PASS, bug found+fixed
clawdie created pull request clawdie/clawdie-iso#68 2026-06-20 07:07:49 +02:00
fix(vault-fetch): tolerate 'already logged in' at bw config server
clawdie opened issue clawdie/colibri#95 2026-06-20 06:52:57 +02:00
vault provision: serialize bw access (mutex) to avoid concurrent-provision races
clawdie commented on issue clawdie/colibri#89 2026-06-20 06:52:36 +02:00
vault provision: daemon needs login→unlock→fetch→lock per call (no standing session)

Resolved by #94 (fix(vault): use tenant collection names with per-call unlock) — verified: tenant id is now passed as the Vaultwarden collection name (#88), and colibri-vault does per-call…

clawdie closed issue clawdie/colibri#88 2026-06-20 06:52:36 +02:00
vault provision: hook passes collection_id but crate resolves by name → CollectionNotFound
clawdie closed issue clawdie/colibri#89 2026-06-20 06:52:36 +02:00
vault provision: daemon needs login→unlock→fetch→lock per call (no standing session)
clawdie commented on issue clawdie/colibri#88 2026-06-20 06:52:35 +02:00
vault provision: hook passes collection_id but crate resolves by name → CollectionNotFound

Resolved by #94 (fix(vault): use tenant collection names with per-call unlock) — verified: tenant id is now passed as the Vaultwarden collection name (#88), and colibri-vault does per-call…

clawdie deleted branch fix/vault-first-proof from clawdie/colibri 2026-06-20 06:47:37 +02:00
clawdie pushed to main at clawdie/colibri 2026-06-20 06:47:32 +02:00
2a9f7bb5e5 Merge pull request 'fix(vault): use tenant collection names with per-call unlock (Sam & Pi)' (#94) from fix/vault-first-proof into main
932d258c3c fix(vault): use tenant collection names with per-call unlock (Sam & Pi)
Compare 2 commits »
clawdie merged pull request clawdie/colibri#94 2026-06-20 06:47:31 +02:00
fix(vault): use tenant collection names with per-call unlock (Sam & Pi)