mirror of
https://github.com/andrewyng/openworker.git
synced 2026-09-03 04:49:26 +00:00
rename artifact names to openworker: desktop/server binaries, console scripts, npm package
The Python import namespace (coworker) and the live auth config strings are intentionally unchanged.
This commit is contained in:
@@ -19,6 +19,6 @@ allowed_commands = [
|
||||
# asks). e.g. auto-accept file edits but keep asking before running shell commands.
|
||||
auto_allow = ["write_file", "replace_in_file", "apply_patch", "apply_unified_diff"]
|
||||
|
||||
# Server (coworker-server) bind address.
|
||||
# Server (openworker-server) bind address.
|
||||
host = "127.0.0.1"
|
||||
port = 8765
|
||||
|
||||
Reference in New Issue
Block a user