Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 20 Jun 10:10
· 4 commits to main since this release
08d2fb8

Changelog

  • 08d2fb8 fix(ci): point Windows-icon goversioninfo step at renamed cmd/redactr path (#7)
  • 82453bb fix(proxy): silence goproxy logger + README macOS-only (#5)
  • 053d859 Merge pull request #6 from redactrai/feat/system-proxy-daemon
  • 311b250 feat!: rename command redactr-community -> redactr (config dir migrates ~/.redactr-community -> ~/.redactr)
  • 2bd0a2c feat(cli): tool registry (GUI vs CLI), codex cert env, allow command
  • abc0e4c feat(cli): enable/disable/status/doctor commands
  • c6321ea feat(daemon): detached proxy lifecycle + __daemon handler with system-proxy revert
  • a1c7dd2 feat(catrust): per-OS CA trust install/remove (macOS impl; win/linux specced)
  • e56777c feat(systemproxy): per-OS set/snapshot/revert (macOS impl; win/linux specced)
  • 78281c6 feat(config): paths for proxy-state and daemon
  • 85451b9 feat(proxy): MITM only allow-listed AI hosts; tunnel the rest
  • a80001b docs(plan): system-wide redactr proxy implementation plan (8 tasks)
  • d0c635c docs(spec): system-wide redactr proxy — daemon + selective MITM + CLI/GUI coverage