ideon settings
- Path:
/reference/commands/ideon-settings
- Purpose: 通过交互式流程配置运行参数与凭据。
- Key flags: 无。
ideon config
- Path:
/reference/commands/ideon-config
- Purpose: 为自动化与 agent 场景非交互管理 settings 和 secret。
- Key flags:
list --json, get --json, set, unset.
ideon write [idea]
- Path:
/reference/commands/ideon-write
- Purpose: 基于想法或作业文件生成主输出与可选次输出。
- Key flags:
--primary, --secondary, --job, --style, --length, --no-interactive, --dry-run, --no-enrich-links.
ideon write resume
- Path:
/reference/commands/ideon-write-resume
- Purpose: 从检查点恢复上一次失败或中断的写作会话。
- Key flags:
--no-interactive.
ideon delete <slug>
- Path:
/reference/commands/ideon-delete
- Purpose: 删除已生成的 Markdown 输出及关联 analytics 侧车文件。
- Key flags:
--force.
ideon preview [markdownPath]
- Path:
/reference/commands/ideon-preview
- Purpose: 启动本地预览 UI 与 API 以查看生成输出。
- Key flags:
--port, --no-open, --watch.
ideon mcp serve
- Path:
/reference/commands/ideon-mcp-serve
- Purpose: 通过 stdio 启动一方维护的 Ideon MCP 服务器。
- Key flags: 无。
ideon agent
- Path:
/reference/commands/ideon-agent
- Purpose: 管理本地运行时集成注册与就绪状态检查。
- Key flags:
install --dry-run, uninstall --dry-run, status --json.