mirror of
https://github.com/trycua/computer.git
synced 2026-05-07 23:51:55 -05:00
fix linting + format issues too
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
{
|
||||
"title": "Computer SDK",
|
||||
"description": "Build computer-using agents with the Computer SDK",
|
||||
"pages": ["computers", "commands", "tracing-api", "sandboxed-python", "custom-computer-handlers", "computer-ui"]
|
||||
"pages": [
|
||||
"computers",
|
||||
"commands",
|
||||
"tracing-api",
|
||||
"sandboxed-python",
|
||||
"custom-computer-handlers",
|
||||
"computer-ui"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user