Skip to content

Add pre/post hooks to tool installation lifecycle #25

@jerrod-storm

Description

@jerrod-storm

Support optional pre/post hooks in the workspace tool installation lifecycle. This was discussed during the initial tools API design and deferred for simplicity.

Potential hook points:

  • Pre/post install (per-tool or global)
  • Pre/post uninstall (per-tool or global)

Could be defined in manifest.json under the tool entry or as convention-based scripts (e.g., <tool>.pre-install.sh).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions