Skip to content

Add automation requests to sample AGENTS.md example - #27

Open
MVPuknowme wants to merge 1 commit into
MVPuknowme-patch-1from
codex/add-dropbox-connection-to-aura-fe1pzo
Open

Add automation requests to sample AGENTS.md example#27
MVPuknowme wants to merge 1 commit into
MVPuknowme-patch-1from
codex/add-dropbox-connection-to-aura-fe1pzo

Conversation

@MVPuknowme

Copy link
Copy Markdown
Owner

Motivation

  • Add example automation requests for integrating Dropbox with Aura, installing zen.dmg, and scheduling a weekly "send email" workflow into the sample AGENTS.md shown in the site demo.

Description

  • Update components/CodeExample.tsx to append an "Automation requests" section to the EXAMPLE_AGENTS_MD sample containing the three requested items (Dropbox connection to Aura, zen.dmg installation, and weekly send email workflow).

Testing

  • No automated test suite was executed for this content-only change, and an attempted Playwright screenshot of the running app failed due to a Chromium crash in the environment.

Codex Task

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 176b835cd2

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment on lines +63 to +66
## Automation requests
- Add the Dropbox connection to Aura.
- Install \`zen.dmg\` on the target machine.
- Run the "send email" workflow once weekly.`;

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Remove machine-specific automation from the public sample

This default example is rendered by the public Examples section and copied verbatim by the copy button, so users who start from the site sample would inherit instructions to connect Dropbox, install zen.dmg, and schedule weekly emails. Those are not project-scoped AGENTS.md guidance and can cause agents to attempt unintended machine/account changes when the copied file is used; keep this sample generic or move these as clearly non-copyable illustrative text.

Useful? React with 👍 / 👎.

@MVPuknowme MVPuknowme self-assigned this Jul 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant