Skip to content

v0.1.1

Choose a tag to compare

@msrashed2018 msrashed2018 released this 27 Jun 03:11
37c3de1

Changelog

  • 3bd5a714b9fdc857041ad52231d9608b38527d32 Add 'veirox org list --all [--search]' (platform-admin org enumeration)
  • eadc187b19bc96091e87ce5afb760979aacc56bc Add --tag filter to entity list (DW-02 client surface)
  • f717df106d40ea2fa5be6a357d028e74a4d57d08 Add veirox export command for entity Markdown/PDF download
  • 0c7204276eb4fc745df0b993405233805454e1d3 Add veirox import command for entity Markdown import
  • fc711ea714db4e54058f3b9102c9a81447c4059e Add veirox share command for public entity share links
  • 73699cb736ee175237fba06a447cb80fb15514f7 Add bulk directory import: veirox import --dir
  • ab92c020b9e19e84ec6fd7c5b1bd68045dc838be Add org create + project use; honor --project UUID for X-Project-ID
  • 71dc25621718304d42ea6ef72ec63cbaae0bceb9 Add veirox org delete <slug|id> --yes (platform admin)
  • 425e3302bcb3639db8a5c803abeda91f61ea2078 Add veirox org switch
  • fa4a038b0e7d46e4c8a4b8223144657dcf4ea85e CLI cross-org ergonomics: --project slug resolution + api-key create --org
  • f19b08c3d3a955d0f39e4afe7f6d3f5b03a75603 CLI: address Codex review of agent-run SSE streaming
  • 97143b4c50610671437774832cd0a403cbc63bc9 CLI: stream agent run over SSE; include plaintext in api-key create/rotate JSON
  • aa8d4547e1337002a0e7e5393c39a23a4a637aca cli: add 'agent search/reindex/rag-stats' + fix stale RAG types
  • 80c0bd06f405bbe5e3042253a1f57d64c2b32f5a feat(entity): support story + plan kinds in CLI
  • ae0cc35e5122810e2082eb85f3792500a20e1063 feat(quota): add veirox quota command with snapshot, policies, and alerts
  • ccbd92749e040514b9ed27dca4859fc080c151d6 style: gofmt story/plan entity-kind additions