Skip to main content

/settings

One place to view or change your per-developer settings. Backed by ~/.bewith/config.json and the deterministic helper scripts/bewith-config.sh.

Usage

FormWhat it does
/settingsShow every setting with its effective value and source, plus how to change each.
/settings set <key> <value>Persist a setting (validated). Keys: language, defaultLanguage, role, docsPath, notify.<sub>.
/settings openOpen the local HTML settings page.

Shortcuts for the two most common settings: /lang en|he and /role dev|product (both support --session for a 4-hour override).

The hard rule

The conversation may be in your chosen language (default English, option Hebrew). All written artifacts — code, comments, commits, PR text, docs, memory, tickets — stay English regardless. This reinforces, never overrides, the artifact-language rule.

Arguments

$ARGUMENTS — empty, set <key> <value>, or open.

Cross-references