LearnNewsExamplesServices
Frontmatter
id9693
title[Epic] AI Agent Phase 3: Ideation Sandbox via GitHub Discussions
stateClosed
labels
epicai
assigneestobiu
createdAtApr 4, 2026, 4:49 PM
updatedAtApr 4, 2026, 8:02 PM
githubUrlhttps://github.com/neomjs/neo/issues/9693
authortobiu
commentsCount1
parentIssuenull
subIssues
9695 Implement Offline Synchronization for Ideation Sandbox (Discussions)
9698 Feature: Agent Skill Loader & Ideation Sandbox
subIssuesCompleted2
subIssuesTotal2
blockedBy[]
blocking[]
closedAtApr 4, 2026, 8:02 PM

[Epic] AI Agent Phase 3: Ideation Sandbox via GitHub Discussions

Closedepicai
tobiu
tobiu commented on Apr 4, 2026, 4:49 PM

Background

Currently, the AI agent is tightly coupled to creating and scanning actual GitHub Issues for managing its context and workflows. However, "hallucinating" or proposing highly exploratory architectural node ideas pollutes the actionable Issue tracker and ruins velocity metrics.

Objective

Implement Phase 3 of the AI Agent infrastructure: The Ideation Sandbox. Instead of polluting the actionable Issue tracker, the agent should utilize GitHub Discussions as its native "brainstorming" and "what-if" playground.

Requirements

  • Connect the AI Agent ecosystem (via github-workflow MCP or DreamService) to the GitHub GraphQL / Discussions API.
  • Allow the agent to spin up Discussion threads for structural pattern exploration (unknown unknowns) without affecting open issue counts.
  • Implement a promotion mechanism that allows manual or metric-driven conversion of a Discussion into an actionable Epic/Issue on the main roadmap.
tobiu added the epic label on Apr 4, 2026, 4:49 PM
tobiu added the ai label on Apr 4, 2026, 4:49 PM
tobiu assigned to @tobiu on Apr 4, 2026, 4:50 PM
tobiu added sub-issue #9695 on Apr 4, 2026, 5:14 PM
tobiu added sub-issue #9698 on Apr 4, 2026, 6:18 PM
tobiu
tobiu Apr 4, 2026, 8:02 PM

Ideation Sandbox Phase 3 implemented natively

tobiu closed this issue on Apr 4, 2026, 8:02 PM