Commit History

fix(chatbot): destination-suggestion + map follow-up wrongly hit off-topic guardrail
e2e06c6

Kiriten892 Claude Opus 4.8 commited on

fix(chatbot): food queries misclassified as activities
849a1a7

Kiriten892 Claude Opus 4.8 commited on

fix(chatbot): set awaiting after nearby_attractions so 'cΓ³' plans a trip
18385ee

Kiriten892 Claude Opus 4.8 commited on

feat(chatbot): surface real hotels and attractions from KB
5e36a20

Kiriten892 Claude Opus 4.8 commited on

fix(chatbot): accumulate dietary restrictions + real-time weather
3b56b36

Kiriten892 Claude Opus 4.8 commited on

feat(chatbot): OOD guard for arithmetic + find_hotel slot-filling
3d843e9

Kiriten892 Claude Opus 4.8 commited on

feat(chatbot): lightweight dialog-state for follow-up replies
9dad3cf

Kiriten892 Claude Opus 4.8 commited on

fix(chatbot): simulate multi-pin route map for destinations without per-activity coords
52fc041

Kiriten892 commited on

fix(hotel,chatbot): add WiFi to hotel data + fix chatbot map waypoints
d18bdff

Kiriten892 Claude Sonnet 4.6 commited on

refactor: predict() 851β†’648 lines β€” parallel IO + module-level constants + card builders
5924f53

Kiriten892 commited on

fix: train_test_split guard + asyncio background task leak
7122b40

Kiriten892 commited on

fix: resolve remaining HIGH/MEDIUM issues from code review
c8a6da6

Kiriten892 Claude Sonnet 4.6 commited on

refactor: fix HIGH issues - constructor injection, i18n, ML cache & preprocessing
b442d39

Kiriten892 Claude Sonnet 4.6 commited on

security: fix 6 critical vulnerabilities across chatbot and backend
ac3b63b

Kiriten892 Claude Sonnet 4.6 commited on

security: remove hardcoded ML service API key - require env var (CHATBOT_ML_SERVICE_API_KEY)
a847629

Kiriten892 commited on

fix(chatbot): resolve 3 reviewer issues β€” conversationCount bug, task error logging, CI username variable
e85e651

Kiriten892 Claude Sonnet 4.6 commited on

fix(chatbot): resolve NameError in guardrail and cache UserMemoryService init failure
343794b

Kiriten892 Claude Sonnet 4.6 commited on

feat(chatbot): integrate UserMemoryService into predict endpoint for cross-session memory
86a279c

Kiriten892 Claude Sonnet 4.6 commited on

feat: real-data dataset enrichment + nearby_attractions + travel_tips intents
2993806

Kiriten892 commited on

feat: MapCard zoom controls + multi-marker, nav icon fix, destination_info intent + DestinationInfoCard component
048a745

Kiriten892 commited on

fix(map): replace blocked OSM iframe with static tiles + fix POI search
c8d7f77

Kiriten892 commited on

feat(ML): add show_map intent + context-aware map routing
fda8066

Kiriten892 commited on

fix(phase3): GlobalExceptionHandler, TopUpRequestDTO validation, RefundService wallet credit-back
c8d704c

Kiriten892 commited on

feat(chatbot): add chain-of-thought logic for personalize_recommend intent
3ebc772

Wanderlust Dev commited on

Round 15: Dark mode page backgrounds + Chatbot fixes (NER/weather/events/templates/currency)
fa626b2

Wanderlust Dev commited on

Round update: fix password double-encoding, chatbot missing_location intent, i18n keys for chatbot (ja/en/vi)
b8eee7a

Wanderlust Dev commited on

Round 12: Quality improvements + Chatbot enhancements
0b4ab15

Wanderlust Dev commited on

Round 6: New chatbot features β€” map, weather, saved plans, share, feedback
5a5f58a

Wanderlust Dev commited on

Round 5: stable callback refs, sessionStorage, accessibility, thread pool, anonymous UUID
ebace6f

Wanderlust Dev commited on

fix: Round 4 - UX hardening + security fixes (14/26 items)
ffe3169

Wanderlust Dev commited on

fix: chatbot direct ML service call for guest users, fix routes syntax, add RUN_GUIDE
40ddf58

Wanderlust Dev commited on

Revert "feat: upgrade LLM layer v3.2 - multi-provider, caching, conversation memory, safety"
71f07fc

Wanderlust Dev commited on

feat: upgrade LLM layer v3.2 - multi-provider, caching, conversation memory, safety
1314f69

Wanderlust Dev commited on

fix: dataset cleanup, 12 bug fixes, KB expansion (v3.1.0)
89043c5

Wanderlust Dev commited on

fix(chatbot): resolve 7 critical issues - KB expansion, pipeline fixes, dynamic responses
8191051

Wanderlust Dev commited on

feat: integrate chatbot ML service with backend and frontend
5ca1347

Wanderlust Dev commited on