- Notifications
You must be signed in to change notification settings - Fork23
Bcpeinhardt/ai agent session in vscode#488
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes fromall commits
Commits
Show all changes
30 commits Select commitHold shift + click to select a range
bfa33eb
update deps to kyles branch and make helper for getting agent informa…
bcpeinhardt92c3bfd
agents in sidebar
bcpeinhardtc5f6dcb
janky working demo for meeting
bcpeinhardtb2f6bb8
clean up some horrible claude code
bcpeinhardtc7001d5
separate metadata and tasks
bcpeinhardtf39f458
tweaks to terminal sizing
bcpeinhardtc31cb7c
put coder dep back on main post merge of ai work
bcpeinhardt063b27e
statuses updates
bcpeinhardtbe1e137
coder ssh strategy finally working
bcpeinhardt08c93ae
show apps in need of attention only when there are some to show
bcpeinhardt99f3b1d
working with goose and claude
bcpeinhardtcd7c68c
switch up labels
bcpeinhardt26f740d
remove hand raise emojis
bcpeinhardtac8d5fd
app not application
bcpeinhardtd0386d0
resolve conflict
bcpeinhardt69f9b97
remove unused commands
bcpeinhardt68c2e04
terminal names
bcpeinhardtb1e281c
use built in coder cli
bcpeinhardt5c66430
Merge branch 'main' into bcpeinhardt/ai-agent-session-in-vscode
bcpeinhardt83fafb0
Merge branch 'main' into bcpeinhardt/ai-agent-session-in-vscode
bcpeinhardt22246b9
reset back to working state pre tmux and reverse app statuses so most…
bcpeinhardt80f74f9
only show terminal after ssh command and app commands run
bcpeinhardt0f7dd65
loading indicator
bcpeinhardt8f996dd
update loading msg
bcpeinhardtc24b675
don't mess with terminal size
bcpeinhardt6f83606
workspace name isn't optional
bcpeinhardt579ad4e
changelog and format
bcpeinhardt9340b7d
remove unused icon code
bcpeinhardt8dac372
cleanup
bcpeinhardt866956a
remove unnecessary label assignment (I think there used to be an icon…
bcpeinhardtFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
There are no files selected for viewing
5 changes: 5 additions & 0 deletionsCHANGELOG.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
6 changes: 6 additions & 0 deletionspackage.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
58 changes: 58 additions & 0 deletionssrc/commands.ts
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletionssrc/extension.ts
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
125 changes: 120 additions & 5 deletionssrc/workspacesProvider.ts
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletionyarn.lock
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.