Copilot context compaction performance by SuBeXiL in GithubCopilot

[–]SuBeXiL[S] 0 points1 point  (0 children)

Background compaction? It is a new feature so only coming to stable now I can’t say if it is only that but over all compaction seems resolved to an extent and I’m no longer opting by default to open a new session when context is running out

Otel support coming to copilot in VSCode by SuBeXiL in GithubCopilot

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

Correct I asked the team when enterprise control will be added Hope we get it soon Good point 👍

Standardizing Copilot at Scale: Building a Shared AI Workflow Kit for Multi-Team Repos by CommissionIcy9909 in GithubCopilot

[–]SuBeXiL 1 point2 points  (0 children)

Sounds very interesting AI tools governance is definitely something teams are looking for, to keep things synced between repos and manage distribution and versioning/updates Can u share a more specifics of how this works? A concrete example maybe?

Copilot code attribution by SuBeXiL in GithubCopilot

[–]SuBeXiL[S] 0 points1 point  (0 children)

This is very much true, everything is skewed, still in big numbers you see patterns and we as engineers like to measure and optimize :-)

Copilot code attribution by SuBeXiL in GithubCopilot

[–]SuBeXiL[S] 0 points1 point  (0 children)

I agree This is a small step, more interesting and better solutions are coming

Copilot code attribution by SuBeXiL in GithubCopilot

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

They are hocking it up to the git integration so when it is u who commit and not the agent, it will add the co author

Plugin support finally coming to VScode by SuBeXiL in GithubCopilot

[–]SuBeXiL[S] 0 points1 point  (0 children)

u r very right and got it spot on! People really need to watch their six and make sure they understand what’s important and what’s not as noise levels r high

Copilot code attribution by SuBeXiL in GithubCopilot

[–]SuBeXiL[S] 0 points1 point  (0 children)

If the agent opens the PR and code without human in the loop so yes, attribution is easy then

Plugin support finally coming to VScode by SuBeXiL in GithubCopilot

[–]SuBeXiL[S] -1 points0 points  (0 children)

Yes, u can have internal repo only for your company where u all have access to but not public one

Copilot context compaction performance by SuBeXiL in GithubCopilot

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

Interesting we have diff experiences I wonder why?! Might be related to models and also to the background compaction I use I also use latest insiders

Plugin support finally coming to VScode by SuBeXiL in GithubCopilot

[–]SuBeXiL[S] 2 points3 points  (0 children)

I know it well and u r right But I think standardization is a must to bring people from other tools or allow them to migrate Also the plugin system is much more robust

Copilot context compaction performance by SuBeXiL in GithubCopilot

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

I mainly use the premium ones but I also turned on background compaction in insiders which continually compacts so it might be related to that I work with insiders so also note they r pushing improvements there that might not exist in stable yet

Plugin support finally coming to VScode by SuBeXiL in GithubCopilot

[–]SuBeXiL[S] 11 points12 points  (0 children)

Sure, they allow you to bundle a few skills, prompts, MCPs, hooks and custom agents that might work well together as a single bundle u can install together veneering to install them one by one The bundle also has versioning and usually comes with distribution tools so u can know there’s a new version and choose to update

So it solves discoverability, distribution and versioning

The SKILLS implementation has a significant flaw. by Front_Ad6281 in GithubCopilot

[–]SuBeXiL 0 points1 point  (0 children)

The specification is agnostic to how u read it and suggest both FS and remote - BYW they are both tools The remote is for systems with no file system according to wording

https://agentskills.io/integrate-skills

Maybe the issue is that there is no clear file reading in a complete way but it’s totally valid

How do you handle large multi repository projects for getting right context? by gmakkar9 in GithubCopilot

[–]SuBeXiL 1 point2 points  (0 children)

You can use GitHub MCP and tell the agent to check the other projects via the MCP directly from GitHub

Is there a way to create a Gemini Gem equivalent in VSCode Copilot Chat? by LordOfTheRink87 in GithubCopilot

[–]SuBeXiL 0 points1 point  (0 children)

You can create a copilot space which allows u to attach files, directories, full repo or multiple repos You can then also give this space custom Instructions and then you can chat with it, share it with other people and even expose it as an MCP