Skip to content

Conversation

amansinghoriginal
Copy link
Member

Description

Add AGENTS.md files for Sources & Reactions to provide relevant context to coding agents.
Adds additional README.md files describing schema for source-providers and reaction-providers.

Works for:

  • Gemini CLI
  • Codex (OpenAI)
  • Github Copilot Coding Agent
  • Web-based Copilot Agent (SWE agent)

Does not work for:

  • Github Copilot inline completions (VS Code / Visual Studio)
  • Claude Code (Mitigated by creating a symlink called CLAUDE.md for each AGENT.md file)

Type of change

  • This pull request fixes a bug in Drasi and has an approved issue (issue link required).
  • This pull request adds or changes features of Drasi and has an approved issue (issue link required).
  • This pull request is a minor refactor, code cleanup, test improvement, or other maintenance task and doesn't change the functionality of Drasi (issue link optional).

@amansinghoriginal amansinghoriginal requested a review from a team as a code owner September 22, 2025 17:17
@amansinghoriginal amansinghoriginal marked this pull request as draft September 22, 2025 17:21
@amansinghoriginal amansinghoriginal changed the title Add AGENTS.md files for Sources & Reactions Add AGENTS.md files for Sources & Reactions Sep 22, 2025
@amansinghoriginal amansinghoriginal self-assigned this Sep 22, 2025

### `ReactionProvider`
- **Role**: Type Definition / Template.
- **Purpose**: A cluster-level resource that registers a **type** of reaction with the Drasi control plane. It serves as a template and validation schema for all reactions of its kind.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What do we mean by cluster-level?

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.

3 participants