René's URL Explorer Experiment


Title: Add starter prompt suggestions to the empty conversation state · Issue #72 · modelstudioai/openwork · GitHub

Open Graph Title: Add starter prompt suggestions to the empty conversation state · Issue #72 · modelstudioai/openwork

X Title: Add starter prompt suggestions to the empty conversation state · Issue #72 · modelstudioai/openwork

Description: Problem or Motivation When you open a new conversation, OpenWork shows a centered composer under the heading "What should we build?" — but nothing else. New users (and returning ones facing a blank canvas) get no hint about what the agen...

Open Graph Description: Problem or Motivation When you open a new conversation, OpenWork shows a centered composer under the heading "What should we build?" — but nothing else. New users (and returning ones facing a blank...

X Description: Problem or Motivation When you open a new conversation, OpenWork shows a centered composer under the heading "What should we build?" — but nothing else. New users (and returning ones faci...

Opengraph URL: https://github.com/modelstudioai/openwork/issues/72

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Add starter prompt suggestions to the empty conversation state","articleBody":"## Problem or Motivation\n\nWhen you open a new conversation, OpenWork shows a centered composer under the heading **\"What should we build?\"** — but nothing else. New users (and returning ones facing a blank canvas) get no hint about what the agent can do or how to phrase a good first request.\n\nEvery comparable desktop client fills this gap with **prompt suggestions**: Claude Code Desktop shows curated \"prompt suggestions\", and ChatGPT / Codex show example starter prompts on their empty state. OpenWork has a rotating placeholder in the input, but no clickable starting points.\n\n## Proposed Solution\n\nRender a small row of **starter prompt suggestion chips** directly beneath the centered composer on the empty conversation state (only while the composer is empty). Clicking a chip **populates the composer** with a fuller prompt and focuses the input — it does **not** auto-send, so the user can edit before submitting.\n\n- 4 generic, build-oriented suggestions that match the \"What should we build?\" framing: *Explain this codebase*, *Build a feature*, *Fix a bug*, *Write tests*.\n- Each chip shows a short localized label + icon; clicking seeds the composer with the fuller localized prompt.\n- Suggestions hide as soon as the composer has content (typed or seeded), matching the empty-state-only behavior in other clients.\n\n### Feasibility\n\n**Frontend-only.** The empty-state composer already lives in `apps/electron/src/renderer/components/app-shell/ChatDisplay.tsx` (`showCenteredEmptyComposer`). Seeding the composer reuses the existing controlled-draft channel (`onInputChange` → `inputValue`), the same path drafts already use — no backend/qwen-code changes. Content is static and localized via i18n. No new IPC, no new persistence.\n\n### Acceptance criteria (what the CDP assertion checks)\n\n1. On the empty conversation, a `[data-testid=\"empty-suggestions\"]` surface renders with 4 chips.\n2. The composer starts empty.\n3. Clicking the first chip populates the composer with a prompt that is longer than the chip's short label (i.e. it seeds the *prompt*, not just the title).\n4. The suggestions surface disappears once the composer has content.\n\n## Alternatives Considered\n\n- **Auto-send on click** — rejected; seeding + letting the user edit is safer and matches Claude Code Desktop / ChatGPT.\n- **Workspace-type-aware or dynamically generated suggestions** — deferred; a small static, localized set is lower-risk and fully frontend.\n\n## Additional Context\n\nSource references: Claude Code Desktop \"prompt suggestions\"; ChatGPT / Codex empty-state example prompts. Part of the autonomous desktop-feature parity loop (`loop-bot`).","author":{"url":"https://github.com/DragonnZhang","@type":"Person","name":"DragonnZhang"},"datePublished":"2026-07-09T01:37:11.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/72/openwork/issues/72"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:905b6ceb-a6be-d1f4-5d1c-a19ad450f4aa
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idC8B0:183DA9:148295D:1C09398:6A52270C
html-safe-noncef419d0472056c15edb84ba419a5755e084e65774f2ebeaaade98c5076b14bda9
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDOEIwOjE4M0RBOToxNDgyOTVEOjFDMDkzOTg6NkE1MjI3MEMiLCJ2aXNpdG9yX2lkIjoiNDA4ODAwMDY1MzUxNDkwOTQ1MiIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac0033b6c6063d2528d3ae12b475099b1bf7a1c520a1f32540b47bf2010484e4f4
hovercard-subject-tagissue:4842391449
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/modelstudioai/openwork/72/issue_layout
twitter:imagehttps://opengraph.githubassets.com/6c63fa9e12c6a39637f93cd909af44cd16cef6e9c9a3e5a2c34c4e959e974073/modelstudioai/openwork/issues/72
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/6c63fa9e12c6a39637f93cd909af44cd16cef6e9c9a3e5a2c34c4e959e974073/modelstudioai/openwork/issues/72
og:image:altProblem or Motivation When you open a new conversation, OpenWork shows a centered composer under the heading "What should we build?" — but nothing else. New users (and returning ones facing a blank...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameDragonnZhang
hostnamegithub.com
expected-hostnamegithub.com
Noneb9a586c06a05a7a86fc7e3f4dbd03e42f6869085879aa184aa6369456dbd50fb
turbo-cache-controlno-preview
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
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release7aed05249554b889eb33d002851a973eebcc7e91
ui-targetcanary-1
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/modelstudioai/openwork/issues/72#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fmodelstudioai%2Fopenwork%2Fissues%2F72
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%2Fissues%2F72
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%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=modelstudioai%2Fopenwork
Reloadhttps://github.com/modelstudioai/openwork/issues/72
Reloadhttps://github.com/modelstudioai/openwork/issues/72
Reloadhttps://github.com/modelstudioai/openwork/issues/72
Please reload this pagehttps://github.com/modelstudioai/openwork/issues/72
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
#73https://github.com/modelstudioai/openwork/pull/73
Add starter prompt suggestions to the empty conversation statehttps://github.com/modelstudioai/openwork/issues/72#top
#73https://github.com/modelstudioai/openwork/pull/73
enhancementNew feature or requesthttps://github.com/modelstudioai/openwork/issues?q=state%3Aopen%20label%3A%22enhancement%22
loop-bothttps://github.com/modelstudioai/openwork/issues?q=state%3Aopen%20label%3A%22loop-bot%22
https://github.com/DragonnZhang
DragonnZhanghttps://github.com/DragonnZhang
on Jul 9, 2026https://github.com/modelstudioai/openwork/issues/72#issue-4842391449
enhancementNew feature or requesthttps://github.com/modelstudioai/openwork/issues?q=state%3Aopen%20label%3A%22enhancement%22
loop-bothttps://github.com/modelstudioai/openwork/issues?q=state%3Aopen%20label%3A%22loop-bot%22
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.