LearnNewsExamplesServices
Frontmatter
id7924
titleRefactor: Extract GitHub Workflow to @neomjs/ai-github-server
stateClosed
labels
staleairefactoring
assignees[]
createdAtNov 29, 2025, 4:19 PM
updatedAtMar 14, 2026, 4:37 AM
githubUrlhttps://github.com/neomjs/neo/issues/7924
authortobiu
commentsCount2
parentIssue7919
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtMar 14, 2026, 4:37 AM

Refactor: Extract GitHub Workflow to @neomjs/ai-github-server

Closed v12.1.0 staleairefactoring
tobiu
tobiu commented on Nov 29, 2025, 4:19 PM

Refactor: Extract GitHub Workflow to @neomjs/ai-github-server

Context

To enable broader adoption (Epic #7919), we need to extract the GitHub Workflow server into a standalone package.

Requirements

  1. Separation: Move ai/mcp/server/github-workflow code to a standalone structure.
  2. Cross-Repo Support: Ensure the server can handle repo and org flags dynamically (essential for the Agent OS vision).
  3. CLI: Ensure it is npx executable.

Output

  • A published npm package @neomjs/ai-github-server.
tobiu added the ai label on Nov 29, 2025, 4:19 PM
tobiu added the refactoring label on Nov 29, 2025, 4:19 PM
tobiu added parent issue #7919 on Nov 29, 2025, 4:22 PM