Copilot improvement proposal #159945
Replies: 2 comments
-
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
|
Welcome to the GitHub Community, @Maglarion, we're happy you're here! You are more likely to get a useful response if you are posting your question(s) in the applicable category. Check out this Guide on how to post in the right category. It'll ensure your questions and discussions reach the right people faster! This particular discussion belongs in the |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Idea, etc
Body
Subject: Feature Proposal: Export/Import Copilot Chat Context for Improved Session Continuity
Dear GitHub Dev Team,
I am writing to propose a feature enhancement for GitHub Copilot Chat that would significantly improve session continuity and user experience: the ability to export and import chat context (including memory, binary data, or conversation history) as a downloadable file.
Problem
Currently, Copilot Chat sessions are device/browser-specific, making it difficult to continue productive conversations when switching devices, recovering from a lost session, or simply wanting to pick up on past conversations. This can be frustrating for users who rely on Copilot for ongoing projects or need to frequently move between devices.
Proposed Solution
Introduce a workflow in Copilot Chat that enables users to:
Export Session Context:
Import Session Context:
Why This Helps
Additional Perspective
As a beginner programmer, I may not be able to help implement this feature directly, but I wanted to share my experience and perspective as a user. I believe this feature would make Copilot more accessible, supportive, and valuable—especially for those of us still learning and relying on AI for guidance and continuity.
Benefits
Technical Feasibility
I have prototyped a Python script that demonstrates this workflow, compacting binary chat data into an encrypted or JPEG file for transfer. The process is straightforward and could be adapted into Copilot’s infrastructure with appropriate safeguards.
Alignment with GitHub’s Mission
This feature would further GitHub’s commitment to providing powerful, flexible tools for developers, enhancing productivity and control over personal data.
This proposal was drafted with the help of GitHub Copilot, whose assistance has been invaluable in articulating and refining these ideas.
Best regards,
Maglarion
GitHub Copilot
Beta Was this translation helpful? Give feedback.
All reactions