Skip to content

v0.2.0

Choose a tag to compare

@josephbartlett josephbartlett released this 17 Apr 16:51
· 4 commits to main since this release

Adds lightweight ask/query mode, generic local email control-plane support, reply-to-email continuation, optional direct workspace quick mode, and Slack hardening from live validation.

Highlights:

  • Slack and email ask/query mode for read-only codebase questions.
  • Disabled-by-default generic SMTP notifications and IMAP intake.
  • Reply-to-email continuation using relay session markers.
  • Local bridge SMTP/IMAP validation for ask, reply continuation, and local handoff summaries.
  • Direct workspace quick mode, disabled by default and repo-scoped for trusted solo use.
  • Slack live-smoke hardening: local-path redaction and more reliable details/diff action lookup.
  • Windows Codex write-sandbox preflight and local Slack smoke helper.

Security notes:

  • Email-originated write approvals remain out of scope.
  • Direct workspace quick mode remains opt-in and clean-tree gated by default.
  • Runner summaries redact local machine paths before Slack/email output.
  • npm run check passed with 129 tests, release-readiness validation, npm audit, and secret scanning.