Skip to content

feat: add lbg-cli skill for Bohrium sandbox management - #200

Closed
Fillianore wants to merge 1 commit into
AI4MS:develfrom
Fillianore:add-lbg-cli-skill
Closed

feat: add lbg-cli skill for Bohrium sandbox management#200
Fillianore wants to merge 1 commit into
AI4MS:develfrom
Fillianore:add-lbg-cli-skill

Conversation

@Fillianore

Copy link
Copy Markdown
Contributor

Cherry-picked lbg-cli skill from #184.

New lbg-cli skill:

  • Full sandbox lifecycle reference: create, exec (foreground / --background), terminal (PTY), files read/write, kill, list, describe
  • references/sandbox/ subdocs: lifecycle, exec modes, templates, terminal, files, network (proxy toggle), pitfalls (30Gi overlay cap, 60s exec timeout, text-mode corruption, irreversible kill, :latest rejection)
  • references/images.md — image commit/build workflow with immutable-tag rule
  • references/platform-snapshot.md — SKU/machine catalog lookup
  • references/software-install/ — mirrors (Aliyun/PyPI) and pre-installed package inventory

Dependency bump:

  • lbg>=4.0.0b56 (was >=1.2.29) required for new sdbx subcommands

Extracted from #184 (commits e7300fd, 92c82c9, 3981d49, 636a9bd). Only lbg-cli directory and lbg dependency version change are included — no other skill modifications.

New lbg-cli skill:
- Full sandbox lifecycle: create, exec, terminal, files, kill, list, describe
- references/sandbox/ subdocs: lifecycle, exec modes, templates, terminal,
  files, network (proxy toggle), pitfalls (30Gi overlay, 60s timeout, etc.)
- references/images.md — image commit/build workflow
- references/platform-snapshot.md — SKU/machine catalog
- references/software-install/ — mirrors and pre-installed packages

Dependency bump:
- lbg>=4.0.0b56 (was >=1.2.29) for new sdbx subcommands
@Fillianore

Copy link
Copy Markdown
Contributor Author

#230 did the same jobs and more up to date, this PR is now closed.

@Fillianore Fillianore closed this Aug 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant