Skip to content

feat: add agent quality signals#145

Merged
chaliy merged 1 commit into
mainfrom
codex/agent-quality-signals
Jul 4, 2026
Merged

feat: add agent quality signals#145
chaliy merged 1 commit into
mainfrom
codex/agent-quality-signals

Conversation

@chaliy

@chaliy chaliy commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

What

Add agent-facing quality signals to fetch responses and markdown output.

Why

AI agents need machine-readable hints to decide whether fetched content is trustworthy, incomplete, blocked, or worth retrying with a different strategy.

How

  • Add PageQuality with score, warnings, link density, extraction method, and suggested next action
  • Populate quality signals for text/HTML fetches and binary metadata responses
  • Surface quality fields in CLI/MCP markdown frontmatter
  • Update specs, README, and tests

Risk

  • Low
  • Quality values are heuristic hints and additive response fields

Checklist

  • Unit tests are passed
  • Smoke tests are passed
  • Documentation is updated
  • Specs are up to date and not in conflict

@chaliy chaliy merged commit 872b32c into main Jul 4, 2026
11 checks passed
@chaliy chaliy deleted the codex/agent-quality-signals branch July 4, 2026 23:15
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.

1 participant