paperclip/packages
nickyleach 3590e26d6b
fix(server): add a real retrieval path for the omitted resolved recovery-action history
The wake prompt told the agent to fetch the recovery-action history for
recovery outcomes dropped by the item cap. GET /issues/:id/recovery-actions
returned only the active action, so the agent had no way to recover the
dropped rows. Add a status=resolved query to the same route, backed by a
new listResolvedForIssue lookup, and update the prompt to name the exact
call.

Co-authored-by: Paperclip <noreply@paperclip.ing>
2026-09-10 19:47:41 -07:00
..
adapter-utils fix(server): add a real retrieval path for the omitted resolved recovery-action history 2026-09-10 19:47:41 -07:00
adapters refactor: remove the wake payload from the launch environment 2026-09-10 19:47:40 -07:00
db
google-sheets-mcp-server
kv-demo-mcp-server
mcp-server
paperclip-eval-kernel
paperclip-runner refactor: remove the wake payload from the launch environment 2026-09-10 19:47:40 -07:00
plugins
shared fix(server): bound origin messages by the item cap, and disclose truncation on every capped list 2026-09-10 19:47:41 -07:00
skills-catalog
tailscale-https-broker
teams-catalog