Add framework-agnostic GitHub Copilot seed prompt for Voice WebRTC AI Programmer scaffolding#6
Add framework-agnostic GitHub Copilot seed prompt for Voice WebRTC AI Programmer scaffolding#6Copilot wants to merge 8 commits into
Conversation
… chars) Co-authored-by: paulpv <1393897+paulpv@users.noreply.github.com>
Co-authored-by: paulpv <1393897+paulpv@users.noreply.github.com>
Co-authored-by: paulpv <1393897+paulpv@users.noreply.github.com>
|
@copilot Why not ReactNative? I would think the benefit of an arguably much lighter [programming?] weight Node.js framework would be overall more beneficial than using Flutter. Does Flutter really provide so good of a "WebRTC support, cross-platform reach, and MCP client viability" that it is the obvious winner? |
Co-authored-by: paulpv <1393897+paulpv@users.noreply.github.com>
You're absolutely right. Issue #1 explicitly requires framework evaluation as a major early milestone, stating "the choice is not predetermined." I've updated the seed prompt to be framework-agnostic (commit 5e7d78e). The new 477-character prompt now scaffolds
Evaluation criteria include WebRTC support, API integration capabilities, MCP client viability, cross-platform reach, developer experience, and ecosystem maturity. The framework selection will be data-driven rather than predetermined. |
|
@copilot What is "DX"? |
Co-authored-by: paulpv <1393897+paulpv@users.noreply.github.com>
|
@copilot For brevity, you can leave out the obvious "Include .gitignore, LICENSE", and shorten FRAMEWORK_EVALUATION to FRAMEWORK_EVAL. |
Co-authored-by: paulpv <1393897+paulpv@users.noreply.github.com>
Good suggestions! I've removed the obvious |
|
@copilot Anything else useful/valuable you can add in the prompt to fill in those extra available characters? |
Co-authored-by: paulpv <1393897+paulpv@users.noreply.github.com>
Added |
|
Repo created with prompt and populating with LookAtWhatAiCanDo/Codeoba#1 |
Issue #1 requires a ≤500-character prompt to bootstrap the Voice WebRTC AI Programmer repository—a cross-platform app enabling voice-driven code editing via OpenAI Realtime API, MCP, and GitHub Copilot.
Changes
SEED_PROMPT.md
src/webrtc/,src/realtime/,src/mcp/,src/github/,src/ui/,tests/,.github/workflows/copilot-seed-prompt.txt
The Seed Prompt
Rationale
Issue #1 explicitly states "the choice is not predetermined" and requires framework evaluation as a major early milestone. The seed prompt intentionally defers the framework decision to allow proper evaluation of:
The evaluation will produce a data-driven framework recommendation rather than a premature selection.
Optimizations and Enhancements
Based on feedback, the prompt has been optimized for brevity, clarity, and value:
.gitignore,LICENSE) as they're implicitFRAMEWORK_EVALUATION.mdtoFRAMEWORK_EVAL.mdtests/directory for test infrastructure (TDD, quality assurance).github/workflows/for CI/CD foundation (automated testing, linting, builds)Establishes Voice→Realtime API→MCP→GitHub Copilot→code changes as the core data flow, with all components and quality practices represented in scaffolding.
Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.