v1.3.0
What's Changed
Features
- Add --context=conversation|folder|none handling by @DavidSouther in #43
- Add --edit CLI mode with --lines [start]:[end] by @DavidSouther in #44
- Add --log-level=error|warn|info|debug|silent and --pretty human readable vs JSONL by @DavidSouther in #54
- Bedrock validation only requires at least one user message by @DavidSouther in #50
- Add opus bedrock model id by @DavidSouther in #51
- Ailly.dev beta by @DavidSouther in #56
Bugs
- Adds integration testing by @DavidSouther in #47
- Backfill to support node16 by @DavidSouther in #55
- Fix bedrock messages not generating in non-predecessor mode by @DavidSouther in #49
Full Changelog: v1.2.6...v1.3.0