Skip to content

Commit eebf06d

Browse files
committed
add filefolder to AgentContextType
1 parent 7ab80b5 commit eebf06d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

apps/sim/lib/copilot/chat/process-contents.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ type AgentContextType =
3636
| 'workflow_block'
3737
| 'docs'
3838
| 'folder'
39+
| 'filefolder'
3940
| 'active_resource'
4041

4142
interface AgentContext {

0 commit comments

Comments
 (0)