We would like to have an editable version of the markdown renderer component, allowing users to collaboratively edit markdown content with the agent. This would enable real-time or turn-based collaboration between human users and the agent on markdown documents.
Feature requirements:
- Users can edit markdown content directly in the renderer.
- The agent can also suggest or make edits collaboratively.
- Support for common markdown features (headings, lists, code blocks, etc.).
- Optionally, support real-time collaboration or turn-based suggestions.
- Display live preview of the markdown as it is edited.
Use case:
- Users can draft, review, and refine markdown documents (e.g., documentation, issues, PR descriptions) with help from the agent, all in one interactive UI.
We would like to have an editable version of the markdown renderer component, allowing users to collaboratively edit markdown content with the agent. This would enable real-time or turn-based collaboration between human users and the agent on markdown documents.
Feature requirements:
Use case: