Conversation
为新的 Run 输出行加上本地时间戳,渲染 ANSI 样式,并在进程没有着色时按 Maven/Spring Boot 的级别着色。输出保持可选择,可用鼠标或 Ctrl+A 复制日志。 Fixes #275
判断已有时间戳前跳过行首 ANSI/OSC 序列,并将 Run 输出测试接入 Windows CI。 Co-authored-by: Cursor <cursoragent@cursor.com>
每个 session 保留待判定的行首 ANSI/时间戳前缀,避免 4096 字节分块导致漏打或重复打时间戳。 Co-authored-by: Cursor <cursoragent@cursor.com>
不再把普通数字提示当成未完成时间戳;Stop 时 flush 暂存内容;超限裁剪落在完整行或完整 CSI/OSC 边界。 Co-authored-by: Cursor <cursoragent@cursor.com>
All applicable CI checks passed; synchronize released main commits into preview.
16 色改用 --terminal-* 变量;缓存 HH:mm: 前缀避免重复打戳;独立 CR 按覆盖语义处理,不再粘成一行。 Co-authored-by: Cursor <cursoragent@cursor.com>
fix(macOS): 根治测试同步阻塞导致的 CI 超时
feat(git): 添加控制台输出显示
级别色不再被整份 ANSI 关掉;超长 OSC 从候选行扫描到完整 BEL/ST 边界后再截取。 Co-authored-by: Cursor <cursoragent@cursor.com>
feat(windows): 为 Run 输出增加时间戳和 ANSI/级别着色
feat: 添加write-stable-tests 的 Skill 来限制 AI 编写测试代码,增加测试报告和性能分析
fix(lsp): keep JDTLS alive during active project import
docs: refresh README community and feature badges
docs: trim README hero actions
fix(release): restore Windows in-app updater artifacts
This was referenced Aug 30, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Promote the current preview branch to main.
previewis 54 commits ahead ofmainmainhas no commits absent frompreview