summaryrefslogtreecommitdiffhomepage
path: root/packages/opencode/src/plugin/github-copilot
AgeCommit message (Expand)Author
2026-04-28fix(copilot): ensure available variants sync from api (#24734)Aiden Cline
2026-04-27refactor: remove module barrels (#24554)Dax
2026-04-25core: consolidate shared infrastructure into core packageDax Raad
2026-04-17fix: gh copilot issue w/ haiku (eager_input_streaming not supported) (#23223)Aiden Cline
2026-04-17fix: ensure copilot model list filters out disabled models (#23176)Aiden Cline
2026-04-17refactor: unwrap CopilotModels namespace + self-reexport (#22947)Kit Langton
2026-04-16CLI perf: reduce deps (#22652)Dax
2026-04-16feat: enable type-aware no-base-to-string rule, fix 56 violations (#22750)Kit Langton
2026-04-15feat: unwrap 11 util namespaces to flat exports + barrel (#22739)Kit Langton
2026-04-15tweak: ensure auto continuing compaction is tracked as agent initiated for gi...Aiden Cline
2026-04-12fix: ensure images read by agent dont count against quota (#22168)Aiden Cline
2026-04-11feat: make gh copilot use msgs api when available (#22106)Aiden Cline
2026-04-06tweak: move the max token exclusions to plugins @rekram1-node (#21225)Aiden Cline
2026-04-02tweak: add abort signal timeout to the github copilot model fetch to prevent ...Aiden Cline
2026-04-01feat: add new provider plugin hook for resolving models and sync models from ...Aiden Cline