Skip to content

Conversation

@sestinj
Copy link
Contributor

@sestinj sestinj commented Jan 15, 2026

Summary

  • Standardizes header capitalization across documentation to follow title case conventions
  • Fixes 50+ headers across 21 documentation files
  • Also fixes a typo: "Availible models" → "Available Models"

Changes

Category Example Fixes
Model provider docs Chat modelChat Model, Embeddings modelEmbeddings Model
Plan mode docs Understanding Plan modeUnderstanding Plan Mode
CLI docs Quick startQuick Start, Next stepsNext Steps
Reference docs Create YAML fileCreate YAML File, Set upSet Up
Guide docs Make agent mode aware of...Make Agent Mode Aware of...

Title Case Rules Applied

  • Capitalize: First and last words, nouns, verbs, adjectives, adverbs
  • Lowercase: Articles (a, an, the), coordinating conjunctions (and, but, or), short prepositions (in, on, at, to, for, of, by)

Test plan

  • Verify documentation renders correctly
  • Spot check headers in rendered docs

🤖 Generated with Claude Code


Continue Tasks

Status Task Actions
▶️ Queued Create GitHub Issue (OS) View
▶️ Queued Update PostHog Dashboards View

Powered by Continue


Summary by cubic

Standardized documentation headers to Title Case across 21 files (50+ headers) for consistent style and readability. Also fixed a typo: "Availible models" → "Available Models"; no content changes beyond headings.

Written for commit 4762623. Summary will update on new commits.

Standardize header capitalization across documentation to follow
title case conventions (capitalize major words like nouns, verbs,
adjectives; keep minor words lowercase).

Changes include:
- Model provider docs: "Chat model" → "Chat Model", etc.
- Plan mode docs: "Understanding Plan mode" → "Understanding Plan Mode"
- CLI docs: "Quick start" → "Quick Start", "Next steps" → "Next Steps"
- Guide docs: various headers fixed for consistency
- Also fixed typo: "Availible models" → "Available Models"

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@sestinj sestinj requested a review from a team as a code owner January 15, 2026 03:00
@sestinj sestinj requested review from RomneyDa and removed request for a team January 15, 2026 03:00
@continue-staging
Copy link

All Green - Keep your PRs mergeable

Learn more

All Green is an AI agent that automatically:

✅ Addresses code review comments

✅ Fixes failing CI checks

✅ Resolves merge conflicts


Unsubscribe from All Green comments

@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Jan 15, 2026
@continue
Copy link
Contributor

continue bot commented Jan 15, 2026

All Green - Keep your PRs mergeable

Learn more

All Green is an AI agent that automatically:

✅ Addresses code review comments

✅ Fixes failing CI checks

✅ Resolves merge conflicts


Unsubscribe from All Green comments

@github-actions
Copy link

github-actions bot commented Jan 15, 2026

✅ Review Complete

Code Review Summary

⚠️ Continue API authentication failed. Please check your CONTINUE_API_KEY.


Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 21 files

@sestinj sestinj merged commit b563973 into main Jan 15, 2026
56 of 62 checks passed
@sestinj sestinj deleted the nate/docs-writing-conventions branch January 15, 2026 22:59
@github-project-automation github-project-automation bot moved this from Todo to Done in Issues and PRs Jan 15, 2026
@github-actions github-actions bot locked and limited conversation to collaborators Jan 15, 2026
@sestinj
Copy link
Contributor Author

sestinj commented Jan 22, 2026

🎉 This PR is included in version 1.8.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Labels

released size:L This PR changes 100-499 lines, ignoring generated files.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants