Commit Graph

  • bcd780b045 fix(npm): 官方源装 optional 平台包,拒绝 stub/错架构二进制 main Zhengshou Lai 2026-08-20 10:40:43 +08:00
  • 3d8887bba1 fix(ollama): os.getuid() 仅 POSIX —— Windows import 崩溃(xiaohe.exe smoke 失败根因) Zhengshou Lai 2026-08-18 00:56:29 +08:00
  • f14c39d7c0 feat(agents): 新增 mydsh 启动器 —— DeepSeek Harness CLI 包装 Zhengshou Lai 2026-08-17 19:54:13 +08:00
  • f12cd5fcf1 feat(ollama): adapter 增强 — system 提升重构 + 保活终止 + 运行时 num_ctx 探测 Zhengshou Lai 2026-08-16 08:51:37 +08:00
  • fa792674d3 myclaude -r: 清块后 \r 归位列 0,修复 Resuming 前空格式错位 Zhengshou Lai 2026-08-16 00:06:44 +08:00
  • 4a37d8d218 chore(version): bump 0.2.1 (ollama adapter rides xiaohe train) Zhengshou Lai 2026-08-15 23:55:25 +08:00
  • 0b0de97363 feat(ollama): Anthropic→Ollama 归一化 adapter + launchd/systemd 常驻管理 Zhengshou Lai 2026-08-15 23:31:39 +08:00
  • 75a72a8b24 myclaude -r: 修快速连按方向键被退出 + 隐藏光标 + 退出删除行不留空行 Zhengshou Lai 2026-08-15 22:38:15 +08:00
  • c342c4e94a myclaude -r: 固定块 ANSI 重绘修复对齐与滚动冲突 + cli 测试 mock 修复 Zhengshou Lai 2026-08-15 22:25:39 +08:00
  • 969fc9ac27 myclaude -r: 交互式 resume picker(方向键/翻页/即时过滤) Zhengshou Lai 2026-08-15 15:44:33 +08:00
  • 88170bdf57 myclaude -r: unify resume picker with xiaohe client sessions Zhengshou Lai 2026-08-15 13:42:53 +08:00
  • d6a0f455b0 Forward xiaohe upgrade --beta so the wrapper matches the agent CLI. Zhengshou Lai 2026-08-14 16:26:39 +08:00
  • c2d8e1c014 Refuse make install from GHA runner worktrees. Zhengshou Lai 2026-08-11 22:16:56 +08:00
  • 3d40e27a93 Remove MetaBot coupling from uninstall and workspace init. Zhengshou Lai 2026-08-11 17:23:23 +08:00
  • 18154020a3 Prefer xiaohe ensure-agent hints and support non-interactive yes installs. Zhengshou Lai 2026-08-10 07:46:55 +08:00
  • 5efc8380fb chore: bump myagents to 0.2.0 Zhengshou Lai 2026-08-09 17:18:50 +08:00
  • 3f79301eb3 feat: ensure-agent + resolve npm-global CLIs without PATH Zhengshou Lai 2026-08-09 16:53:06 +08:00
  • 9344b376da fix: clarify npm-global claude install progress vs skills-node Zhengshou Lai 2026-08-09 16:42:28 +08:00
  • 6702f67462 feat: guided auto-install for missing agent CLIs Zhengshou Lai 2026-08-09 15:54:23 +08:00
  • c3e119e3c9 feat: offer backend CLI install on missing binary (entrypoints) + shared backend_available/ensure_backend helpers Zhengshou Lai 2026-08-09 15:08:03 +08:00
  • a95c920d8a chore(myagents): 产品包名 xiaohe-api → xiaohe Zhengshou Lai 2026-08-07 09:34:14 +08:00
  • 1bce85cc19 perf(sessions): cache first-prompt titles, skip local-command noise in -l Zhengshou Lai 2026-08-02 16:09:01 +08:00
  • ffac0ba37d feat: add mycursor backend; drop myagents xiaohe entrypoint Zhengshou Lai 2026-07-29 21:54:30 +08:00
  • 6ec2a3ebe6 docs(skill): point paths at packages/myagents Zhengshou Lai 2026-07-29 21:36:21 +08:00
  • d99c5534cb refactor: drop workspace sync launcher path; simplify upgrade/switch Zhengshou Lai 2026-07-25 12:43:24 +08:00
  • 37961feb21 feat: add myagents backends command (list supported agent backends) Zhengshou Lai 2026-07-25 00:42:56 +08:00
  • 7b6da50c93 test(upgrade): make pip-flag tests hermetic, cover uv branch Zhengshou Lai 2026-07-18 11:47:08 +08:00
  • 8be2a2dcd0 chore: drop dead templates/workspace and stale doc references Zhengshou Lai 2026-07-18 11:47:08 +08:00
  • 12d746e0f8 fix(xiaohe): completion 缺失 _xiaohe + 首次运行无认证时引导设置 provider Zhengshou Lai 2026-07-16 23:25:04 +08:00
  • 3d840a1ca3 fix(provider): _ProviderGroup 自定义 invoke 支持 invoke_without_command + 选项后置解析 Zhengshou Lai 2026-07-16 21:27:57 +08:00
  • 8a36245b5c chore: 累积 Zhengshou Lai 2026-07-16 21:17:31 +08:00
  • d6344fef75 chore: 累积更新 Zhengshou Lai 2026-07-16 21:16:27 +08:00
  • 46a41eb82a fix(provider): 测试与入口修复 Zhengshou Lai 2026-07-16 21:13:24 +08:00
  • dd2011ae2d refactor(backend): backend 改名 provider,拆出 info 子命令 Zhengshou Lai 2026-07-16 21:07:16 +08:00
  • e021aa9dbf fix(backend): 改回全局 ~/.claude/settings.json + 补充测试 Zhengshou Lai 2026-07-16 20:52:12 +08:00
  • 3ec60aa6b3 feat(backend): 内置 Claude Code 后端切换——DeepSeek / Kimi / Kimi Code Zhengshou Lai 2026-07-16 20:45:20 +08:00
  • 1348c4f243 fix: Ubuntu 24.04 等 PEP668 系统 Python 安装时自动加 --break-system-packages(安装/升级/卸载全链路) v0.1.1 Zhengshou Lai 2026-07-16 19:43:35 +08:00
  • 84ad0fa4cf feat: 审查修复一轮——sync 解引用软链技能/防 CLAUDE.md 崩溃/init 建 agent-tasks;upgrade SHA256 校验+收尾容错;新增 xiaohe switch 回滚;uninstall --all 扩到 ~/.metabot ~/.mytoolkit;下载路径改 xiaohe-agent Zhengshou Lai 2026-07-16 19:36:18 +08:00
  • f878a49c8a feat: xiaohe version——显示 bin 跑的是研发检出还是安装快照(含 git describe);uninstall --all 三重确认 Zhengshou Lai 2026-07-16 19:13:51 +08:00
  • 37eae6f283 feat: xiaohe uninstall——默认只卸 CLI 层,保留 ~/.xiaohe 与 workspace;--all 连配置一起删 Zhengshou Lai 2026-07-16 19:06:35 +08:00
  • 5d34b247ef feat: xiaohe upgrade + 启动器更名 Xiaohe Agent + CLI 输出全英文 Zhengshou Lai 2026-07-16 18:55:43 +08:00
  • a50a22b992 test: project_root 测试隔离真实 settings.json——补 get_setting patch Zhengshou Lai 2026-07-16 18:36:45 +08:00
  • 3b8d458fbb feat: 桌面启动器改 XiaoheAgent.app 形态——icns 图标、无 .command 后缀,Linux 桌面项同步带图标 Zhengshou Lai 2026-07-16 18:32:55 +08:00
  • f3d5414bf9 feat: xiaohe 命令组 + settings.json 拆分 + workspace 同步引擎 Zhengshou Lai 2026-07-16 18:10:01 +08:00
  • 5c3f90e910 feat: add --tmux/-t option to run agents in attachable tmux sessions Zhengshou Lai 2026-07-15 20:03:28 +08:00
  • 20e22eafd4 fix(hermes): align myhermes resume flags with myclaude UX Zhengshou Lai 2026-07-15 10:34:01 +08:00
  • 78ca74152f feat: add hermes backend support Zhengshou Lai 2026-07-15 10:21:38 +08:00
  • 2169a0a303 docs(skill): enrich myagents SKILL.md with use cases and skill division table Zhengshou Lai 2026-07-07 23:42:06 +08:00
  • 47365e26ad refactor(config): migrate .claude/CLAUDE.md to .agents/AGENTS.md with compatibility symlinks; add skill Zhengshou Lai 2026-07-07 23:34:13 +08:00
  • 384b9b818b feat(launcher): mycodex 默认启用 --dangerously-bypass-approvals-and-sandbox Zhengshou Lai 2026-07-07 10:11:53 +08:00
  • c07b132f6d feat(mycodex): 对齐 resume options,支持 -r/--resume/--continue/--last/--all Zhengshou Lai 2026-07-07 09:05:09 +08:00
  • 10530479d0 feat: 添加 mycodex 入口,支持 OpenAI Codex CLI Zhengshou Lai 2026-07-07 08:40:16 +08:00
  • 20e7eba93b feat(completion): 自动安装 myagents/myclaude/mykimi shell 补全,移除 eval 旧脚本 Zhengshou Lai 2026-07-04 19:25:01 +08:00
  • 7f1aa9f27e rename: myclaude -> myagents Zhengshou Lai 2026-07-01 23:27:14 +08:00
  • 1db0187b70 test(cli): repair stale bin.* imports and cover passthrough/--list Zhengshou Lai 2026-06-27 21:44:14 +08:00
  • 54c60eb463 feat(cli): pass through claude flags and add --list Zhengshou Lai 2026-06-27 21:39:43 +08:00
  • 9111a574e9 refactor: rename bin/ package to myclaude/ Zhengshou Lai 2026-06-26 22:58:18 +08:00
  • c9fd2321ed docs: update README installation instructions Zhengshou Lai 2026-06-13 09:21:08 +08:00
  • 0c31cffeda refactor(template): generalize project config for lab members Zhengshou Lai 2026-05-27 11:22:31 +08:00
  • 2bcfc0b82e feat(cli): default to --dangerously-skip-permissions, remove explicit option Zhengshou Lai 2026-05-19 21:24:00 +08:00
  • 72e27f9f6b remove(desktop): drop Electron desktop pet, keep CLI only Zhengshou Lai 2026-05-06 23:53:40 +08:00
  • 36773025b3 fix(desktop): add --strictPort to vite dev server Zhengshou Lai 2026-05-06 19:33:03 +08:00
  • 6d033ac3b5 fix(desktop): mark dist-electron as CommonJS Zhengshou Lai 2026-05-06 19:27:33 +08:00
  • 2ac1c9750e refactor(desktop): code review fixes Zhengshou Lai 2026-05-06 19:26:08 +08:00
  • 0c227cae19 feat(desktop): add Electron desktop pet for Claude CLI Zhengshou Lai 2026-05-06 19:17:29 +08:00
  • 75eaabbfb5 fix(cli): restore is_flag=False + flag_value on --cwd option Zhengshou Lai 2026-04-26 09:54:23 +08:00
  • b580eecc43 fix: expanduser in project_root, remove redundant cwd, add tests Zhengshou Lai 2026-04-26 09:53:06 +08:00
  • 854a69d3d8 revert: restore original README content Zhengshou Lai 2026-04-26 09:47:04 +08:00
  • 593b7a85b3 refactor(docs): slim README and improve completion script UX Zhengshou Lai 2026-04-26 09:46:22 +08:00
  • af80ec1de0 fix(cli): remove invalid --cwd flag config and make upgrade a proper alias Zhengshou Lai 2026-04-26 09:46:18 +08:00
  • 480ee311f2 style: format with black and fix ruff SIM117 warnings Zhengshou Lai 2026-04-26 09:46:14 +08:00
  • 7c5fa8ae24 minor updates lzhshou 2026-05-18 18:40:20 +08:00
  • ab597d1d02 refactor: rename source dir to bin, reorganize templates, remove personal info Zhengshou Lai 2026-04-26 09:37:13 +08:00
  • 432b700265 minor Zhengshou Lai 2026-04-26 09:14:42 +08:00
  • 45ba5ab84b fix(cli): correct forwarded flag name to --dangerously-skip-permissions Zhengshou Lai 2026-04-23 09:02:28 +08:00
  • 29fafc39db test: add pytest suite for core modules Zhengshou Lai 2026-04-23 09:00:44 +08:00
  • bb39b80d06 refactor: clean up outdated references and orphan files Zhengshou Lai 2026-04-23 08:55:15 +08:00
  • 475a0911e2 feat(workspace): make workspace location configurable via env var Zhengshou Lai 2026-04-23 08:47:22 +08:00
  • bebf7ba17a feat(cli): merge chat into default behavior, default cwd to workspace/ Zhengshou Lai 2026-04-23 08:38:59 +08:00
  • 5a665e38bb feat(mail): add IMAP/STP email subcommand Zhengshou Lai 2026-04-17 00:02:54 +08:00
  • e8320b1798 feat(scripts): add rename_funcs_to_snake helper Zhengshou Lai 2026-04-17 00:02:50 +08:00
  • afc81dcd84 feat(cli): add upgrade alias and register mail command Zhengshou Lai 2026-04-17 00:02:46 +08:00
  • 2618f626a7 feat(make): extract completion install to standalone script Zhengshou Lai 2026-04-17 00:02:41 +08:00
  • c890ef6d72 docs(CLAUDE): update workspace structure and memory mechanism Zhengshou Lai 2026-04-17 00:02:37 +08:00
  • 152db75e15 chore(skills): remove deprecated skills and update permissions Zhengshou Lai 2026-04-17 00:02:30 +08:00
  • f05811ef54 style(update): remove unused sys import Zhengshou Lai 2026-04-17 00:01:56 +08:00
  • 686c0f736c fix(chat): register --cwd as Click option for shell completion Zhengshou Lai 2026-04-17 00:00:49 +08:00
  • 7c39d7c9d9 feat(make): auto install/uninstall shell completions Zhengshou Lai 2026-04-13 11:07:37 +08:00
  • 929d808b3e fix(chat): remove --cwd from Click options to allow optional value parsing Zhengshou Lai 2026-04-13 09:09:53 +08:00
  • 250e3dd096 feat(chat): --cwd 支持可选值,缺省为当前目录 Zhengshou Lai 2026-04-13 09:02:16 +08:00
  • 6caf471eb3 docs: move git-proxy-clone to appendix with proper setup instructions Zhengshou Lai 2026-04-10 10:26:00 +08:00
  • 21a7f032bf feat(install): symlink myclaude to ~/.local/bin, make uninstall, docs Zhengshou Lai 2026-04-10 08:23:14 +08:00
  • 596da55753 chore: update local settings Zhengshou Lai 2026-04-09 23:18:44 +08:00
  • 7d37914cbf docs: update README with improved installation and configuration guide Zhengshou Lai 2026-04-09 23:17:07 +08:00
  • e693198727 minors Zhengshou Lai 2026-04-09 14:06:07 +08:00
  • 1bead9a6d8 chore: persist memories and excerpts under knowledge/ instead of .claude/ Zhengshou Lai 2026-04-09 10:36:00 +08:00
  • d63ce56e3f update skills Zhengshou Lai 2026-04-09 10:31:29 +08:00
  • 18943a7399 update skills Zhengshou Lai 2026-04-09 10:31:13 +08:00
  • 2b3296b6a5 update skills Zhengshou Lai 2026-04-09 10:27:34 +08:00
  • da713c969e minor Zhengshou Lai 2026-04-09 10:14:25 +08:00