Les Freire

Results 7 issues of Les Freire

### 系统版本:Ubuntu 20.04 ### 真寻版本:0.1.5.3 ### 错误截图 [img] ### 日志截图 [img] ### 错误说明 发生了xx错误...

### 希望能解决的问题 如题 ### 描述所需要的功能 如题

enhancement

### 希望能解决的问题 使用 ffmpeg 将 DynamicContent 转 GIF ### 描述所需要的功能 使用 ffmpeg 将 DynamicContent 转 GIF

enhancement

首先需确保 ```environment LOCALSTORE_USE_CWD=true ``` Dockerfile ```dockerfile FROM ghcr.io/astral-sh/uv:0.8.14-python3.12-bookworm RUN apt-get update && apt-get install -y git curl ffmpeg && apt-get clean && rm -rf /var/lib/apt/lists/* # Install nbr (ensure we...

documentation

In testing CI, we often need to test different dependency groups, such as pydantic v1/v2 ```toml [dependency-groups] dev=[] test=[] pydantic-v1 = ["pydantic>=1.10.0,2.0.0,=0.8.14" default-groups = ["test", "dev"] conflicts = [[{ group...

enhancement
help wanted
good first issue