Releases: olojiang/mcp_feedback_ji
Releases · olojiang/mcp_feedback_ji
Release list
v2.5.1-ji.168
2.5.1-ji.168
Fix — 移除 enforcement 自动触发,停止浪费 cursor request
- 删除
checkEnforcement/ rules-refresh 自动注入followup_message(会驱动 Agent 反复调用interactive_feedback,每次消耗 Cursor request) - 修复冷启动
lastFeedbackAtfalsy →minutesSince = Infinity立即触发的问题路径 - 保留 pending 用户评论投递、重复 active wait 阻断
Full Changelog: v2.5.1-ji.149...v2.5.1-ji.168
安装
下载下方 .vsix,Cursor/VS Code 中 Extensions: Install from VSIX...
或:
curl -L -o mcp-feedback-enhanced-2.5.1-ji.168.vsix \
https://github.com/olojiang/mcp_feedback_ji/releases/download/v2.5.1-ji.168/mcp-feedback-enhanced-2.5.1-ji.168.vsixv2.5.1-ji.149
Full Changelog: v2.5.1-ji.147...v2.5.1-ji.149
v2.5.1-ji.147
Full Changelog: v2.5.1-ji.146...v2.5.1-ji.147
v2.5.1-ji.146
Full Changelog: v2.5.1-ji.145...v2.5.1-ji.146
v2.5.1-ji.145
Full Changelog: v2.5.1-ji.144...v2.5.1-ji.145
v2.5.1-ji.144
Full Changelog: v2.5.1-ji.86...v2.5.1-ji.144
v2.5.1-ji.86
Highlights
- Fix staged image delete: tab switch / state_sync now re-renders staged thumbnails; remove button targets the correct session
- Clear orphaned staged images when server marks a tab resolved
- Includes all ji.85 panel stability, daily logs, pending/draft UX fixes
Install
Download mcp-feedback-enhanced-2.5.1-ji.86.vsix → Cursor Extensions → Install from VSIX → Developer: Reload Window
Or: git pull && ./install.sh
Note
After upgrade, Reload Window in each Cursor window (panel ↻ is not enough).
Full Changelog: v2.5.1-ji.85...v2.5.1-ji.86
Full Changelog: v2.5.1-ji.85...v2.5.1-ji.86
v2.5.1-ji.85
Highlights
- Panel stability: fix Disconnected / empty panel after Reload (ji.79 sanitize regression, stale webview, bridge dedupe)
- Daily rotating panel logs:
webview-YYYY-MM-DD.log(7-day retention),webview.logalias, truncate command - Pending / Draft UX: Send merges + clears pending queue; badge renamed to draft
- Input pane: splitter resizes textarea; vertical resize restored
- 312 tests passing
Install
VSIX (macOS / Windows / Linux — universal)
- Download
mcp-feedback-enhanced-2.5.1-ji.85.vsix - Cursor → Extensions →
...→ Install from VSIX - Configure
~/.cursor/mcp.json(see readme) - Developer: Reload Window
Source
git clone https://github.com/olojiang/mcp_feedback_ji.git
cd mcp_feedback_ji && ./install.shAfter upgrade
- Reload Window in each Cursor window (↻ reconnect is not enough)
- Expect panel header:
v2.5.1-ji.85 ● Connected :<port> pid=<pid>
Full changelog: changelog.md