Skip to content

CLI: ironclaw tool setup / secret set crash on libSQL backend #700

@sergeiest

Description

@sergeiest

Running ironclaw tool setup or ironclaw secret set crashes with an invalid connection string error. The CLI subcommands cannot connect to the embedded libSQL database that the main process uses fine.

User workaround: read master key from /proc/PID/environ, manually encrypt with AES-256-GCM via Python ctypes, write to secrets table directly.

Impact: Can't configure any tools or secrets via CLI. Blocks all interactive setup flows on libSQL deployments (the default for hosted agents).

Existing issue: Related to #655 (libSQL backend gaps). Should add this specific CLI crash as a comment.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions