Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ All notable user-visible changes to this project are documented in this file.

### Changed

- Update the bundled Pi coding-agent dependency to `@earendil-works/pi-coding-agent` 0.84.x and document the matching Node 22.19+ runtime requirement.
- Discover skills dynamically in the startup header and show analyzed episodes from `dist/analysis/`, so returning users can see what already exists.
- Remove the unused `[outputs]`, `[transcription]`, and `[video_scan]` sections from `podguy.example.toml`; document which sections are read by code vs. by the agent.
- Require Python 3.11+ (managed automatically by uv) and parse `podguy.toml` with the standard-library TOML parser.
Expand Down
Loading
Loading