René's URL Explorer Experiment


Title: Add starter prompt suggestions to the empty conversation state by DragonnZhang · Pull Request #73 · modelstudioai/openwork · GitHub

Open Graph Title: Add starter prompt suggestions to the empty conversation state by DragonnZhang · Pull Request #73 · modelstudioai/openwork

X Title: Add starter prompt suggestions to the empty conversation state by DragonnZhang · Pull Request #73 · modelstudioai/openwork

Description: Closes #72 What & why A new conversation shows a centered composer under "What should we build?" and nothing else. Every comparable desktop client (Claude Code Desktop "prompt suggestions", ChatGPT / Codex example prompts) fills that blank canvas with clickable starting points. This adds the same to OpenWork. What changed EmptyStateSuggestions (new, apps/electron/src/renderer/components/app-shell/EmptyStateSuggestions.tsx) — a row of 4 build-oriented suggestion chips (Explain this codebase, Build a feature, Fix a bug, Write tests), each a localized label + icon. ChatDisplay — renders the chips beneath the centered empty-state composer, only while the composer is empty. Clicking a chip seeds the composer with the fuller localized prompt through the existing controlled-draft channel (onInputChange → inputValue) and focuses the input. It does not auto-send — the user can edit first. Chips disappear once the composer has content (seeded or typed). i18n — 8 new keys (chat.suggestions..title / .prompt) added to all 7 locales. e2e — e2e/assertions/starter-suggestions.assert.ts driving the full path. Frontend-only: no backend / qwen-code changes, no new IPC, no new persistence — content is static and localized, seeding reuses the path drafts already use. Verification Check Result bun run typecheck:all ✅ zero delta vs main (11 pre-existing electron-typecheck baseline errors — missing vitest types + an auto-update.ts type issue — byte-identical with/without this change; packages/ui clean) bun test ✅ zero delta vs main (56 pre-existing baseline failures byte-identical with/without this change) bun run electron:build:renderer ✅ builds bun run lint:i18n:parity ✅ 6 locales, 1552 keys each eslint (touched files) ✅ 0 errors CDP assertion (bun run e2e) ⚠️ could not execute in this environment — the Electron binary can't be installed (its download host github.com/releases returns 403 under the sandbox egress policy; node_modules/electron/dist/electron is absent). The assertion is included and transpile-checked so it runs in CI / locally where Electron is available. CDP assertion coverage The assertion drives the real UI end-to-end (not "it booted"): Reaches the ready AppShell and waits for [data-testid="empty-suggestions"]. Asserts 4 visible chips. Asserts the composer starts empty. Clicks the first chip and asserts the composer is populated with a prompt longer than the chip's short label (proving it seeds the prompt, not the title). Asserts the suggestions surface disappears once the composer has content. Generated by Claude Code

Open Graph Description: Closes #72 What & why A new conversation shows a centered composer under "What should we build?" and nothing else. Every comparable desktop client (Claude Code Desktop "prompt su...

X Description: Closes #72 What & why A new conversation shows a centered composer under "What should we build?" and nothing else. Every comparable desktop client (Claude Code Desktop &am...

Opengraph URL: https://github.com/modelstudioai/openwork/pull/73

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:b14838fb-8758-438d-f4af-fad0c73ead44
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idD73E:171A20:4A7C4:631F3:6A52DD2D
html-safe-nonce669f4904ee92f10331f45d70a7b15a28fb69307a184b16a779c1ff8ffb6dd509
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJENzNFOjE3MUEyMDo0QTdDNDo2MzFGMzo2QTUyREQyRCIsInZpc2l0b3JfaWQiOiI0MjI0MDE0ODI0NjAwOTUyMTA5IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac19eb04a3828129a42cdbd17f6266fad6f1cecb7d281c00b650cd84c17a3d970a
hovercard-subject-tagpull_request:4018654768
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/modelstudioai/openwork/pull/73/files
twitter:imagehttps://avatars.githubusercontent.com/u/52599892?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/52599892?s=400&v=4
og:image:altCloses #72 What & why A new conversation shows a centered composer under "What should we build?" and nothing else. Every comparable desktop client (Claude Code Desktop "prompt su...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Noneb9a586c06a05a7a86fc7e3f4dbd03e42f6869085879aa184aa6369456dbd50fb
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/modelstudioai/openwork git https://github.com/modelstudioai/openwork.git
octolytics-dimension-user_id283556804
octolytics-dimension-user_loginmodelstudioai
octolytics-dimension-repository_id1256697754
octolytics-dimension-repository_nwomodelstudioai/openwork
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id1256697754
octolytics-dimension-repository_network_root_nwomodelstudioai/openwork
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release07a982c1d40157c619b364352b704c3ce66bb332
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/modelstudioai/openwork/pull/73/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fmodelstudioai%2Fopenwork%2Fpull%2F73%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fmodelstudioai%2Fopenwork%2Fpull%2F73%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=modelstudioai%2Fopenwork
Reloadhttps://github.com/modelstudioai/openwork/pull/73/files
Reloadhttps://github.com/modelstudioai/openwork/pull/73/files
Reloadhttps://github.com/modelstudioai/openwork/pull/73/files
Please reload this pagehttps://github.com/modelstudioai/openwork/pull/73/files
modelstudioai https://github.com/modelstudioai
openworkhttps://github.com/modelstudioai/openwork
Notifications https://github.com/login?return_to=%2Fmodelstudioai%2Fopenwork
Fork 3 https://github.com/login?return_to=%2Fmodelstudioai%2Fopenwork
Star 11 https://github.com/login?return_to=%2Fmodelstudioai%2Fopenwork
Code https://github.com/modelstudioai/openwork
Issues 14 https://github.com/modelstudioai/openwork/issues
Pull requests 12 https://github.com/modelstudioai/openwork/pulls
Actions https://github.com/modelstudioai/openwork/actions
Projects https://github.com/modelstudioai/openwork/projects
Security and quality 0 https://github.com/modelstudioai/openwork/security
Insights https://github.com/modelstudioai/openwork/pulse
Code https://github.com/modelstudioai/openwork
Issues https://github.com/modelstudioai/openwork/issues
Pull requests https://github.com/modelstudioai/openwork/pulls
Actions https://github.com/modelstudioai/openwork/actions
Projects https://github.com/modelstudioai/openwork/projects
Security and quality https://github.com/modelstudioai/openwork/security
Insights https://github.com/modelstudioai/openwork/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Fmodelstudioai%2Fopenwork%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Fmodelstudioai%2Fopenwork%2Fissues%2Fnew%2Fchoose
DragonnZhanghttps://github.com/DragonnZhang
mainhttps://github.com/modelstudioai/openwork/tree/main
loop/starter-suggestionshttps://github.com/modelstudioai/openwork/tree/loop/starter-suggestions
Conversation 0 https://github.com/modelstudioai/openwork/pull/73
Commits 1 https://github.com/modelstudioai/openwork/pull/73/commits
Checks 0 https://github.com/modelstudioai/openwork/pull/73/checks
Files changed https://github.com/modelstudioai/openwork/pull/73/files
Please reload this pagehttps://github.com/modelstudioai/openwork/pull/73/files
Add starter prompt suggestions to the empty conversation state https://github.com/modelstudioai/openwork/pull/73/files#top
Show all changes 1 commit https://github.com/modelstudioai/openwork/pull/73/files
ed62be8 Add starter prompt suggestions to the empty conversation state claude Jul 9, 2026 https://github.com/modelstudioai/openwork/pull/73/commits/ed62be8e944251c8fc8b869e20f44db1bcf625ef
Clear filters https://github.com/modelstudioai/openwork/pull/73/files
Please reload this pagehttps://github.com/modelstudioai/openwork/pull/73/files
Please reload this pagehttps://github.com/modelstudioai/openwork/pull/73/files
ChatDisplay.tsx https://github.com/modelstudioai/openwork/pull/73/files#diff-3154e2bd1db99ff094a184866d009778426ee4dd7896d9719bd0233a17b855d0
EmptyStateSuggestions.tsx https://github.com/modelstudioai/openwork/pull/73/files#diff-feeca7ffdbd8133aaf23d3268b38ee52a5f7b952c6f5f1bb916a2aedb73c17b1
feature-ledger.md https://github.com/modelstudioai/openwork/pull/73/files#diff-2ae33a5d5ac052f40e2dfa56a7c3a17353f66baa0e674a59cc228e165b47c1af
starter-suggestions.assert.ts https://github.com/modelstudioai/openwork/pull/73/files#diff-b662df273405206a5e82f8aa4ced1191a90d7e6abd4c945f282020d777d34b91
de.json https://github.com/modelstudioai/openwork/pull/73/files#diff-a07701a4bc4176fccd6c7f3e46bf998f5837c2b31a637c3368b7e2bd4945196f
en.json https://github.com/modelstudioai/openwork/pull/73/files#diff-650c08c76762dcf05df7a125fe3b6ddae49ec33728cbe9faa1cdb21d7a685fbd
es.json https://github.com/modelstudioai/openwork/pull/73/files#diff-17b9af294bafe3747f72d5e451d5bfca9e55f81e78c2cc4eaf8990c9144cf70b
hu.json https://github.com/modelstudioai/openwork/pull/73/files#diff-6214170c87d0d435f797d6f51294f090b12c8e0da8444c00e4cfed01fd0010ef
ja.json https://github.com/modelstudioai/openwork/pull/73/files#diff-249ff4abe047742db0ebfebd9afa8f6caa0fb2f3c2f471323f7f399b845b8933
pl.json https://github.com/modelstudioai/openwork/pull/73/files#diff-c1520578547c50e85365472656e70246092c4844b0010e599a5b4c2b315818ad
zh-Hans.json https://github.com/modelstudioai/openwork/pull/73/files#diff-f6d1257160b49bb15b0c0d38bd31c98febbbbe1eb1475f4c0be0e9d99d24c954
apps/electron/src/renderer/components/app-shell/ChatDisplay.tsxhttps://github.com/modelstudioai/openwork/pull/73/files#diff-3154e2bd1db99ff094a184866d009778426ee4dd7896d9719bd0233a17b855d0
View file https://github.com/modelstudioai/openwork/blob/ed62be8e944251c8fc8b869e20f44db1bcf625ef/apps/electron/src/renderer/components/app-shell/ChatDisplay.tsx
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelstudioai/openwork/pull/73/{{ revealButtonHref }}
https://github.com/modelstudioai/openwork/pull/73/files#diff-3154e2bd1db99ff094a184866d009778426ee4dd7896d9719bd0233a17b855d0
https://github.com/modelstudioai/openwork/pull/73/files#diff-3154e2bd1db99ff094a184866d009778426ee4dd7896d9719bd0233a17b855d0
https://github.com/modelstudioai/openwork/pull/73/files#diff-3154e2bd1db99ff094a184866d009778426ee4dd7896d9719bd0233a17b855d0
https://github.com/modelstudioai/openwork/pull/73/files#diff-3154e2bd1db99ff094a184866d009778426ee4dd7896d9719bd0233a17b855d0
apps/electron/src/renderer/components/app-shell/EmptyStateSuggestions.tsxhttps://github.com/modelstudioai/openwork/pull/73/files#diff-feeca7ffdbd8133aaf23d3268b38ee52a5f7b952c6f5f1bb916a2aedb73c17b1
View file https://github.com/modelstudioai/openwork/blob/ed62be8e944251c8fc8b869e20f44db1bcf625ef/apps/electron/src/renderer/components/app-shell/EmptyStateSuggestions.tsx
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelstudioai/openwork/pull/73/{{ revealButtonHref }}
docs/loop/feature-ledger.mdhttps://github.com/modelstudioai/openwork/pull/73/files#diff-2ae33a5d5ac052f40e2dfa56a7c3a17353f66baa0e674a59cc228e165b47c1af
View file https://github.com/modelstudioai/openwork/blob/ed62be8e944251c8fc8b869e20f44db1bcf625ef/docs/loop/feature-ledger.md
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelstudioai/openwork/pull/73/{{ revealButtonHref }}
https://github.com/modelstudioai/openwork/pull/73/files#diff-2ae33a5d5ac052f40e2dfa56a7c3a17353f66baa0e674a59cc228e165b47c1af
https://github.com/modelstudioai/openwork/pull/73/files#diff-2ae33a5d5ac052f40e2dfa56a7c3a17353f66baa0e674a59cc228e165b47c1af
e2e/assertions/starter-suggestions.assert.tshttps://github.com/modelstudioai/openwork/pull/73/files#diff-b662df273405206a5e82f8aa4ced1191a90d7e6abd4c945f282020d777d34b91
View file https://github.com/modelstudioai/openwork/blob/ed62be8e944251c8fc8b869e20f44db1bcf625ef/e2e/assertions/starter-suggestions.assert.ts
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelstudioai/openwork/pull/73/{{ revealButtonHref }}
packages/shared/src/i18n/locales/de.jsonhttps://github.com/modelstudioai/openwork/pull/73/files#diff-a07701a4bc4176fccd6c7f3e46bf998f5837c2b31a637c3368b7e2bd4945196f
View file https://github.com/modelstudioai/openwork/blob/ed62be8e944251c8fc8b869e20f44db1bcf625ef/packages/shared/src/i18n/locales/de.json
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelstudioai/openwork/pull/73/{{ revealButtonHref }}
https://github.com/modelstudioai/openwork/pull/73/files#diff-a07701a4bc4176fccd6c7f3e46bf998f5837c2b31a637c3368b7e2bd4945196f
https://github.com/modelstudioai/openwork/pull/73/files#diff-a07701a4bc4176fccd6c7f3e46bf998f5837c2b31a637c3368b7e2bd4945196f
packages/shared/src/i18n/locales/en.jsonhttps://github.com/modelstudioai/openwork/pull/73/files#diff-650c08c76762dcf05df7a125fe3b6ddae49ec33728cbe9faa1cdb21d7a685fbd
View file https://github.com/modelstudioai/openwork/blob/ed62be8e944251c8fc8b869e20f44db1bcf625ef/packages/shared/src/i18n/locales/en.json
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelstudioai/openwork/pull/73/{{ revealButtonHref }}
https://github.com/modelstudioai/openwork/pull/73/files#diff-650c08c76762dcf05df7a125fe3b6ddae49ec33728cbe9faa1cdb21d7a685fbd
https://github.com/modelstudioai/openwork/pull/73/files#diff-650c08c76762dcf05df7a125fe3b6ddae49ec33728cbe9faa1cdb21d7a685fbd
packages/shared/src/i18n/locales/es.jsonhttps://github.com/modelstudioai/openwork/pull/73/files#diff-17b9af294bafe3747f72d5e451d5bfca9e55f81e78c2cc4eaf8990c9144cf70b
View file https://github.com/modelstudioai/openwork/blob/ed62be8e944251c8fc8b869e20f44db1bcf625ef/packages/shared/src/i18n/locales/es.json
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelstudioai/openwork/pull/73/{{ revealButtonHref }}
https://github.com/modelstudioai/openwork/pull/73/files#diff-17b9af294bafe3747f72d5e451d5bfca9e55f81e78c2cc4eaf8990c9144cf70b
https://github.com/modelstudioai/openwork/pull/73/files#diff-17b9af294bafe3747f72d5e451d5bfca9e55f81e78c2cc4eaf8990c9144cf70b
Please reload this pagehttps://github.com/modelstudioai/openwork/pull/73/files
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.