Skip to content

v0.7.0

Choose a tag to compare

@agentfirstkit agentfirstkit released this 18 Jul 19:51
· 14 commits to main since this release
  • Add --dsn-secret-config/--conninfo-secret-config/--password-secret-config to read a connection secret from a JSON, TOML, YAML, or dotenv config file in-process.
  • Redact every session secret from runtime config output regardless of whether its source was direct, environment, or config.
  • Redefine afpsql-readonly as a PostgreSQL write guard rather than a host sandbox, restoring SQL files, config sources, SSH options, and skill management while keeping read enforcement.