feat: implement user-specific prompts database storage and resolution
- Add user_id parameter to ContextManager - Check database for user-specific prompts before filesystem - Pass user_id from RequestHandler to ContextManager - Update autoselect prompt loading to respect user-specific prompts - All authenticated requests get user-specific prompts when available - Global tokens skip database lookup entirely
Showing
Please
register
or
sign in
to comment