Skip to content

Commit a793e3b

Browse files
committed
add filefolder to AgentContextType
1 parent 7a6c2a1 commit a793e3b

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)