External Publication
Visit Post

> clai: your useful command line helper!

OpenAI Developer Community April 30, 2026
Source

Adds a configurable “risk appetite” setting to allow CLAI to automatically execute lower-risk model-suggested commands without prompting, while preserving confirmation for higher-risk commands.

This makes usage much faster for more experienced users.

Changes:

  • Introduces risk_appetite config (default 0) with setup-wizard support and normalization.
  • Adds execution gating logic to skip confirmation prompts based on command risk + risk_appetite.
  • Updates README documentation and expands smoke tests to cover auto-run vs prompt behavior.

github.com/merefield/clai

FEATURE: risk appetite setting to run commands without confirmation (#26)

mainrisk_appetite

opened 10:21AM - 30 Apr 26 UTC

        merefield
      

+244 -39

  • clai already assesses command risk * choose for lower risk commands to run wi…thout review/confirmation

Enjoy

Discussion in the ATmosphere

Loading comments...