Skip to content

Move Instructions file to proper place#247

Merged
TheWitness merged 35 commits intoCacti:developfrom
bmfmancini:develop
Feb 15, 2026
Merged

Move Instructions file to proper place#247
TheWitness merged 35 commits intoCacti:developfrom
bmfmancini:develop

Conversation

@bmfmancini
Copy link
Member

No description provided.

Copilot AI review requested due to automatic review settings February 14, 2026 20:03
TheWitness
TheWitness previously approved these changes Feb 14, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This pull request moves configuration and instruction files to their proper locations within the .github directory structure. It adds a new copilot-instructions.md file with comprehensive guidance for the Cacti Syslog Plugin, creates a new triage agent configuration, and updates the tools arrays in existing agent configuration files.

Changes:

  • Added .github/copilot-instructions.md with detailed PHP/Cacti development guidelines
  • Added .github/agents/triage_agent.agent.md with task delegation logic
  • Updated tools arrays in three agent files (php-developer, mysql-mariadb, code-quality) to use an expanded, consistent set of tools

Reviewed changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated 7 comments.

Show a summary per file
File Description
.github/copilot-instructions.md New comprehensive instructions for Cacti Syslog Plugin development including architecture, database patterns, and coding conventions
.github/agents/triage_agent.agent.md New triage agent definition with routing rules and delegation logic for task management
.github/agents/php-developer.agent.md Updated tools array with expanded tool set including execute, read, edit, and search capabilities
.github/agents/mysql-mariadb.agent.md Updated tools array to match the standardized tool set across agents
.github/agents/code-quality.agent.md Updated tools array to match the standardized tool set across agents

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
TheWitness and others added 3 commits February 14, 2026 15:58
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@TheWitness TheWitness merged commit 0f64fe6 into Cacti:develop Feb 15, 2026
3 checks passed
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