cjlludwig rereadme
Version updated for https://github.com/cjlludwig/ReReadme to version v0.0.13.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
ReReadme is a CLI tool that automates the generation and updating of repository README files using an AI workflow built on the OpenAI Agents SDK. It addresses the problem of stale or missing documentation by analyzing repository contents and creating high-quality, context-rich READMEs, which improve onboarding, reduce tribal knowledge reliance, and optimize AI agent interactions with the codebase. Key features include full README regeneration and CI-friendly modes for detecting documentation drift in pull requests.
What’s Changed
What’s Changed
- chore: update GHA ref to v0.0.12 by @rereadme-publish-bot[bot] in https://github.com/cjlludwig/ReReadme/pull/50
- fix: add enterprise API URL override and regional error hints by @cjlludwig in https://github.com/cjlludwig/ReReadme/pull/52
Full Changelog: https://github.com/cjlludwig/ReReadme/compare/v0.0.12...v0.0.13