Merge branch 'dev' into feat/web-mdx-docs-sot
Resolves conflicts after #3858 (configurable agent ordering) merged into dev: - docs/reference/configuration.md: take dev's reorganized + expanded reference (1040 lines covering the new agent ordering config) over this branch's earlier trim. Re-apply this branch's schema URL canonicalization (`oh-my-opencode.schema.json` -> `oh-my-openagent.schema.json`). - docs/reference/features.md: auto-merged cleanly.
This commit is contained in:
+1018
-256
File diff suppressed because it is too large
Load Diff
@@ -90,7 +90,7 @@ When running inside tmux:
|
||||
- Watch multiple agents work in real-time
|
||||
- Each pane shows agent output live
|
||||
- Auto-cleanup when agents complete
|
||||
- **Stable agent ordering**: core-agent tab cycling is deterministic via injected runtime order field (Sisyphus: 1, Hephaestus: 2, Prometheus: 3, Atlas: 4)
|
||||
- **Stable agent ordering**: core-agent tab cycling defaults to Sisyphus, Hephaestus, Prometheus, Atlas, and can be customized with `agent_order`
|
||||
|
||||
Customize agent models, prompts, and permissions in `oh-my-opencode.jsonc`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user