Skip to content

docs(misc): embed agent walkthrough video in custom workspace rules guide - #36857

Merged
juristr merged 2 commits into
masterfrom
docs/custom-workspace-rules-agent-video
Aug 31, 2026
Merged

docs(misc): embed agent walkthrough video in custom workspace rules guide#36857
juristr merged 2 commits into
masterfrom
docs/custom-workspace-rules-agent-video

Conversation

@juristr

@juristr juristr commented Aug 31, 2026

Copy link
Copy Markdown
Member

Summary

Embeds a short walkthrough video in the Custom Workspace ESLint Rules guide, showing a coding agent being pointed at nx.dev/docs/kb/custom-workspace-rules.md and scaffolding a packages/workspace-tools ESLint plugin package from it.

One file, two added lines:

{% youtube src="https://youtu.be/VHCCge9NZqs" title="Create custom workspace lint rules with your AI agent" /%}

Placed after the intro paragraph and above the existing <!-- TODO --> comment, which is where the other kb pages put their video (import-project.mdoc, typescript-project-linking.mdoc, create-preset.mdoc).

The video is currently unlisted on the Nx channel. It needs to be made public before this merges.

Verification

The render was not verified locally. Attempts to serve or build astro-docs in the session clone did not work: the dev server could not bind a port under the sandbox, and the clone has no installed deps for a build or a markdoc parse. The tag syntax was confirmed textually against the working usages in import-project.mdoc, and it is identical in shape and spacing. CI is the real check here.


View Polygraph session ↗

@netlify

netlify Bot commented Aug 31, 2026

Copy link
Copy Markdown

Deploy Preview for nx-docs ready!

Name Link
🔨 Latest commit a5317eb
🔍 Latest deploy log https://app.netlify.com/projects/nx-docs/deploys/6a9589a8f79d5c0009aa8996
😎 Deploy Preview https://deploy-preview-36857--nx-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify

netlify Bot commented Aug 31, 2026

Copy link
Copy Markdown

Deploy Preview for nx-dev ready!

Name Link
🔨 Latest commit a5317eb
🔍 Latest deploy log https://app.netlify.com/projects/nx-dev/deploys/6a9589a8e8276300083c4508
😎 Deploy Preview https://deploy-preview-36857--nx-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@nx-cloud

nx-cloud Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

View your CI Pipeline Execution ↗ for commit a5317eb

Command Status Duration Result
nx affected --targets=lint,oxlint,test,build,e2... ✅ Succeeded 8m 56s View ↗
nx run-many -t check-imports check-lock-files c... ✅ Succeeded 6s View ↗
nx-cloud record -- pnpm nx-cloud conformance:check ✅ Succeeded 1m 2s View ↗
nx build workspace-plugin ✅ Succeeded <1s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded 20s View ↗
nx-cloud record -- nx format:check ✅ Succeeded 1s View ↗

☁️ Nx Cloud last updated this comment at 2026-08-31 14:17:06 UTC

@juristr
juristr marked this pull request as ready for review August 31, 2026 14:07
@juristr
juristr requested a review from a team as a code owner August 31, 2026 14:07
@juristr
juristr requested a review from lourw August 31, 2026 14:07
@juristr
juristr merged commit c598d4e into master Aug 31, 2026
26 checks passed
@juristr
juristr deleted the docs/custom-workspace-rules-agent-video branch August 31, 2026 15:37
FrozenPandaz pushed a commit that referenced this pull request Aug 31, 2026
…uide (#36857)

## Summary

Embeds a short walkthrough video in the Custom Workspace ESLint Rules
guide, showing a coding agent being pointed at
`nx.dev/docs/kb/custom-workspace-rules.md` and scaffolding a
`packages/workspace-tools` ESLint plugin package from it.

One file, two added lines:

```
{% youtube src="https://youtu.be/VHCCge9NZqs" title="Create custom workspace lint rules with your AI agent" /%}
```

Placed after the intro paragraph and above the existing `<!-- TODO -->`
comment, which is where the other kb pages put their video
(`import-project.mdoc`, `typescript-project-linking.mdoc`,
`create-preset.mdoc`).

The video is currently **unlisted** on the Nx channel. It needs to be
made public before this merges.

## Verification

The render was not verified locally. Attempts to serve or build
astro-docs in the session clone did not work: the dev server could not
bind a port under the sandbox, and the clone has no installed deps for a
build or a markdoc parse. The tag syntax was confirmed textually against
the working usages in `import-project.mdoc`, and it is identical in
shape and spacing. CI is the real check here.

<!-- polygraph-session-start -->
---
<p><a
href="https://snapshot.app.trypolygraph.com/orgs/69cdc268b6aa527e4129c2b4/sessions/workspace-lint-rule-da6d7b4a">View
Polygraph session ↗</a></p>
<!-- polygraph-session-end -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants