Skip to content

[FEATURE] Support Hooks as an Agent Primitive #96

@danielmeppiel

Description

@danielmeppiel

Hooks are supported both by GitHub Copilot (e.g. in VSCode) and Claude Code.

VSCode specifically reads hook configuration from .github/hooks/*.json files among others.

Hook json files can point to scripts in any location with relative paths, and those files make integral part of a hook - they must also be portable if we make hooks installable via apm.

APM could help distribute Hooks as primitives in a portable and composable way across projects.

Metadata

Metadata

Labels

acceptedDeprecated: use status/accepted. Kept for issue history; will be removed in milestone 0.10.0.enhancementDeprecated: use type/feature. Kept for issue history; will be removed in milestone 0.10.0.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions