86a5bf32f6
Clean up unused re-exports from atlas agents barrel file Remove 12 unused exports identified by knip analysis Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
3 lines
134 B
TypeScript
3 lines
134 B
TypeScript
export { createAtlasAgent, atlasPromptMetadata } from "./agent"
|
|
export type { AtlasPromptSource, OrchestratorContext } from "./agent"
|