Skip to content

How to confirm which instruction files were loaded during startup? #9502

@cogni-ai-ee

Description

@cogni-ai-ee

Question

I'm using anomalyco/opencode/github@latest, but it's not clear which instructions files are loaded at the runtime.

The output starts with like:

Sending message to opencode...
|  Read     {"filePath":".github/skills/pre-commit/SKILL.md"}
|  Glob     {"pattern":".pre-commit-config.yaml"}

but it doesn't tell me whether AGENTS.md file was loaded or not (I've multiple of them in the project, but I think they're not followed). I've added it to instructions in .opencode/opencode.jsonc, but it's still not shown.

If it's loaded, maybe we could have some extra option to increase verbose mode (or variable) for the action?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions