Summary
Many projects will have readme's, roadmaps, and other documentation stored in markdown. Rather than having to ask the agent to render them or to have them pop out of mux in an editor, mux could render them inline, potentially like it does for the browser.
Problem
A human may want to orient themself in the project which has documentation and code. Leaving mux to explore and orient around that is a context switch for the user away from mux
Proposed UX
A possible design:
- Add a file explorer for the project
- Allow the user to select a file and have it render (markdown, html, code, etc.) inside of
mux
Summary
Many projects will have readme's, roadmaps, and other documentation stored in markdown. Rather than having to ask the agent to render them or to have them pop out of
muxin an editor,muxcould render them inline, potentially like it does for the browser.Problem
A human may want to orient themself in the project which has documentation and code. Leaving
muxto explore and orient around that is a context switch for the user away frommuxProposed UX
A possible design:
mux