diff options
| author | soryu <soryu@soryu.co> | 2026-01-24 12:54:18 +0000 |
|---|---|---|
| committer | soryu <soryu@soryu.co> | 2026-01-24 12:54:18 +0000 |
| commit | ba3906c05d8979236600385656dd454c1aa34352 (patch) | |
| tree | b0433a3bb491c0723c5482677803b0f3f534dbcf /parakeet-rs/src/decoder.rs | |
| parent | 579c983d3efb8f1414ffb45b9e031f741cce5f76 (diff) | |
| download | soryu-ba3906c05d8979236600385656dd454c1aa34352.tar.gz soryu-ba3906c05d8979236600385656dd454c1aa34352.zip | |
feat: Add progress logging module for cross-task learning
Implement structured progress logging as specified in ralph-features-spec.md
Section 1.1. This module provides:
- ProgressLogEntry struct capturing timestamp, task ID/name, status,
files changed, and learnings (patterns, gotchas, tips)
- append_entry() to write entries to progress.log in worktree
- read_recent_entries() to retrieve last N entries for context injection
- Markdown format for human readability and easy parsing
This is the foundation for Ralph-inspired cross-task learning that
persists context across task iterations.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Diffstat (limited to 'parakeet-rs/src/decoder.rs')
0 files changed, 0 insertions, 0 deletions
