Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(vscode): support attach files in inline chat #3231

Open
wants to merge 16 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions clients/tabby-agent/src/config/default.ts
3 changes: 3 additions & 0 deletions clients/vscode/package.json
4 changes: 3 additions & 1 deletion clients/vscode/src/Commands.ts
268 changes: 268 additions & 0 deletions clients/vscode/src/inline-edit/QuickFileAttachController.ts
43 changes: 41 additions & 2 deletions clients/vscode/src/inline-edit/index.ts
142 changes: 94 additions & 48 deletions pnpm-lock.yaml