🥇 export from upstream (ce9e2c1)

This commit is contained in:
2026-05-23 15:29:45 +02:00
parent ee5238cb0f
commit e5820ab3ff
15 changed files with 1172 additions and 81 deletions
+26
View File
@@ -0,0 +1,26 @@
# Sandcage project configuration
# Docs: https://github.com/user/sandcage
# Detected ecosystem: rust
env:
# EXAMPLE_VAR: value
toolchains:
rust: "stable"
packages:
- ripgrep
- fd-find
# mounts:
# - ~/.ssh:/home/agent/.ssh:ro
# - ~/.gitconfig:/home/agent/.gitconfig:ro
agent_args:
claude:
- "--dangerously-skip-permissions"
# shell: zsh
# container_workspace: /workspace/my-project