Tug Grall

@tgrall.bsky.social

Passionate developer and crazy windsurfer … or the opposite. Working at GitHub during the day, coding windr.org at night (early morning to be precise)

The /spawn feature in the GitHub Copilot App makes complex tasks much easier. It lets you create child sessions that connect with the main session to break big tasks into smaller, simpler steps This makes planning and reviewing your work much faster.

Copilot App with Spawned sessions

Big fan of how the GitHub Copilot App handles feature sub-sessions. Being able to launch and manage parallel tasks simultaneously from a single prompt is a game-changer. Check out those 3 sub-sessions running concurrently!

Subsessions in GitHub Copilot App

Totally hooked to the GitHub Copilot App! My workflow really evolved. All my tasks & agents are in a single UI. From specs to review and implementation, everything is in one unified experience. You should really try it! github.com/github/app Another big step in my AI builder life!

GitHub Copilot App with multiple agents running

Playing with GitHub Copilot CLI Extensions! Just created an extension to search all my prompts with simple "Plan -> Autopilot" usual workflow! Switch on the /experimental mode, and discover this nice feature!

Bild

I’ve been using the GitHub Copilot CLI /pr commands lately and it’s a total time saver. /pr create and /pr fix are becoming a huge part of my daily flow. It’s so much easier to stay in the terminal. Have you tried these yet, or do you still prefer the web UI?

/pr fix ui showing the fix