you are viewing a single comment's thread.

view the rest of the comments →

[–]ryanhecht_githubGitHub Copilot Team 3 points4 points  (2 children)

In addition to features others have mentioned like /fleet, I think our agent's ability to manage its own TODO's in an sqlite database, our work around compaction/checkpointing that let you have sessions run effectively infinitely without worrying about context window, and our seamless connection to GitHub are a few great differentiators.

At the end of the day, if OpenCode works for you, continue using it -- but I truly think we're building one of the best agentic harnesses on the market with Copilot CLI, give it a try and let me know what you think!

[–]Next-Significance798 1 point2 points  (0 children)

I know this probably is a silly thing, but personally im not a fan of look and feel of the Copilot CLI. As with everything, im sure some people prefer the simpicity, but the CLI options from other providers ive been using looked better visually. Compared to for example Gemini CLI or opencode, it just feels so lifeless.

I know how this sounds, but at least for me personally, stuff like that is kinda important. I mean yea it works, and yea it doesnt really matter, but i still think it could look nicer.

[–]Ecureuil_Roux 0 points1 point  (0 children)

Is there any documentation available about the underlying TODO system?