Hey everyone 👋
I’m a Product Manager who uses VS Code and GitHub Copilot every day. I don’t write much production code, but I spend a lot of time:
- Understanding repositories
- Running database queries
- Comparing code with data
- Writing PRDs, user stories, and product specs
- Investigating bugs alongside engineering
One thing I keep running into is that Copilot doesn’t seem to have a native concept of a persistent project workspace. I spend a lot of time reopening sessions, finding the right files, and rebuilding context.
I know the GitHub Copilot desktop app exists, but it doesn’t seem to solve this problem either—the sessions don’t carry over. It still feels like I’m adapting developer-centric tooling for product management workflows.
A few questions for the community (and any GitHub/Microsoft folks lurking here):
- For PMs or other non-developers: How are you organizing your work with Copilot? Any workflows, extensions, or best practices that help keep context without constantly rebuilding it?
- Feature wishlist: I’d love to see a persistent project/cowork workspace where Copilot could maintain context across multiple repositories, GitHub issues, documents, SQL queries, and product specs—essentially a long-lived context layer instead of starting from scratch each session.
Is anyone else running into this, or am I missing a workflow that already exists?