mirror of
https://github.com/earendil-works/pi.git
synced 2026-06-18 15:54:04 +08:00
cb3ac0ba9e
- Replace per-extension closures with shared ExtensionRuntime - Split context actions: ExtensionContextActions (required) + ExtensionCommandContextActions (optional) - Rename LoadedExtension to Extension, remove setter methods - Change runner.initialize() from options object to positional params - Derive hasUI from uiContext presence (no separate param) - Add warning when extensions override built-in tools - RPC and print modes now provide full command context actions BREAKING CHANGE: Extension system types and initialization API changed. See CHANGELOG.md for migration details.
cb3ac0ba9e
ยท
2026-01-07 23:50:18 +01:00
History