Skip to content

Commit f779506

Browse files
committed
docs: clarify title directive applies independently of ws failure
1 parent 52cdefc commit f779506

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/control-directives.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Set the initial thread/channel title (max 100 characters, truncated silently).
6161
- Directives are **immutable** — once a session starts, parameters cannot be changed mid-conversation
6262
- To change workspace or title, start a new session
6363
- If no `[[ws:...]]` is specified, the session uses the bot's default working directory
64-
- If workspace resolution fails on a new session, the session is not created (no stale state left behind)
64+
- If workspace resolution fails on a new session, the session is not created. However, `[[title:...]]` is applied independently before workspace validation — the thread title may already be set even if the session aborts.
6565

6666
## Relationship to Output Directives
6767

0 commit comments

Comments
 (0)