Commit Graph

30 Commits (d09809e9240d299879576b7ccbf9d6d057da3f4c)

Author SHA1 Message Date
abel533 3b47c5e818 feat: cursor movement in input field 1 month ago
abel533 8946ca93f2 feat: dynamic terminal title matching official Claude Code behavior 1 month ago
abel533 d63a10c221 fix: hide cursor during selection mode and agent execution 1 month ago
abel533 f05732a60c fix: terminal title uses jink writeRaw instead of raw PrintStream 1 month ago
abel533 ecb88b25a0 fix: restore header border, defer title init, fix title encoding 1 month ago
abel533 db3de65c3c fix: header scrolls with messages, auto-scroll pauses on scroll-up 1 month ago
abel533 4523e7e4d3 fix: markdown ####, Ctrl+C exit bug, terminal title 1 month ago
abel533 54c3cb41a9 feat: 工具执行流式输出预览 1 month ago
abel533 012d5dfae6 feat: 添加 Ctrl+R 反向历史搜索 1 month ago
abel533 6c5580ccd7 feat: 添加斜杠命令 Tab 自动补全 1 month ago
abel533 f995a34d66 feat: 对齐官方快捷键和动画行为 1 month ago
abel533 99a4ccf059 feat: 块光标 + 动画移至消息区 + 权限交互选择 1 month ago
abel533 5ad2628b1a feat: Ctrl+C 双击退出(匹配原版 Claude Code 行为) 1 month ago
abel533 a20dffa7a0 fix: 改进滚动 maxOffset 计算 1 month ago
abel533 a30dfa9ad0 fix: 修复滚动限制 + 自动检测Shell类型 1 month ago
abel533 e47a3445df fix: 修复代码审查发现的线程安全和边界问题 1 month ago
abel533 1b53357ded feat: Ctrl+C 中断 Agent 运行(而非退出应用) 1 month ago
abel533 ffb94bb2f7 feat: 添加 Escape/Ctrl+C 中断 Agent 运行功能 1 month ago
abel533 91190e180b ui: 改进消息显示,添加空行分隔和更友好的初始提示 1 month ago
abel533 f28d2328ef refactor: 权限/AskUser回调改为虚拟线程执行,避免锁竞争 1 month ago
abel533 7199b4f2dd fix: 修复消息区溢出布局问题,恢复Spacer弹性空白 1 month ago
abel533 65bd5b5d9a feat: interactive AskUser with arrow-key selection 1 month ago
abel533 2f645b9d85 enhance: improve header colors, streaming markdown, scroll preservation 1 month ago
abel533 9a437889b7 enhance: ASCII logo header, thinking animation, markdown rendering 1 month ago
abel533 b72fcfea79 fix: add thread safety for concurrent state modifications 1 month ago
abel533 75ecaeca58 enhance: improve tool call display with smart arg extraction 1 month ago
abel533 02ab8c2777 enhance: improve assistant message rendering and console patching 1 month ago
abel533 45283c87e4 fix: improve command handling and add paste support 1 month ago
abel533 199ad6259b refactor: cleanup unused imports, add conversation summary tracking 1 month ago
abel533 601a1c9ea9 feat: add jink TUI framework integration 1 month ago