CMU-313 / CMU-313/fall-26-opencode-team-zero

Classify referenced files by role

Open
#12 0 comments 0 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.