Skip to content

docs: add changelog entry for 2026.05.06 release#47

Merged
dannyneira merged 4 commits intomainfrom
danny/changelog-2026-05-06
May 8, 2026
Merged

docs: add changelog entry for 2026.05.06 release#47
dannyneira merged 4 commits intomainfrom
danny/changelog-2026-05-06

Conversation

@dannyneira
Copy link
Copy Markdown
Member

Summary

Adds the changelog entry for the 2026.05.06 (v0.2026.05.06.15.42) stable release.

Changes

src/content/docs/changelog/2026.mdx

  • Added new entry for 2026.05.06 release with new features, improvements, and bug fixes

Co-Authored-By: Oz oz-agent@warp.dev

Co-Authored-By: Oz <oz-agent@warp.dev>
@cla-bot cla-bot Bot added the cla-signed label May 8, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented May 8, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment May 8, 2026 11:15pm

Request Review

- Add missing blank line before ### header
- Wrap slash commands in backticks (/set-tab-color, /continue-locally, /feedback, /open-file)
- Wrap gh pr view and --version flag in backticks
- Fix keyboard shortcut formatting: cmd+f → `⌘+F`, Ctrl-G → `Ctrl+G`
- Add Linux capitalization
- Fix verb tense: Fixes → Fixed
- Rewrite internal ticket copy to user-facing prose
- Expand Cmd/Ctrl+Shift+Up/Down to platform-split format with symbols

Co-Authored-By: Oz <oz-agent@warp.dev>
Copy link
Copy Markdown
Member Author

@dannyneira dannyneira left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All issues addressed in follow-up commit: blank line before ### header, slash commands in backticks (/set-tab-color, /continue-locally, /feedback, /open-file), gh pr view and --version in backticks, keyboard shortcut formatting (⌘+F, Ctrl+G with + separator, Linux capitalized), Fixes → Fixed, internal ticket copy rewritten as user-facing prose, Cmd/Ctrl+Shift+Up/Down split into platform-specific variants. ✅

hongyi-chen and others added 2 commits May 8, 2026 17:14
* Apply glossary terminology fixes

* Replace 'AI agent(s)' with 'agent(s)' across 15 guide pages — the
  glossary calls out the redundant AI prefix.
* Capitalize 'agent mode' to 'Agent Mode' in two guides and the
  privacy telemetry table.
* Replace 'whitelist' with 'allowlist' in the customize-appearance
  guide.

Note: 'blocklist' references in src/content/ were intentionally left
as-is. Most refer to Warp UI element names (e.g. 'Blocklist'
subshell feature, 'Hide secrets in blocklist' setting) or to the
list-of-Blocks UX, not security denylists. A separate content
rewrite pass would be needed to bring those into glossary alignment.

Co-Authored-By: Oz <oz-agent@warp.dev>

* Fix build noise and broken style_lint script

* astro.config.mjs: Map 'promql' to 'text' through Expressive Code's
  shiki.langAlias config. Shiki doesn't bundle a PromQL grammar, so
  every build emitted six 'language could not be found' warnings for
  the PromQL examples in monitoring.mdx. Aliasing keeps the semantic
  'promql' tag in the source MDX while silencing the warnings.

* .agents/skills/style_lint/style_lint.py: Update DOCS_ROOT from
  'docs' to 'src/content/docs' so the script actually scans Astro
  Starlight content. Previously '--all' silently scanned 0 files
  and reported 'No issues found'. Also include .mdx alongside .md
  in the file walk and fix a stale 'docs/' path in the changed-files
  and PR helpers.

Co-Authored-By: Oz <oz-agent@warp.dev>

* Restore "AI" in PM guide title for SEO

Per Rachael's review comment: keep "AI" in the title intentionally
for SEO even though our style guide treats "AI agents" as redundant.

Co-Authored-By: Oz <oz-agent@warp.dev>

---------

Co-authored-by: Oz <oz-agent@warp.dev>
…entries

Co-Authored-By: Oz <oz-agent@warp.dev>
@dannyneira dannyneira merged commit 5a923e3 into main May 8, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants