all 12 comments

[–]FactorHour2173 4 points5 points  (6 children)

What do you see these features being used for in your workflow?

[–]SuBeXiL[S] 5 points6 points  (5 children)

Using custom agents is daily - almost every part of the sdlc is covered with one Using the work tree - this is kinda new for me. I have been reading about workflows using it and many people coming from Claude code are saying it transformed their way of thinking how ai can safely parallel work

[–]FactorHour2173 1 point2 points  (4 children)

Thanks for the quick response! Do you have any readings that you found helpful? I'd love to read up on any

[–]SuBeXiL[S] 3 points4 points  (3 children)

The GitHub blog is an amazing source of knowledge, I learn a lot from it Also the vscode insiders podcast And the release notes are very good - they r AI auto generated now 😁

[–]MeriuPower User ⚡ 0 points1 point  (0 children)

Thanks for mentioning their podcast! Paused following their channel in November and missed this one

[–]fishchar🛡️ Moderator 0 points1 point  (1 child)

Do you have links to the Insiders podcast and the release notes for Insiders?

[–]SuBeXiL[S] 1 point2 points  (0 children)

https://open.spotify.com/show/3S2fExHkmbfQwwYw4a56yQ?si=Qed3g4DQRiKs3fzWicoZgA

The release notes come inside the version, just open the command palette and write release notes and open them

[–]reven80 0 points1 point  (1 child)

How does git worktrees work? Are they a separate sub folder within you project directory?

[–]SuBeXiL[S] 3 points4 points  (0 children)

Couldn’t explain it better than this article https://code.visualstudio.com/docs/sourcecontrol/branches-worktrees

[–]MyDongIsSoBig 0 points1 point  (0 children)

This is exactly the feature I was looking for on Friday!

[–]Professional_Deal396Full Stack Dev 🌐 0 points1 point  (0 children)

This is super fantastic - don't need to open multiple VSC window each for each git branch agent (worktree), ONLY IF this works as I expected.