Add a wizzard to configure .sloptrap files

This commit is contained in:
Samuel Aubertin
2026-01-24 17:44:47 +01:00
parent 7630e7edba
commit 046b56e3f6
8 changed files with 365 additions and 73 deletions

View File

@@ -1,15 +1,4 @@
# Example Sloptrap manifest.
# Project identifier used for container/image naming.
name=sloptrap
# Default targets invoked when ./sloptrap is run without explicit args.
# default_targets=run
# Extra Debian packages installed into the helper image (space-delimited list).
packages_extra=make shellcheck jq
# Additional Codex CLI switches appended when launching Codex.
codex_args=--sandbox workspace-write
# Allow the container host to be reachable from within
# allow_host_network=false
allow_host_network=false