mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-22 19:55:11 +00:00
1. Check if a path ends with a slash (/) 2. If it does, treat it as a directory and read all files within it 3. For directories like .cursor/rules/, it will scan all files and include their content in the prompt 4. Each file from a directory will be prefixed with "# From filename" for clarity |
||
|---|---|---|
| .. | ||
| app | ||
| config | ||
| db | ||
| diff | ||
| history | ||
| llm | ||
| logging | ||
| lsp | ||
| message | ||
| permission | ||
| pubsub | ||
| session | ||
| tui | ||
| version | ||