landing: the hero says "Agents for the rest of the team" - #216
Open
pythonlearner1025 wants to merge 1 commit into
Open
landing: the hero says "Agents for the rest of the team"#216pythonlearner1025 wants to merge 1 commit into
pythonlearner1025 wants to merge 1 commit into
Conversation
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_014TE64rMZZESbSu2bWYqLZ2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What part this touches
The marketing page is one static file:
packages/webapp/public/home.html. The Worker serves it to signed-out visitors at/(packages/control-plane/src/worker.ts:265-284). PR #214 rewrote the page around three USPs and pinned it withpackages/control-plane/test/marketing-home.test.ts. This change touches one line of that page: the hero heading.The problem
The hero from #214 read, verbatim:
"Workspaces" names the mechanism. The team gets agents. The product owner wants the heading to say that.
The fix
<title>are as landing: the marketing page shrinks to three USPs #214 left them.The risk trade
<title>still says "Agent workspaces for your team". It names the product, so it stays.Tests
test/marketing-home.test.ts: 9 pass. The 300-word ceiling and the "no AI operating system" check still hold.Deploy
packages/webapp/dist/, same as landing: the marketing page shrinks to three USPs #214. No Worker code, no D1, no box image.mainthrough.github/workflows/canary.yml(npm run deploy -w packages/control-plane).v*tag through.github/workflows/release.yml.git revertthe merge commit and let canary redeploy.🤖 Generated with Claude Code
https://claude.ai/code/session_014TE64rMZZESbSu2bWYqLZ2