10 Commits

Author SHA1 Message Date
alex wiesner
33cf6de6ac upgrade frontend toolchain to a coherent Svelte 5 stack 2026-03-15 16:12:44 +00:00
84cf9d96ee Clean up Voyage branding metadata
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-10 22:25:05 +00:00
c4b8f291f2 docs: update docs and AGENTS.md with chat tool loop fix patterns 2026-03-10 18:40:34 +00:00
dbabbdf9f0 fix(chat): stop retry spirals on tool failures 2026-03-10 18:05:34 +00:00
bb54503235 fix(chat): add saved AI defaults and harden suggestions 2026-03-09 20:32:13 +00:00
21954df3ee fix(chat): improve OpenCode Zen integration and error handling
- Fetch models dynamically from OpenCode Zen API (36 models vs 5 hardcoded)
- Add function calling support check before using tools
- Add retry logic (num_retries=2) for transient failures
- Improve logging for debugging API calls and errors
- Update system prompt for multi-stop itinerary context
- Clean up unused imports in frontend components
- Remove deleted views.py (moved to views/__init__.py)
2026-03-09 16:11:14 +00:00
64f9fe7382 feat: embed AI travel chat in collection recommendations 2026-03-08 21:24:49 +00:00
006a28ea0f move documentation/ to docs/ 2026-03-08 20:00:08 +00:00
7bcab5afd8 rm docs/ 2026-03-07 20:21:06 +00:00
370a50dcb2 chore: add missing project scaffolding 2026-03-06 14:34:16 +00:00