Frontmatter
| id | 8270 |
| title | [Neural Link] Implement toJSON in manager.Window |
| state | Closed |
| labels | enhancementai |
| assignees | tobiu |
| createdAt | Jan 1, 2026, 6:26 PM |
| updatedAt | Jan 1, 2026, 6:53 PM |
| githubUrl | https://github.com/neomjs/neo/issues/8270 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | 8200 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jan 1, 2026, 6:52 PM |
Implement
toJSONfor the singletonmanager.Window. This should serialize the collection of windows, ensuring each window object ({appName, chrome, id, ...}) is correctly serialized.