Skip to content

feat(web-ui): Agent App Studio prompt toolbar and MarkdownEditor portal#38

Merged
GCWing merged 1 commit intomainfrom
gcwing/dev
May 7, 2026
Merged

feat(web-ui): Agent App Studio prompt toolbar and MarkdownEditor portal#38
GCWing merged 1 commit intomainfrom
gcwing/dev

Conversation

@GCWing
Copy link
Copy Markdown
Owner

@GCWing GCWing commented May 7, 2026

Summary

This change improves the Agent App Studio prompt editing experience by letting the MarkdownEditor render its mode toolbar into a dedicated host in the panel (portal), so the layout stays consistent with the rest of Studio.

Changes

  • MarkdownEditor: optional toolbar portal target for embedding the mode switcher elsewhere.
  • Agent App Studio panel: uses the portal host, adds prompt character count, honors manifest readonly for the prompt field, removes the previous stat tiles section for a cleaner header, and updates styles.
  • i18n: new strings for en-US and zh-CN under apps scene.
  • Agent prompt: small tweak to \�gent_app_studio_mode.md.

Verification

  • \pnpm run type-check:web\ passed before commit.

… portal

- Mount MarkdownEditor mode toolbar in Studio panel via portal host
- Add prompt char count, readonly guard, and layout polish
- Extend i18n for Studio strings; tweak agent_app_studio_mode prompt
@GCWing GCWing merged commit 01865b5 into main May 7, 2026
1 check passed
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