Skip to content

Update agent instructions#142

Open
lmolkova wants to merge 5 commits into
open-telemetry:mainfrom
lmolkova:update-agents-instr
Open

Update agent instructions#142
lmolkova wants to merge 5 commits into
open-telemetry:mainfrom
lmolkova:update-agents-instr

Conversation

@lmolkova

@lmolkova lmolkova commented Jun 16, 2026

Copy link
Copy Markdown
Member
  1. Cover new streaming helpers in AGENT.md and copilot review instructions
  2. Add basic guidance on adding new package to workspace
  3. More info on tox commands
  4. TODO comment in AI-generated cassettes
  5. More guidance for writing tests

This is in preparation to #141

Copilot AI review requested due to automatic review settings June 16, 2026 01:52
@lmolkova lmolkova requested a review from a team as a code owner June 16, 2026 01:52
@lmolkova lmolkova added the Skip Changelog PR does not require a changelog entry label Jun 16, 2026

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.

Pull request overview

Updates contributor/agent-facing documentation to better standardize how GenAI instrumentation packages are added, tested (tox), and reviewed—especially around the newer util streaming helpers and shared test utilities—supporting upcoming migration work tracked in #141.

Changes:

  • Documented how to wire a new instrumentation/* package into the workspace, tox.ini, and progressive Pyright include/exclude.
  • Expanded guidance on tox usage (precommit, per-package envs, and conformance envs) and pre-PR checks.
  • Added/updated instrumentation rules around util-based streaming wrappers and shared test harness usage.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
AGENTS.md Adds workspace/tox/typecheck/test guidance plus streaming-wrapper and shared test-utility rules for instrumentations.
.github/instructions/instrumentation.instructions.md Updates PR review rules for instrumentations, including streaming-wrapper expectations and test guidance.

Comment thread AGENTS.md Outdated
Comment thread AGENTS.md
Comment thread .github/instructions/instrumentation.instructions.md Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Skip Changelog PR does not require a changelog entry

Development

Successfully merging this pull request may close these issues.

2 participants