Compare commits

..

No commits in common. "318c38c32498cda1e8494eabee6bc6f93fc472be" and "9ed24b1ae9a2a58a9dcf718c407bae998a073467" have entirely different histories.

2 changed files with 4 additions and 6 deletions

2
.gitignore vendored
View file

@ -16,5 +16,3 @@ wheels/
!tasks.md
opencode.json
practice_report.md

View file

@ -28,10 +28,10 @@ docker:
base_url: unix:///var/run/docker.sock
sandbox:
image: mrkan0/lambda-agent:arm
image: nginx:1.27-alpine
network_name: sandbox
agent_service_port: 8000
ttl_seconds: 3000
ttl_seconds: 300
cleanup_interval_seconds: 60
chats_root: /tmp/master-sandbox/chats
dependencies_host_path: /tmp/master-sandbox/dependencies
@ -44,9 +44,9 @@ sandbox:
LANGFUSE_PUBLIC_KEY: pk-lf-
LANGFUSE_SECRET_KEY: sk-lf-
LANGFUSE_HOST: http://localhost:5000
PROVIDER_URL: http://host.docker.internal:8080/v1
PROVIDER_URL: http://host.docker.internal:8000/v1
PROVIDER_API_KEY: "1234"
PROVIDER_MODEL: gemini-3.1-pro-preview
PROVIDER_MODEL: supergemma4-26b-uncensored-mlx-4bit-v2
COMPOSIO_API_KEY: ck_r-3c8ClArmcHuSzK5TYu
security: