Commit Graph

4 Commits

Author SHA1 Message Date
Brooklyn Nicholson
51e28eabf7 fix(tui): place learning notes after responses
Buffer live learning events until the turn completes so remembered/recalled notes appear after the assistant response, and trim redundant user prefixes from memory titles.
2026-04-27 13:34:24 -05:00
Brooklyn Nicholson
b9697d001d feat(tui): surface live learning events
Emit learning events from memory, recall, and skill tool completions, render them as subtle italic transcript lines, and show learning stats/provenance in the TUI.
2026-04-27 13:31:52 -05:00
Brooklyn Nicholson
1be4cb5d01 refactor(tui): focus learning ledger on recent growth
Keep installed skills as quiet inventory while promoting remembered facts, recalled sessions, reused skills, and connected integrations as the primary ledger rows.
2026-04-27 13:20:50 -05:00
Brooklyn Nicholson
2a01fdd871 feat(tui): add learning ledger overlay
Surface existing memories, skills, recalls, and integrations as a read-only growth ledger so Hermes' accumulated context is visible without changing agent behavior.
2026-04-27 13:07:36 -05:00