mirror of
https://github.com/anomalyco/opencode-sdk-python.git
synced 2026-05-19 16:41:02 +00:00
feat(api): manual updates
This commit is contained in:
parent
caec5b0416
commit
86dbdbc8ee
225 changed files with 25869 additions and 1 deletions
15
.gitignore
vendored
Normal file
15
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
.prism.log
|
||||
_dev
|
||||
|
||||
__pycache__
|
||||
.mypy_cache
|
||||
|
||||
dist
|
||||
|
||||
.venv
|
||||
.idea
|
||||
|
||||
.env
|
||||
.envrc
|
||||
codegen.log
|
||||
Brewfile.lock.json
|
||||
Loading…
Add table
Add a link
Reference in a new issue