v0.31.0
arkohut/pensievev0.31.0Dec 26, 2025by github-actions[bot]
AI Summary
This release migrates the project to use uv for dependency management and changes the default configuration to disable the 'thinking' mode feature. These changes improve build performance and provide more predictable default behavior.
Key Highlights
- Migrated to uv for dependency management
- Updated CI/CD workflows to use uv
- Disabled 'thinking' mode by default
New Features
- Migrated to uv for dependency management
- Disabled 'thinking' mode by default
Full Release Notes
## Features
- Migrate to uv for dependency management by @arkohut
- Adopted `uv` as the project's package and dependency manager for improved performance and reliability
- Updated CI/CD workflows to streamline build and release processes using `uv`
- Disable "thinking" mode by default by @arkohut
- Changed the default configuration to keep the "thinking" feature disabled initially, offering more predictable default behavior
**Full Changelog**: https://github.com/arkohut/memos/compare/v0.30.1...v0.31.0
---
## 新特性
- 迁移至 uv 进行依赖管理 by @arkohut
- 采用 `uv` 作为项目的包和依赖管理器,以提高性能和可靠性
- 更新了 CI/CD 工作流,使用 `uv` 简化构建和发布流程
- 默认禁用“思考” (Thinking) 模式 by @arkohut
- 更改了默认配置,初始状态下禁用“思考”功能,提供更可预测的默认行为
**完整更新日志**: https://github.com/arkohut/memos/compare/v0.30.1...v0.31.0