Add LinaAI terminal command
This commit is contained in:
@@ -65,6 +65,17 @@ Scripts/linaai_bootstrap_context.sh
|
||||
Scripts/linaai_task.sh "your task here"
|
||||
```
|
||||
|
||||
For a terminal conversation that feels closer to this Codex workflow, use:
|
||||
|
||||
```bash
|
||||
linaai
|
||||
```
|
||||
|
||||
That opens an interactive prompt. Each instruction is routed through
|
||||
`Scripts/linaai_task.sh`, so Qwen preflight, Aider local edits, and Codex
|
||||
fallback still apply. Use `/status`, `/refresh`, `/dry on`, `/codex on`, and
|
||||
`/exit` inside the prompt.
|
||||
|
||||
To test automatic escalation without editing files:
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user