Skip to content

Comments

Merg#423

Merged
serefyarar merged 2 commits intomainfrom
dev
Feb 20, 2026
Merged

Merg#423
serefyarar merged 2 commits intomainfrom
dev

Conversation

@serefyarar
Copy link
Contributor

No description provided.

Introduce a new Reasoning UI implementation plan and add a profile-generation CLI. Adds .cursor/plans/reasoning_ui_implementation_5afb459c.plan.md describing backend and frontend changes for streaming tool_activity events and a new ReasoningSteps component. Adds a maintenance script entry in protocol/package.json and a new protocol/src/cli/generate-profiles.ts CLI that finds users without profiles and invokes ProfileGraphFactory to generate profiles with concurrency, dry-run and silent options, logging progress and a summary, and proper error handling/DB cleanup.
Introduce a dedicated server endpoint for avatar uploads and adjust the client path to match. Backend: make parseMultipartFile configurable (field name and size limit), add POST /avatar handler protected by AuthGuard that validates files, uploads avatars to S3 via uploadAvatarToS3, and logs errors/success. Frontend: update uploadAvatar path from /upload/avatar to /uploads/avatar to align with server routing.
@serefyarar serefyarar merged commit eca85b1 into main Feb 20, 2026
3 checks passed
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 20, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch dev

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant