Skip to content

docs: document optional host and workspace for scheduled tasks#364

Open
omnigent-ci[bot] wants to merge 1 commit into
0.7-docsfrom
auto/docs/pr-2946
Open

docs: document optional host and workspace for scheduled tasks#364
omnigent-ci[bot] wants to merge 1 commit into
0.7-docsfrom
auto/docs/pr-2946

Conversation

@omnigent-ci

@omnigent-ci omnigent-ci Bot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Documentation update for omnigent-ai/omnigent#2946 — feat(scheduled tasks): make workspace/host optional on create

Changes documented

  • app/docs/use/scheduled-tasks/page.mdx — new page documenting scheduled tasks, grounded in the PR: host_id and workspace are now optional (required set is name, prompt, rrule, agent_id); no-host/no-workspace runs on the owner's live host at fire time in its home dir (failed run if none online); pinned-host-without-workspace defaults to host HOME; a workspace without a host is rejected; pinned hosts are authorized (existence + ownership) at create time.
  • components/DocsSidebarFull.js — added a "Scheduled Tasks" entry under the "Use Cases" section's Coding Agents subsection, pointing at /docs/use/scheduled-tasks.

Manual review needed

  • Placement — scheduled tasks had no prior docs anywhere on the site, so this is a brand-new page. I placed it under "Use Cases" next to Coding Agents; a reviewer may prefer it live elsewhere (e.g. a runtime/automation section). The change itself (making host/workspace optional) is fully grounded in the diff.
  • agent_id value format — the diff doesn't specify the exact id format; I used a generic ag_... placeholder in the example. Confirm the canonical prefix.

Source PR: omnigent-ai/omnigent#2946 · merged by @rahulrav1
Drafted automatically by the doc-sync workflow. Review for accuracy before merging.

@vercel

vercel Bot commented Jul 21, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
omnigent-site Ready Ready Preview, Comment Jul 21, 2026 9:07am

Request Review

@omnigent-ci omnigent-ci Bot added automated-docs Automated documentation update v0.7.0 Docs staged for the v0.7.0 release labels Jul 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated-docs Automated documentation update v0.7.0 Docs staged for the v0.7.0 release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants