Frontmatter
| id | 8008 |
| title | Create Neural Link Testbed App |
| state | Closed |
| labels | enhancementaitesting |
| assignees | tobiu |
| createdAt | Dec 3, 2025, 10:56 AM |
| updatedAt | Dec 3, 2025, 3:09 PM |
| githubUrl | https://github.com/neomjs/neo/issues/8008 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | 7960 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Dec 3, 2025, 3:09 PM |
Create Neural Link Testbed App

tobiu
Dec 3, 2025, 11:16 AM
Input from Antigravity:
◆ CORRECTION: Naming Refinement
- Folder Name: The app will be located at
apps/ai/neural-link(kebab-case) to comply with project standards.- 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 closed this issue on Dec 3, 2025, 3:09 PM
tobiu cross-referenced by #8004 on Dec 3, 2025, 10:47 PM
Goal: Create a minimal Neo.mjs app to test the Neural Link connection.
Requirements:
apps/ai/neural-link/.app.mjsusingNeo.appandViewport.view/Viewport.mjswith a "Ping Agent" button and log output area.neo-config.jsonwith"useAiClient": true.index.htmlto useMicroLoader.mjs.