Skip to content

feat(app): add prompt input story#32308

Merged
Brendonovich merged 3 commits into
anomalyco:devfrom
Brendonovich:prompt-storybook
Jun 14, 2026
Merged

feat(app): add prompt input story#32308
Brendonovich merged 3 commits into
anomalyco:devfrom
Brendonovich:prompt-storybook

Conversation

@Brendonovich

Copy link
Copy Markdown
Member

Summary

  • add an interactive PromptInput Storybook entry backed entirely by in-memory prompt and history state
  • expose prompt, submission, and UI control boundaries so the composer can be draft- or session-scoped without owning app infrastructure
  • move agent, model, project, and session adapters into SessionComposerRegion and include a review-comment story action

Testing

  • bun typecheck in packages/app
  • bun test --preload ./happydom.ts ./src/components/prompt-input in packages/app
  • bun run build in packages/storybook
  • full monorepo typecheck via pre-push hook

@Brendonovich Brendonovich requested a review from Hona as a code owner June 14, 2026 12:58
@Brendonovich Brendonovich enabled auto-merge (squash) June 14, 2026 13:24
@Brendonovich Brendonovich disabled auto-merge June 14, 2026 13:24
@Brendonovich Brendonovich enabled auto-merge (squash) June 14, 2026 13:25
@Brendonovich Brendonovich merged commit d37ddc5 into anomalyco:dev Jun 14, 2026
9 checks passed
davidgut1982 pushed a commit to davidgut1982/opencode that referenced this pull request Jun 19, 2026
markjaquith pushed a commit to markjaquith/opencode that referenced this pull request Jun 23, 2026
BenGu3 pushed a commit to BenGu3/opencode that referenced this pull request Jun 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant