mirror of
https://github.com/Jeuners/ECC.git
synced 2026-09-09 15:02:30 +02:00
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:
parent
0f40fd030c
commit
a2b3cc1600
7 changed files with 417 additions and 6 deletions
|
|
@ -31,7 +31,8 @@
|
|||
"write": true,
|
||||
"edit": true,
|
||||
"bash": true,
|
||||
"read": true
|
||||
"read": true,
|
||||
"changed-files": true
|
||||
}
|
||||
},
|
||||
"planner": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue