fix(coding-agent): unify source provenance, closes #1734
This commit is contained in:
@@ -108,7 +108,6 @@ export type {
|
||||
SessionSwitchEvent,
|
||||
SessionTreeEvent,
|
||||
SlashCommandInfo,
|
||||
SlashCommandLocation,
|
||||
SlashCommandSource,
|
||||
SourceInfo,
|
||||
TerminalInputHandler,
|
||||
@@ -215,6 +214,7 @@ export {
|
||||
type Skill,
|
||||
type SkillFrontmatter,
|
||||
} from "./core/skills.js";
|
||||
export { createSyntheticSourceInfo } from "./core/source-info.js";
|
||||
// Tools
|
||||
export {
|
||||
type BashOperations,
|
||||
|
||||
Reference in New Issue
Block a user