rust-bucket-cli 0.9.3

Long-horizon agentic coding scaffold for Rust projects
Documentation
1
2
3
4
5
6
7
8
9
10
{
  "_generated": "Generated by rust-bucket v0.9.2. DO NOT EDIT BY HAND.",
  "name": "Rust-Bucket",
  "build": {
    "dockerfile": "Dockerfile",
    "context": "."
  },
  "workspaceFolder": "/workspace",
  "workspaceMount": "source=${localWorkspaceFolder},target=/workspace,type=bind,consistency=cached"
}