Back to browse
GitHub Repository

Mine recurring feedback from coding-agent sessions and visualize it.

0 starsPython

Dreamer – Mine your agent sessions for corrections you keep repeating

by ibmmmm·Jul 8, 2026·1 point·0 comments

AI Analysis

●●SolidSolve My ProblemBig Brain

Turns repeated agent corrections into AGENTS.md updates before you forget them.

Strengths
  • Human-in-the-loop review prevents bad context changes from being auto-applied
  • Works with 20 coding harnesses via cass integration
  • Runs locally with no provider keys or data upload required
Weaknesses
  • Agent session analysis tools are becoming a crowded category
  • Requires Python 3.11-3.13, limiting some deployment scenarios
Category
Target Audience

Teams using coding agents like Claude Code, Cursor, or Copilot

Similar To

Cursor · Continue · Cline

Post Description

Finds patterns in your coding sessions for things that should go into the context and suggests what you should add to the context (AGENTS.md and other in-repo docs). Has human in the loop so you can review before changes are made.

Similar Projects

Developer Tools●●Solid

Process mining for AI agent systems

Zero-config agent monitoring via file watching, but requires agents to output structured JSON logs.

Solve My ProblemShip It
clemencechee
103mo ago