Skip to content

[docs] Update documentation for features from 2026-05-10#31325

Merged
pelikhan merged 1 commit into
mainfrom
docs/daily-update-2026-05-10-788596aa1388d354
May 10, 2026
Merged

[docs] Update documentation for features from 2026-05-10#31325
pelikhan merged 1 commit into
mainfrom
docs/daily-update-2026-05-10-788596aa1388d354

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Documentation Updates - 2026-05-10

This PR updates the documentation based on user-facing features merged in the last 24 hours.

Features Documented

📝 Detailed Changes & References

Changes Made

  • docs/src/content/docs/reference/tools.md — updated the documented Bash tool defaults from (echo, ls, pwd, cat, head, tail, grep, wc, sort, uniq, date) to (echo, printf, ls, pwd, cat, head, tail, grep, wc, sort, uniq, date, yq) to match pkg/constants/tool_constants.go::DefaultBashTools. printf was the addition from Add printf to default bash allow-list to unblock safeoutputs noop pipelines #31286; yq was already present in source but had been omitted from the docs, so it is included here for accuracy.
  • docs/src/content/docs/reference/model-alias-specification.md — added a gemini-flash-lite row in §9.1 Vendor Family Aliases and updated the mini meta-alias in §9.2 to resolve to gemini-flash-lite instead of gemini-flash, matching pkg/workflow/data/model_aliases.json after [model-inventory] Add gemini-flash-lite alias and register 2026-05-10 multiplier gaps #31283. The auto-generated docs/src/content/docs/reference/model-tables.md already reflected these values; this PR brings the hand-written specification document into sync.

Merged PRs Referenced

Skipped Issues

N/A — gh issue list --label documentation calls returned 403 from the API during this run, so no open or recently closed documentation issues could be enumerated. If any such issues exist, they were not considered in this run and should be triaged in a follow-up.

Notes

Generated by Daily Documentation Updater · ● 7.9M ·

  • expires on May 11, 2026, 10:59 AM UTC

Sync reference docs with two user-facing changes from the last 24 hours:

- Add `printf` and `yq` to the documented default bash allow-list in
  tools.md (`printf` was added in #31286 to unblock JSON-on-stdin
  safeoutputs no-op pipelines; `yq` was already in DefaultBashTools but
  had been omitted from the docs).
- Add the new `gemini-flash-lite` vendor alias to the model-alias
  specification table and update the `mini` meta-alias to resolve to
  `gemini-flash-lite` instead of `gemini-flash` (#31283).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@github-actions github-actions Bot added automation documentation Improvements or additions to documentation labels May 10, 2026
@pelikhan pelikhan merged commit dd26abd into main May 10, 2026
@pelikhan pelikhan deleted the docs/daily-update-2026-05-10-788596aa1388d354 branch May 10, 2026 11:59
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.

1 participant