Frontmatter
| id | 7309 |
| title | Refine tab.Container JSDoc and Update AGENT.md Example |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Sep 30, 2025, 10:44 AM |
| updatedAt | Sep 30, 2025, 11:14 AM |
| githubUrl | https://github.com/neomjs/neo/issues/7309 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Sep 30, 2025, 11:14 AM |
The JSDoc for
Neo.tab.Containeris minimal. It needs to be enhanced with intent-driven comments explaining its architecture, its composition of a header toolbar and a body container, and its role in managing tabbed content.Once the new JSDoc is in place, the hypothetical example in
.github/AGENTS.md(lines 162-180) should be replaced with this new, accurate, and real-world JSDoc block to improve the quality of the agent guidelines.