Merge pull request #74 from lirielgozi/feature-conversation-history

feature: add conversation history feature to AI assistant
This commit is contained in:
Leon van Zyl
2026-01-22 09:00:52 +02:00
committed by GitHub
12 changed files with 1304 additions and 49 deletions

2
.gitignore vendored
View File

@@ -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/