文件最后提交记录最后更新时间
docs(issues): split off display/rendering template, collect terminal host (#412) (#413) Flicker reports keep landing without the one piece of info that discriminates the bug — the terminal host (VSCode/Cursor xterm.js vs standalone Windows Terminal / iTerm2 / etc.). The shell field on the generic bug template was the wrong axis. New template asks for host + version, env vars (TERM_PROGRAM/VSCODE_INJECTION/WT_SESSION), and ships copy-paste diagnostic snippets so users do not have to know how to introspect their own terminal.21 天前
docs(issues): split off display/rendering template, collect terminal host (#412) (#413) Flicker reports keep landing without the one piece of info that discriminates the bug — the terminal host (VSCode/Cursor xterm.js vs standalone Windows Terminal / iTerm2 / etc.). The shell field on the generic bug template was the wrong axis. New template asks for host + version, env vars (TERM_PROGRAM/VSCODE_INJECTION/WT_SESSION), and ships copy-paste diagnostic snippets so users do not have to know how to introspect their own terminal.21 天前
docs(contrib): CONTRIBUTING.md + PR / feature-request templates · refresh REASONIX.md layout CONTRIBUTING.md is the human-facing rules entry on GitHub (CLAUDE.md stays as the AI-agent entry). Code rules previously only in CLAUDE.md are now inlined here so contributors actually see them. REASONIX.md layout table catches up to the recent structure refactor — adds core/, ports/, adapters/, frame/, memory/, transcript/, telemetry/, server/, code/ which had drifted off the doc. 30 天前