Files
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

219 B

Todo

  • Keep write-path behavior predictable and well-documented.
  • Preserve minimal API surface until update/delete/move is required.
  • Consider typed bridge errors in TypeScript if more granularity is needed later.