v1.4.0
What's Changed
core & cli
- --version suppresses child stderr when checking git repo by @DavidSouther in #61
- Add configurable request limit & flag. by @DavidSouther in #69
- Fixes golang file filtering in gitignore_fs.ts and adds a test by @beqqrry-aws in #75
- Handle
--prompt -
for stdin and document> out
by @DavidSouther in #77 - Use full contents in edit context by @DavidSouther in #80
- Feat: Allow passing multiple --template-view arguments by @DavidSouther in #97
- Feat: --max-depth to limit amount of context loaded. by @DavidSouther in #89
- Allow specifying template-view as a file in aillyrc by @DavidSouther in #90
ailly.dev
- Bug: Fix Package Extension workflow by @DavidSouther in #84
- Bug: Mix colors in srgb. by @DavidSouther in #81
- Feat: ailly.dev Response and Prompt tabs in output. by @DavidSouther in #82
- Feat: Allow freeform storyboard inputs after all story items shown. by @DavidSouther in #83
- Web CI by @DavidSouther in #85
- Add bird examples by @DavidSouther in #93
- Add copy buttons to prompt and response outputs by @DavidSouther in #96
VSCode Extension
- Extension updates and
Ailly: edit
command by @DavidSouther in #78 - Compile and publish extension by @DavidSouther in #79
New Contributors
- @beqqrry-aws made their first contribution in #75
Full Changelog: v1.3.1...v1.4.0