Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 02 Jun 01:33
· 10 commits to main since this release
47a3962

Changelog

  • 309192a Merge branch 'feat/auth-config-prd002'
  • 71c5fe9 Merge pull request #2 from AIEngineering26/feat/marketplace-commands-prd006
  • ff397bc Merge pull request #3 from AIEngineering26/feat/cli-prd008-output-ux
  • e123301 Merge pull request #4 from AIEngineering26/feat/cli-prd009-cicd-release
  • d871c0c Merge pull request #5 from AIEngineering26/feat/cli-prd007-resources-sharing-apikeys
  • 47a3962 chore: open-source readiness (#14)
  • 93c7b53 feat(cli): add CI/CD, GoReleaser, and distribution setup (PRD-009)
  • 816d0e4 feat(cli): add browser SSO + device code login (PRD-010) (#7)
  • bd278a7 feat(cli): add contexts, search, and prompts rollback subcommands (F7) (#11)
  • a36cf12 feat(cli): add output formatting, prompts, errors, and completion (PRD-008)
  • 03f2c52 feat(cli): add resources, sharing, and API keys commands (PRD-007)
  • 735c648 feat(cli): credential ergonomics + interactive secret prompt (F3) (#12)
  • ed1b6cd feat(cli): finish v1 — bug fixes, tests, and README (#6)
  • 7829125 feat: add auth, config, and profile commands (PRD-002)
  • 98f44ea feat: add marketplace commands (PRD-006)
  • 49a8a5f feat: add workspace, org, prompt, and resource commands (PRD-003/004) (#1)
  • b349584 feat: scaffold CLI project with Cobra and Go SDK integration
  • de3aff6 fix(cli): repair api-key auth + dual pk/sk credential UX (F2) (#9)
  • f3bfaa5 fix(oauth): align CLI with backend wire contract (#8)