Skip to content

[docs] Update documentation for 2026-03-23#22372

Merged
pelikhan merged 1 commit intomainfrom
docs/update-2026-03-23-a37dc0809f80f399
Mar 23, 2026
Merged

[docs] Update documentation for 2026-03-23#22372
pelikhan merged 1 commit intomainfrom
docs/update-2026-03-23-a37dc0809f80f399

Conversation

@github-actions
Copy link
Contributor

Documentation Updates - 2026-03-23

This PR updates the documentation based on features merged in the last 24 hours and addresses persistent open documentation issues.

Features Documented

Issues Addressed

📝 Detailed Changes & References

Changes Made

  • docs/src/content/docs/index.mdx:47 — Added trailing slash to FeatureCard architecture link to fix HTTP 404 (Astro trailingSlash: 'always' requires it)
  • docs/src/content/docs/reference/safe-outputs.md — Added dispatch_repository to the Available Safe Output Types list and added a full reference section with configuration fields, example YAML, and security notes
  • docs/src/content/docs/reference/engines.md — Added "Engine Feature Comparison" table covering max-turns, max-continuations, web-fetch, web-search, engine.agent, engine.api-target, and tools allowlist across Copilot/Claude/Codex/Gemini
  • docs/src/content/docs/troubleshooting/common-issues.md — Added "Frontmatter Field Not Taking Effect" section with a table of common field name mistakes (agent: vs engine:, mcp-servers: vs tools:, etc.)

Merged PRs Referenced

Notes

Note

🔒 Integrity filter blocked 5 items

The following items were blocked because they don't meet the GitHub integrity level.

  • #22335 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #22296 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #20391 search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #20207 search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #16498 search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".

To allow these resources, lower min-integrity in your GitHub frontmatter:

tools:
  github:
    min-integrity: approved  # merged | approved | unapproved | none

Generated by Daily Documentation Updater ·

  • expires on Mar 24, 2026, 4:29 AM UTC

- Fix broken architecture link in index.mdx (closes #22226)
- Add dispatch_repository safe-output type documentation (from #22315)
- Add engine feature comparison table to engines reference (closes #22147)
- Add frontmatter common field name mistakes to troubleshooting (addresses #22092)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions github-actions bot added automation documentation Improvements or additions to documentation labels Mar 23, 2026
@pelikhan pelikhan merged commit 67be812 into main Mar 23, 2026
@pelikhan pelikhan deleted the docs/update-2026-03-23-a37dc0809f80f399 branch March 23, 2026 04:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🔍 Multi-Device Docs Testing Report - 2026-03-22 [plan] Add engine feature comparison table to engines reference docs

1 participant