LearnNewsExamplesServices
Frontmatter
id8008
titleCreate Neural Link Testbed App
stateClosed
labels
enhancementaitesting
assigneestobiu
createdAtDec 3, 2025, 10:56 AM
updatedAtDec 3, 2025, 3:09 PM
githubUrlhttps://github.com/neomjs/neo/issues/8008
authortobiu
commentsCount1
parentIssue7960
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtDec 3, 2025, 3:09 PM

Create Neural Link Testbed App

Closed v11.16.0 enhancementaitesting
tobiu
tobiu commented on Dec 3, 2025, 10:56 AM

Goal: Create a minimal Neo.mjs app to test the Neural Link connection.

Requirements:

  1. App Structure: Create apps/ai/neural-link/.
  2. Entry Point: Implement app.mjs using Neo.app and Viewport.
  3. View: Implement view/Viewport.mjs with a "Ping Agent" button and log output area.
  4. Configuration: Create neo-config.json with "useAiClient": true.
  5. Loader: Update index.html to use MicroLoader.mjs.
tobiu added the enhancement label on Dec 3, 2025, 10:56 AM
tobiu added the ai label on Dec 3, 2025, 10:56 AM
tobiu added the testing label on Dec 3, 2025, 10:56 AM
tobiu
tobiu Dec 3, 2025, 11:16 AM

Input from Antigravity:

CORRECTION: Naming Refinement

  1. Folder Name: The app will be located at apps/ai/neural-link (kebab-case) to comply with project standards.
  2. Config: It will use useAiClient: true.
tobiu assigned to @tobiu on Dec 3, 2025, 3:06 PM
tobiu added parent issue #7960 on Dec 3, 2025, 3:07 PM
tobiu referenced in commit e152fad - "Create Neural Link Testbed App #8008" on Dec 3, 2025, 3:09 PM
tobiu closed this issue on Dec 3, 2025, 3:09 PM
tobiu referenced in commit cc7678f - "#8008 config fix" on Dec 3, 2025, 3:10 PM
tobiu cross-referenced by #8004 on Dec 3, 2025, 10:47 PM