Skip to content

Conversation

TodePond
Copy link
Collaborator

@TodePond TodePond commented Oct 2, 2025

This PR changes every title in the repo to sentence case. This will help agents to stick to sentence case when creating things for us. For example, agents currently like to use title case for example titles. This is annoying because you have to go back and manually change them.

This PR also updates our agent style guides to remind them to stick to sentence case.

Change type

  • bugfix
  • improvement
  • feature
  • api
  • other

@huppy-bot huppy-bot bot added the other Changes that don't affect SDK users, e.g. internal or .com changes label Oct 2, 2025
Copy link

vercel bot commented Oct 2, 2025

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

Project Deployment Preview Updated (UTC)
analytics Ready Ready Preview Oct 13, 2025 4:32pm
examples Ready Ready Preview Oct 13, 2025 4:32pm
3 Skipped Deployments
Project Deployment Preview Updated (UTC)
tldraw-docs Ignored Ignored Preview Oct 13, 2025 4:32pm
chat-template Skipped Skipped Oct 13, 2025 4:32pm
workflow-template Skipped Skipped Oct 13, 2025 4:32pm

@TodePond TodePond marked this pull request as draft October 2, 2025 17:08
@TodePond TodePond marked this pull request as ready for review October 2, 2025 17:08
@github-actions github-actions bot deleted a comment from claude bot Oct 13, 2025
@github-actions github-actions bot deleted a comment from claude bot Oct 13, 2025
@github-actions github-actions bot deleted a comment from claude bot Oct 13, 2025
Copy link

cloudflare-workers-and-pages bot commented Oct 13, 2025

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
❌ Deployment failed
View logs
agent-template 6ed4aa2 Oct 13 2025, 04:33 PM

@github-actions github-actions bot deleted a comment from claude bot Oct 13, 2025
if (toPage) {
addToast({
title: 'Changed Page',
title: 'Changed page',
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we want this change this for toasts and other related code things or only markdown and documentation etc?

@kostyafarber
Copy link
Contributor

Approved but this has touched menu-items see comment above, not sure we want this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

other Changes that don't affect SDK users, e.g. internal or .com changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants