mirror of
https://github.com/leonvanzyl/autocoder.git
synced 2026-02-01 15:03:36 +00:00
Merge pull request #74 from lirielgozi/feature-conversation-history
feature: add conversation history feature to AI assistant
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -69,6 +69,7 @@ coverage.xml
|
||||
.hypothesis/
|
||||
.pytest_cache/
|
||||
nosetests.xml
|
||||
ui/playwright-report/
|
||||
|
||||
# mypy
|
||||
.mypy_cache/
|
||||
@@ -147,3 +148,4 @@ Pipfile.lock
|
||||
.tmp/
|
||||
.temp/
|
||||
tmpclaude-*-cwd
|
||||
ui/test-results/
|
||||
|
||||
Reference in New Issue
Block a user