Conversation
…ws and docs Agent-Logs-Url: https://github.com/github/gh-aw/sessions/b02b3f62-0286-4c62-b3ca-5c3b15a0ba6f Co-authored-by: mnkiefer <8320933+mnkiefer@users.noreply.github.com>
Copilot created this pull request from a session on behalf of
mnkiefer
April 28, 2026 15:53
View session
Closed
mnkiefer
approved these changes
Apr 28, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
Removes the “agentic-observability-kit” and “agentic-optimization-kit” workflows (and their compiled lock files) plus the associated docs page, to enable piecewise re-implementation with better testing.
Changes:
- Deleted
.github/workflows/agentic-observability-kit.mdand.github/workflows/agentic-observability-kit.lock.yml. - Deleted
.github/workflows/agentic-optimization-kit.mdand.github/workflows/agentic-optimization-kit.lock.yml. - Deleted
docs/src/content/docs/patterns/agentic-observability-kit.md.
Show a summary per file
| File | Description |
|---|---|
| docs/src/content/docs/patterns/agentic-observability-kit.md | Removes the documentation page describing the observability kit. |
| .github/workflows/agentic-optimization-kit.md | Removes the optimization kit workflow definition. |
| .github/workflows/agentic-optimization-kit.lock.yml | Removes the compiled/locked workflow artifact for the optimization kit. |
| .github/workflows/agentic-observability-kit.md | Removes the observability kit workflow definition. |
| .github/workflows/agentic-observability-kit.lock.yml | Removes the compiled/locked workflow artifact for the observability kit. |
Copilot's findings
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Comments suppressed due to low confidence (2)
.github/workflows/agentic-observability-kit.md:1
- Removing this workflow will leave stale references in the docs that link to
/.github/workflows/agentic-observability-kit.mdand its badge (agentic-observability-kit.lock.yml). For example:docs/src/content/docs/agent-factory-status.mdx:18anddocs/src/content/docs/blog/2026-04-06-weekly-update.md:62. Please update/remove those references in the same PR to avoid broken links/badges.
.github/workflows/agentic-optimization-kit.md:1 - Removing this workflow will leave stale references in the docs that link to
/.github/workflows/agentic-optimization-kit.mdand its badge (agentic-optimization-kit.lock.yml). For example:docs/src/content/docs/agent-factory-status.mdx:19. Please update/remove those references in the same PR to avoid broken links/badges.
- Files reviewed: 4/5 changed files
- Comments generated: 0
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Both kits are being removed to allow piecewise re-implementation with proper testing at each layer.
Removed
.github/workflows/agentic-observability-kit.md+.lock.yml— weekly repository-scoped observability + portfolio review workflow.github/workflows/agentic-optimization-kit.md+.lock.yml— weekly consolidated token audit + optimization + observability workflowdocs/src/content/docs/patterns/agentic-observability-kit.md— docs page for the kitCapability inventory (for re-implementation reference)
Observability Kit
episodes[]/edges[]fromgh aw logsepisode_risk_score,workflow_instability_score,workflow_value_proxy,workflow_overlap_scoreOptimization Kit
is_dominant(>30% token share),is_expensive_per_run(>100k avg tokens/run),is_noisy(>0.5 incidents/run)