Skip to content

Review commits since the previous automation run. If that context is una #491

Open
tokamak-pm[bot] wants to merge 6 commits into
mainfrom
feature/main-task-auto-72da3bda-1775550494-1775550516
Open

Review commits since the previous automation run. If that context is una #491
tokamak-pm[bot] wants to merge 6 commits into
mainfrom
feature/main-task-auto-72da3bda-1775550494-1775550516

Conversation

@tokamak-pm
Copy link
Copy Markdown

@tokamak-pm tokamak-pm Bot commented Apr 7, 2026

Summary

  • Objective: Review commits since the previous automation run. If that context is unavailable, inspect the last 24 hours. Look for likely bugs, regressions, missing tests, risky refactors, or behavior changes. Val
  • Outcome: Review commits since the previous automation run. If that context is unavailable, inspect the last 24 hours. Look for likely bugs, regressions, missing tests, risky refactors, or behavior changes. Val. Updated 33 file(s): apps/web/src/components/form/login.tsx,apps/web/src/lib/redirect-utils.ts apps/web/src/routes/__root.tsx,apps/web/src/routes/auth/callback.tsx apps/web/src/routes/login.tsx

Files Changed

  • apps/web/src/components/form/login.tsx
  • apps/web/src/lib/redirect-utils.ts
  • apps/web/src/routes/__root.tsx
  • apps/web/src/routes/auth/callback.tsx
  • apps/web/src/routes/login.tsx
  • docs/reviews/recent-commits-review.md
  • services/llm-api/cmd/server/wire_gen.go
  • services/llm-api/internal/domain/connector/service.go
  • services/llm-api/internal/domain/conversation/item.go
  • services/llm-api/internal/domain/conversation/message_action_service.go
  • services/llm-api/internal/domain/document/entity.go
  • services/llm-api/internal/domain/model/provider_model.go
  • services/llm-api/internal/domain/prompt/deep_research_module.go
  • services/llm-api/internal/domain/prompttemplate/service.go
  • services/llm-api/internal/domain/share/slug.go
  • services/llm-api/internal/infrastructure/connector/provider.go
  • services/llm-api/internal/infrastructure/connector/token_encryptor.go
  • services/llm-api/internal/infrastructure/database/dbschema/conversation.go
  • services/llm-api/internal/infrastructure/database/dbschema/conversation_share.go
  • services/llm-api/internal/infrastructure/database/dbschema/document_content.go
  • services/llm-api/internal/infrastructure/database/dbschema/provider.go
  • services/llm-api/internal/infrastructure/database/repository/conversationrepo/conversation_repository.go
  • services/llm-api/internal/infrastructure/database/repository/repository_provider.go
  • services/llm-api/internal/infrastructure/infrastructure_provider.go
  • services/llm-api/internal/interfaces/httpserver/handlers/connectorhandler/handler.go
  • services/llm-api/internal/interfaces/httpserver/handlers/conversationhandler/branch_handler.go
  • services/llm-api/internal/interfaces/httpserver/handlers/modelhandler/provider_handler.go
  • services/llm-api/internal/interfaces/httpserver/requests/messages/anthropic_request.go
  • services/llm-api/internal/interfaces/httpserver/requests/models/model.go
  • services/llm-api/internal/interfaces/httpserver/responses/model/model.go
  • services/llm-api/internal/interfaces/httpserver/responses/projectres/responses.go
  • services/llm-api/internal/interfaces/httpserver/routes/v1/admin/model/admin_model_route.go
  • services/llm-api/internal/interfaces/httpserver/routes/v1/conversation/branch_route.go

Automated by Tokamak Agent

tokamak-pm Bot added 6 commits April 7, 2026 08:38
Authored-By: tokamak-pm[bot] <264983013+tokamak-pm[bot]@users.noreply.github.com>
Replace regex-based URL validation with proper URL parsing to prevent
userinfo-based open redirect bypasses (e.g., http://localhost:8080@evil.com).
Extract shared utility to apps/web/src/lib/redirect-utils.ts and add
missing accessToken null check in __root.tsx handleCloseModal.

Authored-By: tokamak-pm[bot] <264983013+tokamak-pm[bot]@users.noreply.github.com>
Authored-By: tokamak-pm[bot] <264983013+tokamak-pm[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

0 participants