All notable changes to this project will be documented in this file.
- Correct pattern directory path in README
- Correct tarball extraction paths in installation instructions
- Restore full README content with code-fence ASCII logo (#84)
- New ascii logo (#81)
- (#96,#97) Add Cargo.toml metadata and README badges (#103)
- (#93,#101) Add community files and SPDX license header (#102)
- (#89,#90,#91) Eliminate unwrap, restrict API surface, split pattern.rs (#105)
- (#76,#77) Add retry loop to oo learn, remove OpenAI/Cerebras (#78)
- Improved
oo learnpattern quality with better system prompt framing - Corrected Anthropic model name and surfaced learn failures to users
- Fixed pattern filenames to include subcommands (e.g.,
cargo-test.toml) - Replaced zalgo logo with plain "oo" text in CLI output
- Documented
oo learnoverwrite behavior
- Initial implementation of
oo learnfor LLM-assisted pattern generation - Added ASCII art logo
- Formatting issues in README header
- README with styled div for context
- Add spacing below zalgo logo to avoid h1 border clipping
- Use div-wrapped h1 to suppress border clipping on zalgo logo
- Update README with description and clean HTML
- Change font style and size in README
- Use bold text for zalgo logo to avoid h1 border clipping
- Use processed PNG logo instead of SVG/text for zalgo header (#23)