Skip to content

feat: add instruction discovery#4

Merged
CoderDeltaLAN merged 1 commit into
mainfrom
feat/add-instruction-discovery
Jun 9, 2026
Merged

feat: add instruction discovery#4
CoderDeltaLAN merged 1 commit into
mainfrom
feat/add-instruction-discovery

Conversation

@CoderDeltaLAN

Copy link
Copy Markdown
Owner

Adds minimal supported instruction file discovery.

Scope:

  • discover AGENTS.md, CLAUDE.md, GEMINI.md;
  • discover .cursor/rules/*.mdc;
  • discover .github/copilot-instructions.md;
  • discover .github/instructions/*.md;
  • add tests using existing diagnostic fixtures.

Not included:

  • no CLI changes;
  • no diagnostic findings;
  • no file content analysis;
  • no command execution;
  • no network behavior;
  • no CI changes.

@CoderDeltaLAN CoderDeltaLAN merged commit bbf7051 into main Jun 9, 2026
1 check passed
@CoderDeltaLAN CoderDeltaLAN deleted the feat/add-instruction-discovery branch June 9, 2026 04:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant