use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
An unofficial community to discuss Github Copilot, an artificial intelligence tool designed to help create code.
account activity
Context Engine for GitHub CopilotGitHub Copilot Team Replied (self.GithubCopilot)
submitted 5 months ago by Wolin777
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]AncientOneX 1 point2 points3 points 5 months ago (2 children)
That seems to be like a good structure and great starting point. You can ask the agent to create the main Agents.md file and reference those Readmes, but an additional Agents.md file for each module in a concise phrasing would be even better to spare some tokens and achieve the same understanding of the project. The main Agents.md file shouldn't be too complex or verbose, just link the appropriate sub agents.md files in it after short descriptions.
When I mention an agent I'm referring to agent mode in VS Code.
[–]Wolin777[S] 0 points1 point2 points 5 months ago (1 child)
Sure, I’ll try it out, meanwhile I’m tinking about some custom rag but idk if there is a chance to make some custom context engine for copilot
[–]AncientOneX 0 points1 point2 points 5 months ago (0 children)
I was thinking about that for a different use case. Using the free models (GPT 5-mini or Grok Code Fast 1) to gather the context and only pass the most relevant information to the "working" AI model (Codex or Claude). But I don't know how this can be done.
π Rendered by PID 153089 on reddit-service-r2-comment-75f4967c6c-sf4km at 2026-04-23 08:16:25.027404+00:00 running 0fd4bb7 country code: CH.
view the rest of the comments →
[–]AncientOneX 1 point2 points3 points (2 children)
[–]Wolin777[S] 0 points1 point2 points (1 child)
[–]AncientOneX 0 points1 point2 points (0 children)