Skip to content

feat(extension): add external extension interface#113

Open
csautter wants to merge 1 commit into
mainfrom
feat/extension-interface
Open

feat(extension): add external extension interface#113
csautter wants to merge 1 commit into
mainfrom
feat/extension-interface

Conversation

@csautter

Copy link
Copy Markdown
Owner
  • Add alchemy extension list and alchemy extension run -- ...
  • Introduce a subprocess-based extension runner for alchemy- executables on PATH
  • Document the open extension contract for external analyzers and generators
  • Add JSON schemas for extension manifests, system snapshots, and generated Ansible bundles
  • Link the extension guide from the README docs map

@csautter csautter self-assigned this May 17, 2026
}

func isExecutableFile(path string) (bool, error) {
info, err := os.Stat(path)
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