jarvis-assist/Claude outputs/tests
Jonny 8a6080bd7a chore: track previously-untracked JARVIS foundation files
Backend (init-db.sql, docker-compose.yml, migrations 002-005, tests,
deploy scripts, requirements) and frontend (package.json, vite.config.ts,
main.tsx, api.ts, CalendarWidget/EmailWidget/Login/WeatherWidget) existed
only in the working tree until now. Adds a JARVIS-specific .gitignore
(node_modules, dist, __pycache__, real .env files, local Claude settings)
so the project can be pushed to its own dedicated repo with a complete,
buildable history from this commit forward.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01V57jSQPqwkGG8BuAXg59X5
2026-09-14 12:27:43 +02:00
..
test_auth.py chore: track previously-untracked JARVIS foundation files 2026-09-14 12:27:43 +02:00
test_calendar.py feat: support two calendars (personal default, feuerwehr named) 2026-09-13 20:26:57 +02:00
test_chat_tools.py fix: fall back to settings defaults on DB error, add missing identity-line system-prompt test 2026-09-14 12:05:44 +02:00
test_chunking.py chore: track previously-untracked JARVIS foundation files 2026-09-14 12:27:43 +02:00
test_email.py chore: track previously-untracked JARVIS foundation files 2026-09-14 12:27:43 +02:00
test_memory.py feat: build chat identity line from settings instead of a static env var 2026-09-14 08:11:07 +02:00
test_orders.py feat: build chat identity line from settings instead of a static env var 2026-09-14 08:11:07 +02:00
test_settings.py fix: fall back to settings defaults on DB error, add missing identity-line system-prompt test 2026-09-14 12:05:44 +02:00
test_weather.py chore: track previously-untracked JARVIS foundation files 2026-09-14 12:27:43 +02:00