Skip to content

v0.23.0

Choose a tag to compare

@fredvisser fredvisser released this 07 Jan 23:14
· 98 commits to main since this release

v0.23.0 (2026-01-07)

Features

  • Add auth policy management commands + docs (#43, 018379d)
  • feat: add policy management commands

  • docs: document auth policy management commands and examples

  • feat: support workspace name/ID in --workspace-policies option

  • Add workspace name resolution using resolve_workspace_id() - Update help text to clarify both name and ID are supported - Improve validation with better error messages - Update README examples to show workspace name usage - All tests passing (44 user tests)
  • fix: Address PR review comments - DRY workspace policy parsing, fix test mocking, add error coverage (#44)

  • Initial plan

  • fix: Address PR review comments - extract helper, fix tests, add error coverage

Co-authored-by: fredvisser 1458528+fredvisser@users.noreply.github.com


Co-authored-by: copilot-swe-agent[bot] 198982749+Copilot@users.noreply.github.com Co-authored-by: fredvisser 1458528+fredvisser@users.noreply.github.com


Co-authored-by: Copilot 198982749+Copilot@users.noreply.github.com

What's Changed

  • feat: Add auth policy management commands + docs by @fredvisser in #43

Full Changelog: v0.22.2...v0.23.0