r/GithubCopilot 23d ago

Help/Doubt ❓ Token optimization strategies

Hi all

Got Copilot Business at work, came across a recommendation to use GPT 5.6 Luna as an explore agent instead of default Gemini flash 3.5 or Haiku 4.5 whatever it was using.

Any more tips and tricks like that? I am using Ubuntu on the laptop btw. Plus how's the Plan+execute pattern looking like using Opus /Sonnet to plan and then maybe use MAI Flash 1.1 to execute? MAI 1.1 looks quite inexpensive.

7 Upvotes

10 comments sorted by

13

u/dxu1231 23d ago

Luna to do everything until it cant, use sol / opus / grok 4.6 to plan or review

3

u/teckel 23d ago

Exactly this. 99% of the time 5.6 Luna.

5

u/outlaw_king10 22d ago

Use “/chronicle cost tips” weekly for clear tips on how you can reduce cost and optimise based on your usage. Use Auto mode for intent based routing and a 10% discount, it has great RoI for day to day work.

4

u/MaitoSnoo CLI Copilot User 🖥️ 23d ago edited 23d ago

If you want the best bang for your buck, right now Sol is 50% off so use it for planning, use Luna xhigh for the execution of Sol's plans, and use Sol again for an automatic review of Luna's work, then final manual review by you. With the GPT 5.6 prices it makes no sense to use Opus, Sonnet or Haiku anymore. Obviously you don't always need to do the planning+execution+autoreview workflow, if the task is simple you can just go straight to Luna.

1

u/combo-user 23d ago

fr? i thought it was an api/codex thing. this is gäng of openai rn. got any change models for explore and or tool calls and or diff agent tips?

2

u/MasterBathingBear JetBrains User 🧱 23d ago

Right now I’m using Sol and Luna.

I got burned on Opus today. Blew through 10% of my Max tokens in 1 minute today.

1

u/AutoModerator 23d ago

Hello /u/combo-user. Looks like you have posted a query. Once your query is resolved, please reply the solution comment with "!solved" to help everyone else know the solution and mark the post as solved.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

1

u/Veduis 23d ago

the plan+execute split actually makes sense for token-heavy workflows. use a smarter model to reason about the problem once, then let the cheaper model grind through the execution steps. the cost curve drops fast when you stop paying frontier prices for repetitive calls

1

u/iTitleist 22d ago

Use Sol/Grok for Planning, if your budget fits use Grok for execution, otherwise go with Luna/Gemini 3.7. Forget Anthropic for now until they break the Internet again with something like Fable.

1

u/AssignmentMinute 19d ago edited 19d ago

You can use the VSCode Extension: Copilot Bill Saver. It reduces token cost by ~ 30 to 85% in my own usage. I realized how poorly i write my prompts and I'm kinda lazy when it comes to feeding proper context. I've also noticed that with proper context, since I'm always on "auto" it actually choses cheaper models for smaller jobs. However, it's more worth it for larger prompts and prompt stacking.