newdee

Results 10 issues of newdee

之前一直运行的好好的,昨天开始,只要一在tg里给微信发送图片,就提示: `wechat server logged out the user`, 然后提示要login, 登录之后发送图片继续是`wechat server logged out the user`。。。 发送文字可以,图片一直没法发送了~ 用的是这个容器,请问现在出什么问题了吗? ``` Message is not sent. (MN01) {'BaseResponse': {'Ret': 1101, 'ErrMsg': '', 'RawMsg': ''}, 'MediaId':...

上传限制解除了,但是上传完之后还是只能看到九张。 使用的是virtualXposed框架

## ✅ [Git Commit Helper](https://github.com/newdee/git-commit-helper) [![asciicast](https://asciinema.org/a/718306.svg)](https://asciinema.org/a/718306) - **智能生成提交信息** 利用大语言模型(LLM)分析 Git 变更内容,自动生成语义清晰、有意义的提交信息,降低人工编写负担。 - **提升开发效率** 避免“fix typo”、“update code”等无效信息,提高提交历史的可读性和可维护性。 - **友好的命令行交互** 提供简洁直观的 CLI 体验,轻松集成到日常开发流程中。 - **缓解命名困难症** 对于不擅长写英文 commit 的开发者非常友好,有效解决“写什么好”的常见烦恼。 - **可无缝集成到 LazyGit** 通过配置自定义命令,与...

### 项目地址 https://github.com/newdee/git-commit-helper ### 类别 Rust ### 项目标题 自动提交规范的git commit的小工具 ### 项目描述 Git Commit Helper is a practical tool that uses AI to generate git commit messages ### 亮点 -...

容器部署后,合并字幕的时候,会提示找不到tasks/ptXDuFup/origin_video.mp4,但实际文件是tasks/ptXDuFup/origin_video.f100026.mp4

### 项目地址 https://github.com/newdee/typeric ### 类别 Python ### 项目标题 Python实用类,如rust风格的Result和Option等 ### 项目描述 typeric 是一个面向 Python 的实用类型工具包,专注于清晰性、安全性和易用性。它最初是为了提升我个人的开发体验而构建的,但我也希望它能对他人有所帮助。 目前,typeric 提供了轻量且支持模式匹配的类型,比如 Result 和 Option —— 设计灵感来自 Rust。未来还计划引入更多常见的类型模式和错误处理抽象。 ### 亮点 - ✅ 函数式风格的 `Result` 类型:`Ok(value)`...

Python 项目

Git Commit Helper is a powerful productivity tool that leverages large language models (LLMs) to analyze Git diffs and generate meaningful commit messages, helping developers write clear, concise commits effortlessly....

Git Commit Helper is a powerful productivity tool that leverages large language models (LLMs) to analyze Git diffs and generate meaningful commit messages, helping developers write clear, concise commits effortlessly....

enhancement

### 🔗 Website https://github.com/newdee/git-commit-helper ### 📦 Ready to be included in [x-cmd pkg](https://x-cmd.com/pkg) ? YES ### 📥 How to install ```shell cargo install git-commit-helper ``` ### 📝 TLDR ```shell Set...

install

### Observed behavior I run the it in docker container, the first time it create consumer normally, but after reconstructed the container, it throws error: ``` Traceback (most recent call...

defect