-
Notifications
You must be signed in to change notification settings - Fork 211
ralph-tui create-prd --chat with github-copilot just implemented instead of creating a PRD #351
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
System Information
ralph-tui: 0.11.0
runtime: bun 1.3.10
os: darwin 25.3.0 (arm64)
agent: github-copilot v0.0.422
tracker: beads
global-config: no
project-config: yes
templates: none
bundled-skills: 4
skills-installed: claude:0, opencode:0, droid:0, gemini:0, codex:0, kiro:0, cursor:0, github-copilot:0, kimi:0Steps to reproduce
- Run
ralph-tui create-prd --chat - Typed in requirement.
Expected: PRD created
Actual: The agent implemented.
Relevant logs / terminal output
Configuration (if relevant)
# Ralph TUI Configuration
# Generated by setup wizard
# See: ralph-tui config help
configVersion = "2.1"
tracker = "beads"
agent = "github-copilot"
maxIterations = 25
autoCommit = true
[trackerOptions]
beadsDir = ".beads"
labels = ""
[agentOptions]Additional context
I'm guessing that the skills didn't get actually installed correctly in github-copilot. The logs on the init indicated that it tried to create them in ~/.copilot/skills but I don't see that folder on my machine. Maybe that's all it is?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working