v0.15.0

umputun/ralphexv0.15.0Feb 17, 2026by umputun

AI Summary

Introduces shell completions for bash, zsh, and fish, along with improvements to stream parsing performance.

Key Highlights

  • Shell completions for bash, zsh, and fish
  • Replace bufio.Scanner with unbounded line reader for stream parsing
  • Use verbose completions for zsh and fish descriptions
  • Exclude false-positive gosec rules for golangci-lint v2.10.1

New Features

  • Shell completions for bash, zsh, and fish

Full Release Notes

**New Features**
- Shell completions for bash, zsh, and fish #120 @paskal

**Improvements**
- Replace bufio.Scanner with unbounded line reader for stream parsing #124
- Use verbose completions for zsh and fish descriptions #122 @paskal
- Exclude false-positive gosec rules for golangci-lint v2.10.1

**Bug Fixes**
- Use plans_dir from config in make_plan prompt #126 @animedetector
- Add PLANS_DIR to doc comments, remove duplicate plan file