Zhengshou Lai
089da97633
install: refuse runner worktrees and bind the CLI Python.
...
Keep editable installs on the canonical checkout so PATH mytoolkit cannot silently pick up a stale GHA _work tree.
2026-08-11 21:16:05 +08:00
Zhengshou Lai
06704acf60
test: add pytest suite — CLI smoke + config/templates/md_to_pdf units
...
- tests/conftest.py redirects MYTOOLKIT_HOME to a temp dir before imports
so the module-level Config singleton never touches the real ~/.mytoolkit
- CLI smoke: every registered command answers --help with exit code 0
- unit tests: Config get/set/migrate, templates_registry override/fallback,
md_to_pdf pure helpers (pandoc-dependent cases skipif-guarded)
- pyproject: dev dependency group (pytest) + pytest config; Makefile: make test
2026-07-18 11:45:40 +08:00
Zhengshou Lai
55c08cf937
refactor(config): migrate .claude/CLAUDE.md to .agents/AGENTS.md with compatibility symlinks
2026-07-07 23:34:12 +08:00
Zhengshou Lai
1ee5a31ccf
feat(completion): 自动安装 shell 补全,迁移旧配置并清理手动补全
2026-07-04 19:24:58 +08:00
Zhengshou Lai
587eac8837
feat: add journal submission kits + paper scaffold; restructure package
...
- init journal <elsevier|ieee|springer>: self-contained, make-buildable kits
(Springer sn-jnl.cls + bst bundled; reuses project references.bib)
- init paper scaffold: ctexart + Fandol fonts, bib at root, latexdiff highlighted
- move templates/ under mytoolkit/, add info/references, relocate protocols
- migrate mytoolkit skill into submodule; update README/CLAUDE docs
2026-06-28 23:38:47 +08:00
Zhengshou Lai
3f7c625781
refactor(self-mgmt): centralize manual file list for install/uninstall
2026-06-04 01:05:46 +08:00
Zhengshou Lai
da52571a9c
refactor(self-mgmt): adapt update/uninstall to system-python editable install
2026-06-04 00:59:55 +08:00
Zhengshou Lai
3aeaf7cb64
init
2026-04-14 18:39:09 +08:00
Zhengshou Lai
ab8067f0c5
Initial commit: mycli toolkit with all commands
2026-04-13 11:38:01 +08:00