mirror of
https://github.com/cjo4m06/mcp-shrimp-task-manager.git
synced 2025-07-26 07:52:25 +08:00
更新版本至 1.0.13,修正 invariantlabs 誤判問題。
This commit is contained in:
parent
148f0cdcb0
commit
b7dea5a191
@ -2,6 +2,12 @@
|
||||
|
||||
# Changelog
|
||||
|
||||
## [1.0.13]
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fix: Corrected issue with invariantlabs misjudgment (148f0cd)
|
||||
|
||||
## [1.0.12]
|
||||
|
||||
### Added
|
||||
|
@ -2,6 +2,12 @@
|
||||
|
||||
# 更新日誌
|
||||
|
||||
## [1.0.13]
|
||||
|
||||
### 修復
|
||||
|
||||
- 修復:修正 invariantlabs 誤判問題 (148f0cd)
|
||||
|
||||
## [1.0.12]
|
||||
|
||||
### 新增
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "mcp-shrimp-task-manager",
|
||||
"version": "1.0.12",
|
||||
"version": "1.0.13",
|
||||
"description": "Shrimp Task Manager is a task tool built for AI Agents, emphasizing chain-of-thought, reflection, and style consistency. It converts natural language into structured dev tasks with dependency tracking and iterative refinement, enabling agent-like developer behavior in reasoning AI systems",
|
||||
"main": "dist/index.js",
|
||||
"type": "module",
|
||||
|
Loading…
x
Reference in New Issue
Block a user