v1.5.0
What's Changed
- Feat: Add --skip-head/skipHead meta options by @DavidSouther in #133
- Feat: Add --clean and Ailly: Clean that resets Ailly files. by @DavidSouther in #131
- Feat: continue as assistant by @DavidSouther in #137
- Feat: cookbook steps to pull statistics for a run of data. by @DavidSouther in #139
Core
- Refactor: consolidate edit messages. by @DavidSouther in #102
- Bedrock: correctly ignore ini cache. by @DavidSouther in #104
- Feat: Edit as template-view by @DavidSouther in #111
- Bugs: Bedrock BittyBugs by @DavidSouther in #116
- Bug: Include some debugging information in output. by @DavidSouther in #124
- Feat: allow prompt in combined: false head by @DavidSouther in #132
- Confirm context: folder works from aillyrc by @DavidSouther in #141
CLI
- Feat: --prompt --stream for Bedrock and noop engines. by @DavidSouther in #109
- Refactor: cli to typescript by @DavidSouther in #113
- Cleanup: getting started cli by @DavidSouther in #122
Extension
- Bug: Extension: Determine root from URL by @DavidSouther in #101
- Feat: specify aws-profile setting extension point. by @DavidSouther in #100
- Feat: output channel by @DavidSouther in #103
- Feat: rename settings & add Aws Region config by @DavidSouther in #105
- Docs: add extension docs to README.md by @jsspric in #107
- Clean: First extension test by @DavidSouther in #120
- Feat: Ailly extension will stream edits into vscode by @DavidSouther in #110
- Feat: Getting Started by @DavidSouther in #121
- Bug: Use os-normalized fsPath by @DavidSouther in #123
- Refactor extension command registration. by @DavidSouther in #138
- Feat: extension generate all by @DavidSouther in #135
- Feat: template views in extension by @DavidSouther in #142
Web
- Tabs: call onSelect if provided. by @DavidSouther in #99
New Contributors
Full Changelog: v1.4.0...v1.5.0-rc2