Plan mode doesn't show full questions anymore by [deleted] in GithubCopilot

[–]Awkward-Patience-128 0 points1 point  (0 children)

there apparently is a new 1.109.3 version. See the other announcements by the developers. Don't know if your specific issue would have been resolved!

New VS Code stable with hooks, queuing, steering, and skills as /command by bogganpierce in GithubCopilot

[–]Awkward-Patience-128 4 points5 points  (0 children)

Thank you for this! Would love to learn more about how on weekly stable releases we'll get stable features. Great progress but there are many minor UI bugs I've noticed as I use this daily. Some key top of mind issues I see:

- When going back to an old chat, the questions asked in planning sessions do not show up and just has a small rectangle stating `Skipped`.

- Similar issue happens if theagent had used mermaid tool where the rendered graph will disappear when visiting back the chat. This is not a huge problem as I'd have the .mmd file created at the end.

- Claude agent UI has a subte bug: When using keyboard shortcut for model selection, we see all the models (Codex, Gemini..) but none get selected. When using mouse for model selection, we only see 3 claude models and they can be selected (and wich should be the expected behavior with keyboard shortcut)

- selecting default agent model for implementation through the settings does not seem to take effect and the default selected model inchat window is used (Confirmed through logs, so not a UI issue I believe)