Skip to content

docs: add --disposable flag to automation create examples#30

Open
kavinvalli wants to merge 2 commits into
mainfrom
feat/add-disposable-automation-docs
Open

docs: add --disposable flag to automation create examples#30
kavinvalli wants to merge 2 commits into
mainfrom
feat/add-disposable-automation-docs

Conversation

@kavinvalli
Copy link
Copy Markdown
Collaborator

@kavinvalli kavinvalli commented Jun 6, 2026

Summary

  • Adds --disposable flag example to the automation create section in references/REPLICAS.md
  • Adds heuristic guidance teaching agents when to use --disposable vs persistent automations
  • Disposable automations auto-delete after their first execution, useful for agents creating temporary triggers

Related PRs

Context

Part of the agent-created automations feature in replicas-group/replicas#1443.


Created by Kavin Valli (kavin@replicas.dev) with Replicas
Workspace  ·  Slack Thread

replicas-connector Bot and others added 2 commits June 6, 2026 05:06
Disposable automations auto-delete after their first execution,
useful for agents creating temporary triggers.

Co-Authored-By: Kavin Valli <mail@kavin.me>
Teaches agents when to use --disposable (one-time tasks like "remind
me tomorrow") vs persistent automations (recurring/ongoing).

Co-Authored-By: Kavin Valli <mail@kavin.me>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant