Skip to content

Docs: Automations deep-dive fixes + project-tree and AGENTS.md sync - #848

Merged
selfcontained merged 1 commit into
mainfrom
agt_f45bcdf2bd7f/job-doc-ter-f789e1aa
Jul 29, 2026
Merged

Docs: Automations deep-dive fixes + project-tree and AGENTS.md sync#848
selfcontained merged 1 commit into
mainfrom
agt_f45bcdf2bd7f/job-doc-ter-f789e1aa

Conversation

@selfcontained

Copy link
Copy Markdown
Owner

Nightly docs audit (Automations/Templates & Jobs deep-dive, carried over from the last two runs).

Audited: docs-sections/automations.tsx against automations-form-fields.tsx, jobs-add-dialog.tsx, jobs-settings-tab.tsx, jobs-detail-pane.tsx, jobs-helpers.tsx, routes/templates.ts, routes/jobs.ts, jobs/service.ts, jobs/store.ts, and JOB_TOOLS in shared/mcp/server.ts. Nearly everything held up: form fields, backing-template model, run statuses, preamble claim, trigger-source labels (Manual/Scheduled/Webhook), Configure/History tabs, webhook flow, Brains tab.

Fixed:

  • Automations docs: job-agent "Status & comms" tool list was missing dispatch_list_pins, dispatch_delete_pin, dispatch_delete_media; added a pointer to the Prompt tab (the docs never said where to edit a job's prompt after creation).
  • CLAUDE.md project tree: added apps/browser-extension/, apps/site/ (new in Add philosophy-led public site #832), and server messages/ + observability/ dirs.
  • AGENTS.md: blocked event semantics still had the old "hit an error → blocked immediately" wording — synced with CLAUDE.md and the injected startup rules (blocked = truly stuck, not for errors being fixed).

Deferred: #844 media file-type consolidation checked — docs give only generic extension examples, no drift. Next run: docs-pane Media & Sharing section vs the new shared media-file-types.ts accept lists.

🤖 Generated with Claude Code

- docs-pane Automations: add the missing pin/media management tools
  (dispatch_list_pins, dispatch_delete_pin, dispatch_delete_media) to the
  job-agent Status & comms list, and mention the Prompt tab as the place
  to edit a job's prompt after creation.
- CLAUDE.md: project tree gains apps/browser-extension, apps/site, and
  the server src messages/ and observability/ directories.
- AGENTS.md: sync the dispatch_event 'blocked' semantics with CLAUDE.md
  and the injected startup rules (blocked = truly stuck, not for errors
  being actively fixed).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@selfcontained
selfcontained merged commit 5abaeb5 into main Jul 29, 2026
1 check passed
@selfcontained
selfcontained deleted the agt_f45bcdf2bd7f/job-doc-ter-f789e1aa branch July 29, 2026 04:10
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