Draft creation, review, synchronization, approval and discard as sandbox symbols. Only the agent manages drafts; channels show state but do not expose a draft picker. Lifecycle mutations cross workspace.drafts extension operation hooks.
Draft creation, review, synchronization, approval and discard as sandbox symbols. Only the agent manages drafts; channels show state but do not expose a draft picker. Lifecycle mutations cross workspace.drafts extension operation hooks.
(draft-approve env & [message])Commit the session draft and merge it into the repository's local default branch.
Commit the session draft and merge it into the repository's local default branch.
(draft-create env label & [clean roots])Open one draft across the selected repositories and move the session into it.
Open one draft across the selected repositories and move the session into it.
(draft-diff env & [filename since])Attach every owned repository's immutable diff and return reusable checkpoints.
Attach every owned repository's immutable diff and return reusable checkpoints.
(draft-discard env)Leave an owned draft and remove its working copy, or recover an inherited draft path without removing another workspace's files. Approved commits stay.
Leave an owned draft and remove its working copy, or recover an inherited draft path without removing another workspace's files. Approved commits stay.
(draft-status env)Status of the current draft, including recovery for a draft-rooted trunk row.
Status of the current draft, including recovery for a draft-rooted trunk row.
(draft-sync env & [action message roots])Synchronize selected owned copies, or continue/abort merges this draft started.
Synchronize selected owned copies, or continue/abort merges this draft started.
(prompt _env)Contribute the draft workflow for enabled backends; off contributes nothing.
Contribute the draft workflow for enabled backends; off contributes nothing.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |