5 Commits

Author SHA1 Message Date
matmoul 15332896fe feat: add native KDBX scaffolding and in-memory KeePass API 2026-05-10 01:17:53 +02:00
matmoul 5fa30414d7 fix: normalize bridge errors and support nested group paths
Distinguish invalid KeePass requests from backend failures in the Python bridge, improve nested group path resolution, and add coverage for nested group creation plus payload forwarding.
2026-05-10 00:56:58 +02:00
matmoul 2d444e9a8b test: expand bridge unit coverage for payloads and errors 2026-05-10 00:29:48 +02:00
matmoul da0b396bf8 feat: add write support for KeePass entries and groups 2026-05-10 00:19:42 +02:00
matmoul 0d25e52ebc Initial commit 2026-05-09 23:50:24 +02:00