Skip to content

Commit d688239

Browse files
committed
improvement(chat): flip Gathering thoughts to past tense on completion
1 parent 4069af9 commit d688239

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

apps/sim/lib/copilot/tools/tool-display.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -305,6 +305,7 @@ const COMPLETED_VERB_REWRITES: Record<string, string> = {
305305
Editing: 'Edited',
306306
Executing: 'Executed',
307307
Finding: 'Found',
308+
Gathering: 'Gathered',
308309
Generating: 'Generated',
309310
Getting: 'Got',
310311
Listing: 'Listed',

0 commit comments

Comments
 (0)