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/opencode-custom-tool-demo 2026-04-22 22:26:40 +08:00
81570d0638 📂 Update .gitignore and README.md for better project configuration and documentation
hatter created repository hatter/opencode-custom-tool-demo 2026-04-22 22:12:19 +08:00
hatter pushed to main at hatter/cheatsheets 2026-04-21 22:07:46 +08:00
d038af0d8b 🗑️ Remove CHEATSHEET.md file from helix directory
hatter pushed to main at hatter/cheatsheets 2026-04-21 00:45:53 +08:00
263056b5f9 🆕 Add support for Zed editor in README and meta configuration
hatter pushed to main at hatter/cheatsheets 2026-04-21 00:39:39 +08:00
eb7f1139aa 📝 Update tool name and alias for helix (now hx) across documentation and metadata files
hatter pushed to main at hatter/cheatsheets 2026-04-21 00:32:43 +08:00
4ab9783343 🆕 Add Helix editor to README and meta configuration files
hatter pushed to main at hatter/cheatsheets 2026-04-19 16:34:13 +08:00
62f401cb8c 📝 Add Neovim to README and meta.json files
hatter pushed to main at hatter/py-scripts 2026-04-19 15:58:38 +08:00
cd0ba9d6c6 ⬆️ Update pyproject.toml by removing uv tool configuration
hatter pushed to main at hatter/py-scripts 2026-04-19 15:34:10 +08:00
a5c0c12122 📝 Update README with Python .venv auto-activation instructions for zsh
hatter pushed to main at hatter/llm-proxy-go 2026-04-19 14:25:45 +08:00
1b1f3720cf 🔄 Remove dependency on github.com/joho/godotenv and related usage
hatter pushed to main at hatter/py-scripts 2026-04-19 14:17:34 +08:00
e1c1783e7c 🔄 Refactor streaming logic and update chat message content in AI test scripts
hatter pushed to main at hatter/llm-proxy-go 2026-04-19 14:07:55 +08:00
b6307941a1 🔍 Add logging for request body in handleProxy function
hatter pushed to main at hatter/llm-proxy-go 2026-04-19 14:04:53 +08:00
d02e35bb22 🔧 Modify logging and comment handling in proxy and stream functions
hatter pushed to main at hatter/llm-proxy-go 2026-04-19 13:14:17 +08:00
599ec5c11d 🔧 Enhance streaming response handling with headers and flushing support
hatter pushed to main at hatter/llm-proxy-go 2026-04-19 12:55:35 +08:00
c5a2feb5dd 📝 Update log message formatting and streamline streaming logic in proxy handler
hatter pushed to main at hatter/llm-proxy-go 2026-04-19 12:31:38 +08:00
6dcd2ae46d 🔧 Enhance response body handling with gzip decompression and logging improvements in main.go
hatter pushed to main at hatter/llm-proxy-go 2026-04-19 12:22:21 +08:00
906947ce91 📝 Update README with improved usage instructions and configuration details
hatter pushed to main at hatter/llm-proxy-go 2026-04-19 12:19:04 +08:00
0b906016bc 📦 Update dependencies and add request tracing with UUID
hatter pushed to main at hatter/py-scripts 2026-04-19 11:44:05 +08:00
02230528a0 🆕 Add virtual environment initialization command to justfile
hatter pushed to main at hatter/py-scripts 2026-04-19 11:38:03 +08:00
54ce0951a4 🔧 Update justfile to activate virtual environment before running main.py