Skip to content

docs(changelog): add new entries from changelog#9918

Open
windmill-internal-app[bot] wants to merge 1 commit into
mainfrom
changelog-update-28712147000
Open

docs(changelog): add new entries from changelog#9918
windmill-internal-app[bot] wants to merge 1 commit into
mainfrom
changelog-update-28712147000

Conversation

@windmill-internal-app

@windmill-internal-app windmill-internal-app Bot commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

This PR adds new changelog entries.


Summary by cubic

Adds a new sidebar changelog entry: “Reasoning effort for AI agent steps” (2026-07-04) linking to https://www.windmill.dev/changelog/ai-agent-reasoning-effort. Keeps the in-app changelog current.

Written for commit 15c166d. Summary will update on new commits.

Review in cubic

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 4, 2026

Copy link
Copy Markdown

Deploying windmill with  Cloudflare Pages  Cloudflare Pages

Latest commit: 15c166d
Status: ✅  Deploy successful!
Preview URL: https://d3220c4a.windmill.pages.dev
Branch Preview URL: https://changelog-update-28712147000.windmill.pages.dev

View logs

@github-actions

github-actions Bot commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

Pi Review

Good to merge.

This is a docs/config-only change — a single new entry added to the static changelogs array in frontend/src/lib/components/sidebar/changelogs.ts. The entry follows the existing Changelog type, is well-formed, and the date matches the day of the commit. No code logic, new public surfaces, or in-app behavior was introduced.

Test coverage: CI / workflow / docs / config-only — no automated tests expected. No manual verification needed; the changelog entry will be picked up by the sidebar changelog component on next render.

@github-actions

github-actions Bot commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

Codex Review

cc @windmill-internal-app[bot]
Mergeable, but should ideally address nits: broken changelog link

Found 1 issue:

  1. [P2] frontend/src/lib/components/sidebar/changelogs.ts:10 points the new sidebar entry at a changelog URL that currently returns HTTP 404. I checked neighboring changelog links and they return 200, so this looks specific to the new ai-agent-reasoning-effort entry. Users clicking “Reasoning effort for AI agent steps” from the sidebar would land on a missing page unless the changelog page is published or the slug is corrected.

Test coverage

No automated tests are expected for this static frontend changelog data update.

Manual verification before merge: open the changelog/sidebar entry for “Reasoning effort for AI agent steps” and confirm it navigates to a published changelog page rather than a 404.

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.

0 participants