Skip to content

Commit ab84906

Browse files
authored
Update README.md
1 parent cc6516c commit ab84906

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

README.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,4 +178,26 @@ GitHub MCP Server running on stdio
178178
}
179179
180180
```
181+
## TODO
182+
183+
Lots of things!
184+
185+
Missing tools:
186+
187+
- push_files (files array)
188+
- create_issue (assignees and labels arrays)
189+
- list_issues (labels array)
190+
- update_issue (labels and assignees arrays)
191+
- create_pull_request_review (comments array)
192+
193+
194+
Testing
195+
196+
- Unit tests
197+
- Integration tests
198+
- Blackbox testing: ideally comparing output to Anthromorphic's server to make sure that this is fully compatible drop-in replacement.
199+
200+
And some other stuff:
201+
- ...
202+
181203

0 commit comments

Comments
 (0)