0.2.11
Added specification update to new feature add on app load and diff display on ui
Add new fullstack template (react+express) and refactor templates to support options
properly setup default models
fix getting unfinished iterations
merge gpt-pilot 0.2 codebase
Fix integ tests.
code block parser: only consider triple-backticks if at start of line
update logger name to match the new package name
skip test
overriding SQLAlchemy equality messes with the working of its internals/cache
disable telemetry in automated tests
skip tests instead of commenting them out
console ui: add multiline, readline, paste, initial/default text support