mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-16 17:01:02 +00:00
fix(coding-agent): export discoverAndLoadExtensions from package
closes #1148
This commit is contained in:
parent
bd00d2fbca
commit
3830d74d22
2 changed files with 2 additions and 0 deletions
|
|
@ -103,6 +103,7 @@ export type {
|
|||
} from "./core/extensions/index.js";
|
||||
export {
|
||||
createExtensionRuntime,
|
||||
discoverAndLoadExtensions,
|
||||
ExtensionRunner,
|
||||
isBashToolResult,
|
||||
isEditToolResult,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue