sourcegraph / cody

Type less, code more: Cody is an AI code assistant that uses advanced search and codebase context to help you write and fix code.
https://cody.dev
Apache License 2.0
2.6k stars 278 forks source link

feedback: show ALL context Cody uses, and allow me to add more folders #4421

Closed GuyPardon closed 1 month ago

GuyPardon commented 4 months ago

Version

1.20.0

Areas for Improvement

What needs to be improved? Please describe how this affects the user experience and include a screenshot.

I like Cody but like most AI coding tools it messes up with context - or at least gives me ambiguous information about whether or not it can access my codebase.

  1. Ideally, I want Cody to us all of my workspace, period. I don't understand why this is not the case.

  2. If 1. is not possible, then at least offer a separate window that shows all files / folders is using for its answers in every chat. I don't want per-chat context: I use a coding assistant in my workspace so it should read ALL of my workspace.

  3. Again if 1. is not possible, just allow me to add my workspace folders in one easy click.

Thanks Guy

Describe the solution you'd like to see

See above.

Describe any alternatives that could be considered

No response

Additional context

No response

ydennisy commented 3 months ago

+1 on this, I use vscode workspaces it it seems cody defaults to a single folder.

Any workaround for this?

github-actions[bot] commented 1 month ago

This issue is marked as stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed automatically in 5 days.