-
fb13919dbc
feat: implement 12 SkillLoader audit fixes + wire AgentLoader
main

abel533andCopilot
2026-04-10 00:17:32 +08:00
-
1ca1543662
feat: implement 13 minor SkillLoader/Skill differences

abel533andCopilot
2026-04-09 23:51:18 +08:00
-
b7a7d35025
feat: implement 4 major SkillLoader gaps (cache/settings/shell/args)

abel533andCopilot
2026-04-09 23:44:08 +08:00
-
c66d58426f
feat: align SkillLoader with original claude-code (7 critical fixes)

abel533andCopilot
2026-04-09 23:26:24 +08:00
-
af9934d8c6
fix: SkillLoader support directory-based skills (SKILL.md)

abel533andCopilot
2026-04-09 23:02:45 +08:00
-
6fcd0caa9e
feat: add ConsoleMain test entry for dumb console

abel533andCopilot
2026-04-09 22:48:21 +08:00
-
d9ca1c7dd2
chore: add Apache License 2.0

abel533andCopilot
2026-04-07 20:37:24 +08:00
-
f330803af4
chore: bump version to 0.2.0-SNAPSHOT

abel533andCopilot
2026-04-07 20:28:27 +08:00
-
b60a212ad0
release: v0.1.0
v0.1.0

abel533andCopilot
2026-04-07 20:28:07 +08:00
-
4be570a4f2
chore: upgrade Jink to 0.5.0 and enable mouse tracking, add Jink 0.5.0 TUI framework section to README

abel533andCopilot
2026-04-07 20:15:59 +08:00
-
9f4023bdf0
refactor: apply BaseSlashCommand to all 54 command implementations

abel533andCopilot
2026-04-05 13:16:55 +08:00
-
12a443c9a9
refactor: extract AgentToolExecutor from AgentLoop

abel533andCopilot
2026-04-05 13:14:38 +08:00
-
80f43480c1
refactor: extract utility classes and split AppConfig

abel533andCopilot
2026-04-05 12:32:49 +08:00
-
5929f50b3a
fix: BundledSkills Path.of crash on Windows

abel533andCopilot
2026-04-05 11:52:19 +08:00
-
bd375e6b15
fix+test: code quality improvements + 87 unit tests

abel533andCopilot
2026-04-05 11:48:00 +08:00
-
dd47566cb8
feat: Phase 4C infrastructure services + 4D debug commands

abel533andCopilot
2026-04-05 11:36:35 +08:00
-
d09809e924
feat: 12 UX commands - brief, vim, theme, usage, tips, env, perf, etc (Phase 4B)

abel533andCopilot
2026-04-05 11:31:22 +08:00
-
d65d63038f
feat: LSPTool, BriefTool, NotificationTool (Phase 4A)

abel533andCopilot
2026-04-05 11:27:30 +08:00
-
12557f23f0
feat: Plugin marketplace - manifest, installer, auto-update, marketplace (Phase 3E)

abel533andCopilot
2026-04-05 10:36:10 +08:00
-
76191f5035
feat: Basic telemetry - feature flags, metrics, feature gates (Phase 3D)

abel533andCopilot
2026-04-05 10:32:30 +08:00
-
293dd5657c
feat: LSP integration - client, server manager, diagnostic registry (Phase 3C)

abel533andCopilot
2026-04-05 10:30:25 +08:00
-
dcba6c86ae
feat: Git Worktree isolation tools (Phase 3B)

abel533andCopilot
2026-04-05 10:23:37 +08:00
-
b98675f643
feat: Server Mode with WebSocket direct connect (Phase 3A)

abel533andCopilot
2026-04-05 10:18:57 +08:00
-
a926b31e34
feat: /doctor, /session, /agent, /rename commands (Phase 2F)

abel533andCopilot
2026-04-05 09:56:49 +08:00
-
5a6798540a
feat: MCP enhancements - HTTP+SSE transport, resource tools, env vars (Phase 2E)

abel533andCopilot
2026-04-05 09:53:07 +08:00
-
758d0d2980
feat: Coordinator Mode with SendMessageTool (Phase 2D)

abel533andCopilot
2026-04-05 09:50:09 +08:00
-
6e49c4fdc7
feat: SessionMemory service with post-sampling hook integration

abel533andCopilot
2026-04-05 09:44:28 +08:00
-
6088678c4f
feat: Skills execution system (Phase 2B)

abel533andCopilot
2026-04-05 09:39:29 +08:00
-
cb76b267f1
feat: Plan Mode implementation (Phase 2A)

abel533andCopilot
2026-04-05 09:35:44 +08:00
-
bd98dea6b3
feat: console rendering enhancements (Phase 1B.4)

abel533andCopilot
2026-04-05 09:24:04 +08:00
-
95b45940fd
feat: command layer enhancements (Phase 1B.3)

abel533andCopilot
2026-04-05 09:20:44 +08:00
-
05e6e019b2
feat: BashTool sandbox, ConfigTool persistence, ToolSearchTool

abel533andCopilot
2026-04-05 09:16:12 +08:00
-
f5da3499a4
feat: FileReadTool image support + FileEditTool unified diff output

abel533andCopilot
2026-04-05 09:12:31 +08:00
-
d9b8c795b6
feat: add TaskStopTool, TaskOutputTool, and SleepTool

abel533andCopilot
2026-04-05 09:09:18 +08:00
-
08ebc72416
feat: enhance GrepTool with output_mode, case_insensitive, multiline, context lines

abel533andCopilot
2026-04-05 09:07:23 +08:00
-
c5440a2b4c
feat: enhance system prompt and tool descriptions to match TS version

abel533andCopilot
2026-04-05 09:06:04 +08:00
-
3b47c5e818
feat: cursor movement in input field

abel533andCopilot
2026-04-04 21:43:40 +08:00
-
8946ca93f2
feat: dynamic terminal title matching official Claude Code behavior

abel533andCopilot
2026-04-04 21:28:09 +08:00
-
d63a10c221
fix: hide cursor during selection mode and agent execution

abel533andCopilot
2026-04-04 21:12:18 +08:00
-
f05732a60c
fix: terminal title uses jink writeRaw instead of raw PrintStream

abel533andCopilot
2026-04-04 20:27:15 +08:00
-
ecb88b25a0
fix: restore header border, defer title init, fix title encoding

abel533andCopilot
2026-04-04 20:18:34 +08:00
-
db3de65c3c
fix: header scrolls with messages, auto-scroll pauses on scroll-up

abel533andCopilot
2026-04-04 20:08:08 +08:00
-
4523e7e4d3
fix: markdown ####, Ctrl+C exit bug, terminal title

abel533andCopilot
2026-04-04 19:55:20 +08:00
-
43e62fb8fc
feat: 增强系统提示词 — 对齐官方工具使用指南

abel533andCopilot
2026-04-04 19:41:21 +08:00
-
54c3cb41a9
feat: 工具执行流式输出预览

abel533andCopilot
2026-04-04 19:22:35 +08:00
-
012d5dfae6
feat: 添加 Ctrl+R 反向历史搜索

abel533andCopilot
2026-04-04 19:15:45 +08:00
-
6c5580ccd7
feat: 添加斜杠命令 Tab 自动补全

abel533andCopilot
2026-04-04 19:13:24 +08:00
-
f995a34d66
feat: 对齐官方快捷键和动画行为

abel533andCopilot
2026-04-04 19:06:34 +08:00
-
99a4ccf059
feat: 块光标 + 动画移至消息区 + 权限交互选择

abel533andCopilot
2026-04-04 18:51:21 +08:00
-
5ad2628b1a
feat: Ctrl+C 双击退出(匹配原版 Claude Code 行为)

abel533andCopilot
2026-04-04 18:43:17 +08:00
-
a20dffa7a0
fix: 改进滚动 maxOffset 计算

abel533andCopilot
2026-04-04 18:35:10 +08:00
-
a30dfa9ad0
fix: 修复滚动限制 + 自动检测Shell类型

abel533andCopilot
2026-04-04 18:33:42 +08:00
-
e47a3445df
fix: 修复代码审查发现的线程安全和边界问题

abel533andCopilot
2026-04-04 17:44:32 +08:00
-
d4f9c8104f
enhance: 改进取消机制 — 流式token和工具调用中也检查cancelled

abel533andCopilot
2026-04-04 17:40:22 +08:00
-
1b53357ded
feat: Ctrl+C 中断 Agent 运行(而非退出应用)

abel533andCopilot
2026-04-04 17:38:14 +08:00
-
ffb94bb2f7
feat: 添加 Escape/Ctrl+C 中断 Agent 运行功能

abel533andCopilot
2026-04-04 17:34:55 +08:00
-
91190e180b
ui: 改进消息显示,添加空行分隔和更友好的初始提示

abel533andCopilot
2026-04-04 17:32:17 +08:00
-
f28d2328ef
refactor: 权限/AskUser回调改为虚拟线程执行,避免锁竞争

abel533andCopilot
2026-04-04 17:28:57 +08:00
-
7199b4f2dd
fix: 修复消息区溢出布局问题,恢复Spacer弹性空白

abel533andCopilot
2026-04-04 17:25:47 +08:00
-
65bd5b5d9a
feat: interactive AskUser with arrow-key selection

abel533andCopilot
2026-04-04 16:03:23 +08:00
-
2f645b9d85
enhance: improve header colors, streaming markdown, scroll preservation

abel533andCopilot
2026-04-04 15:51:23 +08:00
-
9a437889b7
enhance: ASCII logo header, thinking animation, markdown rendering

abel533andCopilot
2026-04-04 15:42:53 +08:00
-
b72fcfea79
fix: add thread safety for concurrent state modifications

abel533andCopilot
2026-04-04 15:08:04 +08:00
-
75ecaeca58
enhance: improve tool call display with smart arg extraction

abel533andCopilot
2026-04-04 15:03:23 +08:00
-
02ab8c2777
enhance: improve assistant message rendering and console patching

abel533andCopilot
2026-04-04 15:02:04 +08:00
-
45283c87e4
fix: improve command handling and add paste support

abel533andCopilot
2026-04-04 15:00:29 +08:00
-
199ad6259b
refactor: cleanup unused imports, add conversation summary tracking

abel533andCopilot
2026-04-04 14:57:05 +08:00
-
601a1c9ea9
feat: add jink TUI framework integration

abel533andCopilot
2026-04-04 14:52:55 +08:00
-
edd942419d
docs: 更新克隆链接,指向新的仓库地址
learn
abel533
2026-04-03 00:37:04 +08:00
-
f9072534ef
feat: jlink打包脚本 - 创建最小JRE发行版(Windows/Linux/macOS)

abel533andCopilot
2026-04-03 00:27:40 +08:00
-
2d704cc014
docs: 更新README - 添加三层压缩和多级权限管理功能说明

liuzhandCopilot
2026-04-02 23:29:23 +08:00
-
fa565d8c07
feat: 压缩和权限gap功能增强 - PTL gap解析, 时间感知微压缩, token估算安全系数, PLAN模式, 拒绝追踪

liuzhandCopilot
2026-04-02 23:17:29 +08:00
-
730551cb3f
feat: 多层上下文压缩 + 多级权限管理系统

liuzhandCopilot
2026-04-02 23:05:37 +08:00
-
b17913e26f
docs: 添加仓库分支说明,包含 main/claude/learn 三个分支的介绍和链接
claude
abel533
2026-04-02 20:59:14 +08:00
-
0aacf34172
docs: 添加仓库分支说明,包含 main/claude/learn 三个分支的介绍和链接
abel533
2026-04-02 20:59:13 +08:00
-
c989d3b451
docs: 添加仓库分支说明,包含 main/claude/learn 三个分支的介绍和链接
liuzh
2026-04-02 20:59:13 +08:00
-
d17beb8a85
fix: 工具调用前刷新流式行缓冲 - 修复AI文本丢失

liuzhandCopilot
2026-04-02 01:29:52 +08:00
-
b2066c0cc7
feat: 流式Markdown渲染 - 行缓冲+ANSI样式输出

liuzhandCopilot
2026-04-02 01:20:28 +08:00
-
2e8e1eb819
fix: TodoWriteTool标记为readOnly - 内存操作无需权限确认

liuzhandCopilot
2026-04-02 01:13:53 +08:00
-
86a47282cf
fix: CLI交互样式优化 - 参考Claude Code/Copilot CLI效果

liuzhandCopilot
2026-04-02 01:08:29 +08:00
-
3c852d4446
fix: 工具调用后续文本缩进 - streamNewLine字段共享状态

liuzhandCopilot
2026-04-02 00:53:17 +08:00
-
e3f60a5933
fix: CLI交互优化 - 流式缩进+输入框横线+日志降噪

liuzhandCopilot
2026-04-02 00:44:58 +08:00
-
1e35cbe222
docs: 更新文档 - CLI样式升级+i18n+修复重复章节

liuzhandCopilot
2026-04-02 00:35:37 +08:00
-
ff734d6b0d
i18n: 全部用户可见字符串统一为英文(46个文件)

liuzhandCopilot
2026-04-02 00:30:47 +08:00
-
1172ab6b08
fix: 命令描述统一为英文+修复/history双斜杠bug

liuzhandCopilot
2026-04-02 00:04:01 +08:00
-
1e84fb79a9
chore: 将TODO.md移出版本控制并加入.gitignore

liuzhandCopilot
2026-04-02 00:01:23 +08:00
-
831461aff0
fix: /help命令动态展示全部28个已注册命令

liuzhandCopilot
2026-04-02 00:01:11 +08:00
-
031a868286
fix: Banner布局微调 - Logo缩1字符+API URL展示+Provider改为Protocol

liuzhandCopilot
2026-04-01 23:56:17 +08:00
-
d8a7171325
fix: Banner边框上下对齐 - 加入ANSI可见宽度计算+右侧闭合│+精确padding

liuzhandCopilot
2026-04-01 23:50:48 +08:00
-
e7eb5e33b1
fix: Banner Logo改为纯ASCII冒烟咖啡杯,修复emoji导致的边框对齐问题

liuzhandCopilot
2026-04-01 23:46:46 +08:00
-
c52d5313a2
style: CLI视觉样式升级 - 边框Banner+●圆点+⎿结果+耗时显示

liuzhandCopilot
2026-04-01 23:33:35 +08:00
-
1fc7a6a495
docs: 全面更新文档 - README/需求文档/修改记录

liuzhandCopilot
2026-04-01 23:04:01 +08:00
-
79736cf16f
feat: P2全部功能 - MCP协议+插件系统+任务管理+CLI增强

liuzhandCopilot
2026-04-01 22:56:35 +08:00
-
da26f02498
feat: P1完成 - Hook系统+Vim模式+Banner增强

liuzhandCopilot
2026-04-01 22:32:49 +08:00
-
749062fba7
feat: P1功能增强 - 3命令+代码高亮+状态行

liuzhandCopilot
2026-04-01 22:25:26 +08:00
-
82a28b7aa7
feat: P0功能补全 - 5命令+2工具+权限确认+Thinking显示

liuzhandCopilot
2026-04-01 22:06:57 +08:00
-
7dc4d142b3
docs: Phase6 完整README文档 + 修改记录更新

liuzhandCopilot
2026-04-01 21:45:23 +08:00
-
094057f0d2
feat: Phase5C+5D /compact AI摘要压缩 + 多行输入支持

liuzhandCopilot
2026-04-01 21:38:01 +08:00
-
399cea4478
feat: Phase5B 对话历史持久化

liuzhandCopilot
2026-04-01 21:35:48 +08:00
-
fd262bf98d
feat: Phase5A 流式输出支持,逐token实时显示

liuzhandCopilot
2026-04-01 21:31:38 +08:00