feat(opencode): add changed-files tree with change indicators (#815)

* feat(opencode): add changed-files tree with change indicators

* feat(opencode): address changed-files review feedback

---------

Co-authored-by: Affaan Mustafa <me@affaanmustafa.com>
This commit is contained in:
Neha Prasad
2026-03-31 14:13:37 -07:00
committed by GitHub
co-authored by Affaan Mustafa
parent 0f40fd030c
commit a2b3cc1600
7 changed files with 417 additions and 6 deletions
+1
View File
@@ -74,6 +74,7 @@ export const metadata = {
"format-code",
"lint-check",
"git-summary",
"changed-files",
],
},
}