LearnNewsExamplesServices
Frontmatter
id8273
title[Neural Link] Refactor RuntimeService to use toJSON protocol
stateClosed
labels
airefactoring
assigneestobiu
createdAtJan 1, 2026, 6:26 PM
updatedAtJan 1, 2026, 6:53 PM
githubUrlhttps://github.com/neomjs/neo/issues/8273
authortobiu
commentsCount0
parentIssue8169
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJan 1, 2026, 6:52 PM

[Neural Link] Refactor RuntimeService to use toJSON protocol

Closed v11.18.0 airefactoring
tobiu
tobiu commented on Jan 1, 2026, 6:26 PM

Update src/ai/client/RuntimeService.mjs.

  • getDragState: Use DragCoordinator.toJSON().
  • getWindowInfo: Use WindowManager.toJSON().
tobiu added the ai label on Jan 1, 2026, 6:26 PM
tobiu added the refactoring label on Jan 1, 2026, 6:26 PM
tobiu added parent issue #8169 on Jan 1, 2026, 6:27 PM
tobiu closed this issue on Jan 1, 2026, 6:52 PM
tobiu assigned to @tobiu on Jan 1, 2026, 6:53 PM
jonnyamsp referenced in commit aaeaa6e - "feat(ai): Implement Neural Link toJSON protocol for Client Services and Managers on Jan 4, 2026, 4:10 AM