Issue
So i have " --edit-format diff-fenced" in my settings, but seems like this argument is broken now
It says that it expects one argument, but giving it, the startup fails
❯ command cecli --code-theme monokai --no-check-update --no-auto-commits --no-attribute-author --no-attribute-commit-message-author --no-attribute-commit-message-committer --no-attribute-co-authored-by --no-auto-test --git --gitignore --notifications --vim --disable-playwright --no-auto-lint --no-show-model-warnings --watch-files --show-speed --enable-context-compaction --disable-scraping --show-thinking --no-tui --model gemini/gemini-3.5-flash --edit-format diff-fenced
usage: cecli [-h] [--model MODEL] [--openai-api-key OPENAI_API_KEY] [--anthropic-api-key ANTHROPIC_API_KEY] [--openai-api-base OPENAI_API_BASE] [--set-env ENV_VAR_NAME=value] [--api-key PROVIDER=KEY] [--list-models MODEL] [--model-settings-file MODEL_SETTINGS_FILE] [--model-metadata-file MODEL_METADATA_FILE]
[--alias ALIAS:MODEL] [--model-overrides MODEL_OVERRIDES_JSON] [--model-overrides-file MODEL_OVERRIDES_FILE] [--reasoning-effort REASONING_EFFORT] [--thinking-tokens THINKING_TOKENS] [--show-thinking | --no-show-thinking] [--verify-ssl | --no-verify-ssl] [--timeout TIMEOUT]
[--edit-format EDIT_FORMAT] [--ask] [--architect] [--agent] [--hashline] [--auto-accept-architect | --no-auto-accept-architect] [--weak-model WEAK_MODEL] [--editor-model EDITOR_MODEL] [--editor-edit-format EDITOR_EDIT_FORMAT] [--show-model-warnings | --no-show-model-warnings]
[--check-model-accepts-settings | --no-check-model-accepts-settings] [--max-chat-history-tokens MAX_CHAT_HISTORY_TOKENS] [--max-reflections MAX_REFLECTIONS] [--cost-limit COST_LIMIT] [--file-diffs | --no-file-diffs] [--retries RETRIES_JSON] [--custom CUSTOM_JSON] [--tui | --no-tui]
[--tui-config TUI_CONFIG_JSON] [--workspaces WORKSPACES] [--workspace-name WORKSPACE_NAME] [--agent-config AGENT_CONFIG_JSON] [--hooks HOOKS_CONFIG_JSON] [--agent-model AGENT_MODEL] [--auto-save | --no-auto-save] [--auto-save-session-name AUTO_SAVE_SESSION_NAME] [--auto-load | --no-auto-load]
[--session-encrypt | --no-session-encrypt] [--session-key-file SESSION_KEY_FILE] [--mcp-servers MCP_CONFIG_JSON] [--mcp-servers-files MCP_CONFIG_FILES] [--mcp-transport MCP_TRANSPORT] [--preserve-todo-list] [--use-enhanced-map] [--security-config SECURITY_CONFIG_JSON]
[--enable-context-compaction | --no-enable-context-compaction] [--context-compaction-max-tokens CONTEXT_COMPACTION_MAX_TOKENS] [--context-compaction-summary-tokens CONTEXT_COMPACTION_SUMMARY_TOKENS] [--cache-prompts | --no-cache-prompts] [--cache-keepalive-pings CACHE_KEEPALIVE_PINGS]
[--map-tokens MAP_TOKENS] [--map-refresh {auto,always,files,manual}] [--map-multiplier-no-files MAP_MULTIPLIER_NO_FILES] [--map-max-line-length MAP_MAX_LINE_LENGTH] [--map-cache-dir MAP_CACHE_DIR] [--map-memory-cache] [--input-history-file INPUT_HISTORY_FILE] [--chat-history-file CHAT_HISTORY_FILE]
[--terminal-setup | --no-terminal-setup] [--exempt-paths EXEMPT_PATHS] [--dark-mode] [--light-mode] [--pretty | --no-pretty] [--stream | --no-stream] [--user-input-color USER_INPUT_COLOR] [--tool-output-color TOOL_OUTPUT_COLOR] [--tool-error-color TOOL_ERROR_COLOR]
[--tool-warning-color TOOL_WARNING_COLOR] [--assistant-output-color ASSISTANT_OUTPUT_COLOR] [--show-speed] [--use-reminders | --no-use-reminders] [--completion-menu-color COLOR] [--completion-menu-bg-color COLOR] [--completion-menu-current-color COLOR] [--completion-menu-current-bg-color COLOR]
[--code-theme CODE_THEME] [--show-diffs] [--git | --no-git] [--gitignore | --no-gitignore] [--add-gitignore-files | --no-add-gitignore-files] [--cecli-ignore CECLI_IGNORE] [--subtree-only] [--auto-commits | --no-auto-commits] [--dirty-commits | --no-dirty-commits]
[--attribute-author | --no-attribute-author] [--attribute-committer | --no-attribute-committer] [--attribute-commit-message-author | --no-attribute-commit-message-author] [--attribute-commit-message-committer | --no-attribute-commit-message-committer]
[--attribute-co-authored-by | --no-attribute-co-authored-by] [--git-commit-verify | --no-git-commit-verify] [--commit] [--commit-prompt PROMPT] [--dry-run | --no-dry-run] [--skip-sanity-check-repo] [--watch-files | --no-watch-files] [--lint] [--lint-cmd LINT_CMD] [--auto-lint | --no-auto-lint]
[--test-cmd TEST_CMD] [--auto-test | --no-auto-test] [--test] [--just-check-update] [--check-update | --no-check-update] [--show-release-notes | --no-show-release-notes] [--upgrade] [--version] [--message COMMAND] [--message-file MESSAGE_FILE] [--copy-paste | --no-copy-paste] [--apply FILE]
[--apply-clipboard-edits] [--exit] [--show-repo-map] [--show-prompts] [--linear-output | --no-linear-output] [--debug] [--voice-format VOICE_FORMAT] [--voice-language VOICE_LANGUAGE] [--voice-input-device VOICE_INPUT_DEVICE] [--tweak-responses] [--yes-always] [--yes-always-commands]
[--disable-playwright] [--disable-scraping] [--file FILE] [--read FILE] [--rules FILE] [--vim] [--chat-language CHAT_LANGUAGE] [--commit-language COMMIT_LANGUAGE] [-v] [--load LOAD_FILE] [--encoding ENCODING] [--line-endings {platform,lf,crlf}] [-c CONFIG_FILE] [--env-file ENV_FILE]
[--suggest-shell-commands | --no-suggest-shell-commands] [--fancy-input | --no-fancy-input] [--multiline | --no-multiline] [--notifications | --no-notifications] [--notifications-command COMMAND] [--command-prefix COMMAND_PREFIX] [--detect-urls | --no-detect-urls] [--editor EDITOR]
[--shell-completions SHELL]
[FILE ...]
cecli: error: argument --edit-format/--chat-mode: invalid choice: 'diff' (choose from )
Version and model info
No response
Issue
So i have " --edit-format diff-fenced" in my settings, but seems like this argument is broken now
It says that it expects one argument, but giving it, the startup fails
Version and model info
No response