Replace OpenCode harness with Hermes, remove workspace dependency, and move vocabulary/corrections to app folder
This commit is contained in:
@@ -9,6 +9,7 @@ import sys
|
||||
os.environ["SSL_CERT_FILE"] = "/etc/ssl/cert.pem"
|
||||
os.environ["REQUESTS_CA_BUNDLE"] = "/etc/ssl/cert.pem"
|
||||
|
||||
import env_setup
|
||||
import bot
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
||||
Reference in New Issue
Block a user