Skip to content

Simplify Exceptionless .NET agent guidance - #372

Open
niemyjski wants to merge 1 commit into
mainfrom
docs/streamline-dotnet-agent-guidance
Open

niemyjski wants to merge 1 commit into
mainfrom
docs/streamline-dotnet-agent-guidance

Conversation

@niemyjski

@niemyjski niemyjski commented Sep 22, 2026 •

Copy link
Copy Markdown
Member

The Exceptionless .NET skill repeated package setup details and required broad validation even for wording-only edits. This cleanup shortens discovery text, routes agents to relevant guides, and makes validation proportional to the change while retaining integration, privacy, and queue-flushing guidance.

Validation: metadata and all 17 reference routes pass; reference guides are byte-identical to main. One commit changes only two instruction files; no dependency, runtime, or workflow changes.

Merge blocker: CI fails during restore with NU1902 for Microsoft.Build.Tasks.Git 10.0.300. The dependency configuration is unchanged from main; resolve it separately and rerun CI. Application tests did not run. Required reviewer approval is also pending.

Copilot AI lite review requested due to automatic review settings September 22, 2026 02:51
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 22, 2026 •

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review ✅ Completed 2026-09-22T02:54:48.035832Z 24e1525 PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot review overview

🔵 Needs a closer look

Clarify that serverless handlers must use a constructed client rather than the process-wide default client.

Review effort: Lite
Findings: None

What changed in this PR

Simplifies Exceptionless .NET agent guidance while preserving integration, privacy, lifecycle, and queue-flushing instructions.

Changes:

  • Streamlines reference routing and workflow guidance.
  • Makes validation proportional to documentation changes.
  • Updates skill metadata and the default prompt.
File Summary
.agents/​skills/​exceptionless-dotnet/​SKILL.md Streamlines guidance; requires clearer scoping of the default client for serverless usage.
.agents/​skills/​exceptionless-dotnet/​agents/​openai.yaml Updates skill discovery metadata and prompt.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

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.

2 participants