Advanced Settings

Options that can affect repositories and conversation memory.

This page is only available from 127.0.0.1.

Telegram Notifications

Configure message display and server event notifications.

Default: English. Choose Korean here for the Telegram bot and this admin UI.

Maximum number of recent jobs selectable with inline buttons in /status. Default: 10

Default: off. When enabled, job confirmation messages show Yes/No buttons.

Default: on. When disabled, restarts do not send server start/stop messages.

Job Execution

Configure AI job execution limits.

If a Claude/Codex/Gemini runner does not finish within this time, the job fails.

Git Integration

These options can broadly affect repositories. Use them only when you understand the impact.

Default: off. Pulls from the remote based on each active project's checked-out branch. Network errors, conflicts, or local changes can fail; the server still starts.

When disabled, jobs only commit and push to their work branch. When enabled, successful jobs run an integration similar to /rebase (rebase -> main fast-forward merge -> push).

Default: on. When disabled, /rebase only merges into main/master and pushes; the target branch remains.

Conversation Memory (SQLite)

These options can broadly affect the conversation memory SQLite database. Enable only when needed.

When enabled, old conversation_entries rows are deleted globally. Set at least one positive row-count or DB-size limit.