Skip to content

feat: register the assistant plugin - #40

Merged
scotwells merged 1 commit into
mainfrom
feat/register-assistant-plugin
Sep 12, 2026
Merged

scotwells merged 1 commit into
mainfrom
feat/register-assistant-plugin

Conversation

@scotwells

Copy link
Copy Markdown
Contributor

Patch, the Datum Cloud assistant, can now be installed from the catalog with datumctl plugin install assistant. Until now the only way to get it was to download a release archive by hand and put it on your PATH. The entry covers Linux, macOS and Windows on both Intel and Arm, pinned to the assistant's first release that ships plugin archives. Future versions arrive through the assistant's own release automation once its catalog credentials are in place.

Test plan

  • Schema validation passes for the new manifest
  • Every download URL resolves and its checksum matches
  • datumctl plugin install assistant installs and the plugin reports its version
  • datumctl plugin search lists the assistant alongside the existing plugins

Adds Patch, the Datum Cloud assistant, to the catalog so it installs with
`datumctl plugin install assistant` instead of a manual binary download.

Key changes:
- plugins/assistant.yaml at v0.0.2, covering linux, darwin and windows on
  both amd64 and arm64
- README table row
@scotwells
scotwells merged commit 4b99470 into main Sep 12, 2026
2 checks passed
@scotwells
scotwells deleted the feat/register-assistant-plugin branch September 12, 2026 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants