LearnNewsExamplesServices
Frontmatter
id7390
titleCreate a "Sighted" Development Demo
stateClosed
labels
enhancementhelp wantedgood first issuestalehacktoberfest
assignees[]
createdAtOct 6, 2025, 12:38 PM
updatedAtJan 9, 2026, 1:58 AM
githubUrlhttps://github.com/neomjs/neo/issues/7390
authortobiu
commentsCount4
parentIssue7385
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJan 9, 2026, 1:58 AM

Create a "Sighted" Development Demo

Closed v11.19.0 enhancementhelp wantedgood first issuestalehacktoberfest
tobiu
tobiu commented on Oct 6, 2025, 12:38 PM

This ticket is for creating a proof-of-concept demo of the new "Sighted" Development Workflow. The demo will showcase the agent's ability to develop a component while interactively verifying it and generating tests.

Acceptance Criteria

  1. A simple new component is created using the "Sighted" Development Workflow.
  2. A screen recording or a detailed blog post is created that demonstrates the entire process, including: a. The agent writing the code for the component. b. The agent using the MCP server to inspect the DOM and verify the component's rendering. c. The agent generating a Playwright test for the component.
  3. The demo serves as a learning resource and a showcase of the new capabilities.
tobiu added the enhancement label on Oct 6, 2025, 12:38 PM
tobiu added parent issue #7385 on Oct 6, 2025, 12:38 PM
tobiu added the help wanted label on Oct 6, 2025, 12:38 PM
tobiu added the good first issue label on Oct 6, 2025, 12:38 PM
tobiu added the hacktoberfest label on Oct 6, 2025, 12:38 PM
yashgoyal0110
yashgoyal0110 Oct 6, 2025, 12:44 PM

Hey @tobiu Assign please!

tobiu
tobiu Oct 6, 2025, 1:05 PM

Hi, and thanks for your interest. This is a pretty exciting R&D topic.

Let me give you some input: https://developer.chrome.com/blog/chrome-devtools-mcp (just released => September 23)

The goal is to integrate this into the existing AI native workflow(s).

You need to read these ones: https://github.com/neomjs/neo/blob/dev/.github/WORKING_WITH_AGENTS.md https://github.com/neomjs/neo/blob/dev/.github/AI_QUICK_START.md

Hint: the devtools MCP server requires Node 22.12.0 LTS or a newer LTS

I also strongly recommend to join the Slack and / or Discord Channels: https://join.slack.com/t/neomjs/shared_invite/zt-6c50ueeu-3E1~M4T9xkNnb~M_prEEOA https://discord.gg/6p8paPq

Let me know in case you are still up for the task! If so, I will assign the ticket to you.

@github-actions - 2026-01-05T03:23:18Z

This issue is stale because it has been open for 90 days with no activity.

  • 2026-01-05T03:23:19Z @github-actions added the stale label
tobiu
tobiu Jan 9, 2026, 1:57 AM

Input from Gemini 3 Pro:

Status Update: Obsolete

The concept of a "Sighted" demo using Chrome DevTools is now deprecated. We are moving towards "Neural Link" demos, where agents interact with the application engine directly rather than the browser DOM.

Action: Closing as superseded.

tobiu closed this issue on Jan 9, 2026, 1:58 AM