sourcegraph / cody

AI that knows your entire codebase
https://cody.dev
Apache License 2.0
2.24k stars 213 forks source link

Bench: allow files to be optional in ChatTask interface #4675

Closed abeatrix closed 1 week ago

abeatrix commented 1 week ago

Update to allow files to be optional in ChatTask interface for chat command.

This is because for chat questions, users can submit a question without context.

Test plan

Related to https://github.com/sourcegraph/cody-leaderboard/pull/7