CMU-313 / CMU-313/fall-26-opencode-team-zero
Classify referenced files by role
Open
@yswcyswc is already working on this.
Since Sep 13, 2026.
enhancement
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Parent user story:
As a student exploring an unfamiliar codebase, I want OpenCode to group the files it references by role and explain how each group supports its answer, such as source, tests, configuration, and documentation, so that I can evaluate the explanation and understand the project’s structure.
Estimated effort: 8 hours
Size: M
Dependencies: None
Milestone: Sprint 1
Acceptance criteria:
- OpenCode identifies the files it referenced.
- Files are grouped into source, tests, configuration, and documentation.
- Unknown file types are handled without crashing.
- The grouped result is understandable to a student.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.