agent-feedback-loop
Local severity-aware feedback memory for Codex, Claude Code, and Gemini CLI.
面向 Codex、Claude Code 和 Gemini CLI 的本地严重度感知反馈记忆。
How to install
dsh plugin add agent-feedback-loop About
Agent Feedback Loop Local prompt-time feedback learning for Codex, Claude Code, and Gemini CLI. 中文说明 **Runtime version: 0.9.0** Feedback learning 1. A prompt hook captures eligible user dissatisfaction and immediately returns to the host. 2. A detached feedback reviewer may inspect bounded local evidence later. 3. A valid reviewer result becomes immutable project Markdown under .agent/reflections/. 4. A later matching prompt reads a small set of applicable Markdown documents. The current prompt never waits for the feedback reviewer. Its publication cutoff is fixed at prompt handling time, so a…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 2
- mo. downloads
- 48
- Last push
- 2026-09-20
- Created
- 2026-06-24
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- dsh-plugin
Related plugins
dsh-mnemon
omdsh-dev/dsh-mnemon
Cross-agent, local-first persistent memory plugin for DeepSeek Harness (DSH), powered by Mnemon. It shares long-term memory across Mnemon-enabled agents and adds runtime memory, searchable project documents, semantic recall, knowledge graph, and a Sidebar UI.
memsearch
zilliztech/memsearch
A persistent, unified memory layer for all your AI agents (e.g. Claude Code, Codex, DSH), backed by Markdown and Milvus.
dsh-mnemon
dsh-external/dsh-mnemon
Composable, view-based memory for DeepSeek Harness. Pluggable sources and strategies, with three-tier memory out of the box.
markdownify-mcp
zcaceres/markdownify-mcp
A Model Context Protocol server for converting almost anything to Markdown