safe-chains releases
← Back to safe-chains · RSS
-
- other Ssh auth-probe -o allowlist + accept combined short/no-space forms
-
- feat Refresh overmind flag surface; add help sub
- feat Add subcontract (pitluga/subcontractor) wrapper command
- feat Refresh rspec flag surface against rspec-core upstream
- feat Add mktemp (local temp-file creation)
- feat Add mkdir (local directory creation)
- feat Add ssh -G and -Q (local-only inspection, no network)
- feat Add ssh auth-probe handler (ssh -T -o BatchMode=yes <host>)
- feat Add rm (--help and --version only)
- feat Parse bash [[ ... ]] test construct
-
- feat Add tofu (OpenTofu) safe-command surface
-
- fix Render nested sub-bullets correctly in handler docs
- other Remove dead handler_data field + handler_word_list accessor
- other Drop no-op forges dispatch chain
-
- feat [[command.matrix]] primitive — handlers self-describe their sub × action dispatch
- feat [[command.sub]] policy = "key" + collapse gh/glab handlers to ~10 lines
- other Gh handler — data in TOML via new handler_policy schema
- other Glab handler — data in TOML using the gh handler_policy schema
- other Reader-friendly auto-render for handler-using commands
-
- other Extract tilt grammar data into TOML, reduce handler to pure dispatch
- other Sysctl handler — data in TOML, logic in Rust (4 lines)
- other Magick handler — data in TOML, logic in Rust
- other Php handler — partial data migration; ini directives stay as documented exception
- other Auto-render [[command.sub]] and [command.fallback] data for handler-using commands
- other Regenerate COMMANDS.md and book to include delegate sub rendering
-
- fix Tilt disambiguation, audit safety fixes, positional_style split, and audit-driven downgrade
-
- feat Promote atlas doctor candidate to SafeRead
- feat Promote nomad alloc-status and node-status candidates to SafeRead
- feat Promote 52 diagnostic candidates across 32 TOMLs
- other Surface custom commands in landing pages and approval interaction sections
- other Fix mdBook unclosed-tag warning in php doc body
-
- feat Render examples_safe in per-command docs
- feat Project-local and user-level custom commands
- other Add prompt template for generating custom TOML with an LLM
- other Tolerate BrokenPipe in integration hook stdin write
- other Kill dead Positional/Delegation CommandEntry variants
-
- feat Auto-derive sub-level aliases; declare examples test fixtures in TOML
- fix Allow bare shell assignments without command substitution
- other Delete HANDLED_CMDS list; clean up dead handler entries
- other Simplify bundle exec via universal recursive dispatch