Hatter Jiang hatter
  • China
  • https://hatter.me/
  • I am a programmer from Hangzhou Zhejiang, China.

  • Joined on 2019-11-16
hatter pushed to main at hatter/ts-scripts 2026-04-28 23:09:01 +08:00
1a252523db 🐛 Fix bugs, typos, and refine type definitions in deno libraries
hatter pushed to main at hatter/perry-tests 2026-04-27 00:46:56 +08:00
e83bcc31a6 🆕 Add new untracked file helloworld.ts
hatter pushed to main at hatter/ts-scripts 2026-04-27 00:44:47 +08:00
66f9443dc3 📝 Update metadata for commit.ts script
hatter pushed to main at hatter/perry-tests 2026-04-27 00:44:36 +08:00
c19fa298fe 🗑️ Delete cached object file in simple-ui directory
hatter pushed to main at hatter/ts-scripts 2026-04-27 00:43:53 +08:00
373ebeeeb9 🐛 Fix potential undefined timeout by adding default value of 60000ms in commit script
hatter pushed to main at hatter/perry-tests 2026-04-27 00:40:48 +08:00
42fb760b70 🆕 Add new UI scripts and update gitignore to ignore cache directory
hatter pushed to main at hatter/perry-tests 2026-04-27 00:34:13 +08:00
b91f50f26c 🆕 Add simple-ui directory and repository link to README
hatter created repository hatter/perry-tests 2026-04-27 00:16:31 +08:00
hatter pushed to main at hatter/py-scripts 2026-04-27 00:06:40 +08:00
92c7d3f58f Add command line argument support and remove unused dependencies
hatter pushed to main at hatter/ts-scripts 2026-04-27 00:05:47 +08:00
153038ae8b Add custom timeout argument to git commit script
hatter pushed to main at hatter/py-scripts 2026-04-24 00:23:33 +08:00
ff22a17e34 Add file path information output to hello.py
hatter pushed to main at hatter/py-scripts 2026-04-24 00:00:53 +08:00
50d12922d1 ⬆️ Update dependency configuration for py-common-lib to use a specific tag (v0.0.0)
hatter pushed tag v0.0.0 to hatter/py-common-lib 2026-04-23 23:53:52 +08:00
hatter pushed to main at hatter/py-scripts 2026-04-23 23:52:44 +08:00
173f2cef23 📁 Add new directory single-scripts
hatter pushed to main at hatter/py-common-lib 2026-04-23 23:44:56 +08:00
fe9444f13e [".gitignore"文件的变更主要是新增了一个忽略规则,属于修改配置类型,而未跟踪的文件表明新增了一些项目依赖和源码目录,属于新增功能或依赖更新类型。综合分析如下:]
hatter created repository hatter/py-common-lib 2026-04-23 23:40:53 +08:00
hatter pushed to main at hatter/cheatsheets 2026-04-23 22:57:01 +08:00
0475d808e6 📝 Add new section for project initialization in CHEATSHEET.md
hatter pushed to main at hatter/opencode-custom-tool-demo 2026-04-22 23:53:14 +08:00
1fc49bc8e2 🔧 Rename function argument from args to _args in get_my_ip method
hatter pushed to main at hatter/opencode-custom-tool-demo 2026-04-22 22:33:29 +08:00
c56d7bdfa4 🔧 Add timeout handling to IP fetch request in demo.ts
hatter pushed to main at hatter/opencode-custom-tool-demo 2026-04-22 22:27:52 +08:00
e0158d1193 📝 Update README documentation for tool installation instructions