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