sel-chat-coach / src /app /api /conversations

Commit History

Revert "chore: reduce coach prompt trigger threshold from 10 to 5 messages"
16d2950
Running

james-d-taboola commited on

chore: reduce coach prompt trigger threshold from 10 to 5 messages
97a3ed0

james-d-taboola Claude Opus 4.5 commited on

feat: defer coach selection to ad prompt with two-step UI
25ed8f3

james-d-taboola Claude Opus 4.5 commited on

refine evaluation and fix CSV download problem
dca7537

tblaisaacliao commited on

Change the coach conversation trigger from 15 messages to 10 messages
24f43fe

tblaisaacliao Claude Opus 4.5 commited on

fix: resolve 404 error when branching from new messages
db8eec6

james-d-taboola Claude commited on

Change the coach conversation trigger from 6 messages to 15 messages
4a7e686

EagleC0318 commited on

prevent conversation N+1 query
d483293

tblaisaacliao commited on

prevent conversation N+1 query
fa8356a

tblaisaacliao commited on

Merge remote-tracking branch 'origin/main' into ui-update
a08134f

james-d-taboola commited on

feat: Change coach ad prompt threshold from 15 to 6 messages and hide UI elements
651c1af

james-d-taboola commited on

fix scripts for new prompts
dab33dc

tblaisaacliao commited on

feat: Add database-backed prompt management system with repository pattern
d9a4a8f

tblaisaacliao Claude commited on

fix: Implement atomic SQL operations to prevent race conditions
8ca9924

tblaisaacliao Claude commited on

fix: Add branch metadata to list conversations endpoint
6e8be48

tblaisaacliao Claude commited on

refactor: Remove studentName/coachName from database, derive from templates
7162b02

tblaisaacliao Claude commited on

feat: Add system messages API and comprehensive API documentation
4471ede

tblaisaacliao Claude commited on

feat: Replace summary banner with student background system message
65e5d17

tblaisaacliao Claude commited on

feat: Add response ID expiration handling for OpenAI Responses API
4b6c4ba

tblaisaacliao Claude commited on

fix: Resolve infinite loop in conversation page during message streaming
d7edc34

tblaisaacliao Claude commited on

refactor: Adopt OpenAI Responses API for conversation continuity and improve test reliability
42dcc4f

tblaisaacliao Claude commited on

feat: Add coach advertising prompt after 15 student messages
a2c4d50

tblaisaacliao Claude commited on

feat: Add comprehensive Basic Auth and enhance prompts with developmental theory
ec1372e

tblaisaacliao Claude commited on

feat: Add graceful degradation for removed student templates
54cbf84

tblaisaacliao Claude commited on

feat: Add quoted reply feature with enhanced speaker context
a4b0b4d

tblaisaacliao Claude commited on

fix: Fix coach_direct conversation UI and messaging errors
844dc9a

tblaisaacliao Claude commited on

feat: Add auto-generated conversation titles with inline editing
e08b168

tblaisaacliao Claude commited on

feat: Auto-navigate to latest conversation and fix logout flow
cc94ffc

tblaisaacliao Claude commited on

feat: Replace @coach prefix with dual toggle buttons for student/coach mode
ca8c7b1

tblaisaacliao Claude commited on

refactor: Simplify architecture by removing AgentRepository
13aa096

tblaisaacliao Claude commited on

feat: Switch to gpt-5-mini and add AI SDK streaming with metadata
b2b8bf6

tblaisaacliao Claude commited on

change UI to useChat functions
1e628bc

tblaisaacliao commited on

feat: Complete SEL Chat Coach - Traditional Chinese social-emotional learning platform
e6fe3d0

tblaisaacliao commited on