genkit-ai / genkit-ai/genkit

[Dev UI] Smart rendering for "xml" tags

Open
#4,841 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

devui
Dominant language
TypeScript
Stars
6.5k
Forks
845
Avg merge
4d 4h
Merged PRs (30d)
58

Description

This is an emerging pattern we see in agent harnesses.

  • We might want to wrap them in a collapsible container like we do for code blocks.
  • Other special formatting, like a subtle background

e.g.

This is a prompt...

...

<skills>
- skill 1
- skill 2
- skill 3
</skills>

...

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names the Dev UI and existing code-block rendering, but no files or tests. Start by locating the Dev UI entry point that renders message content and the code-block renderer, then determine how XML tags should be recognized and displayed. Done means the requested tags have a clear, consistent rendering treatment, with behavior covered by the relevant UI tests if they exist.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.