Jinhyeok Lee
Jinhyeok Lee
# Issue All CJK characters, like `안녕하세요` breaks width calculation since `'안녕하세요'.length === 5` unlike their apparent width. This is even more pronounced with various emojis. ```ts '🏴'.length === 14...
Tick the checkbox if you understand [x]: - [x] I have read and understand the pull request rules. # Description - Adds `timeoutMs` to monitor and use it - I...
ideation. 'you are eligible to get X achievement with this setup' or 'to get X achievement, [y1,y2] needs to put on one of these masks: [z1,z2,z3]' something like that..
goal: 'someone is fixing thermal drill and you are ahead of him' kind of thing, via chat? via float? expected problem: When Player is reviving a crew and another crew...
### Description I was **very** happy to finally see the piping feature landing via f5015017911c81c6d89d0a3dcdbe475b948c6829 so I immediately tried. 😊 ### OpenCode version 1.0.20 ### Steps to reproduce Use stdout...
## Problem Both Solid and React reconcilers corrupt certain CJK characters during rendering. ~Core handles them correctly.~ ``` Expected → Actual (Solid/React) 你好世界 → 你好世ç界 中文 → 中文æ 한글 →...
## Summary Adds comprehensive test coverage to React reconciler with feature parity to SolidJS tests. 6 logical commits covering testing utilities, rendering, control flow, layout, events, and CJK grapheme rendering...
### Description session-child-cycle (ctrl+right) and session-child-cycle-reverse (ctrl+left) become extremely slow in workspaces with many sessions (e.g., after subagents create child sessions). Response time exceeds 10 seconds, causing input lag and...