Skip to content

feat: expose forge extensibility hooks#71

Merged
barrettruth merged 1 commit intomainfrom
feat/extensibility-surface
Apr 6, 2026
Merged

feat: expose forge extensibility hooks#71
barrettruth merged 1 commit intomainfrom
feat/extensibility-surface

Conversation

@barrettruth
Copy link
Copy Markdown
Owner

Summary

  • expose public registration APIs for custom clients, context providers, and actions
  • add a shared action registry and route the built-in root picker through it
  • cover the new public extensibility surface with focused specs

Test plan

  • nix develop .#ci --command busted
  • ./scripts/ci.sh

Promote the route foundation to a public extensibility surface by exporting client, context, and action registration APIs and routing the built-in root picker through the shared action layer.
@barrettruth barrettruth merged commit 37e103a into main Apr 6, 2026
8 checks passed
@barrettruth barrettruth deleted the feat/extensibility-surface branch April 6, 2026 21:09
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.

1 participant