Skip to content

fix(kiloclaw): link org settings to org BYOK#3777

Merged
evanjacobson merged 1 commit into
mainfrom
fix/kiloclaw-org-byok-link
Jun 5, 2026
Merged

fix(kiloclaw): link org settings to org BYOK#3777
evanjacobson merged 1 commit into
mainfrom
fix/kiloclaw-org-byok-link

Conversation

@evanjacobson
Copy link
Copy Markdown
Contributor

@evanjacobson evanjacobson commented Jun 5, 2026

Summary

KiloClaw organization settings now send users to the organization-scoped BYOK page instead of the personal BYOK page, so org users land on the settings area that applies to their workspace. The change follows the existing settings link pattern while deriving the href from the current organizationId when present.

Verification

Visual Changes

N/A

Reviewer Notes

N/A

@kilo-code-bot
Copy link
Copy Markdown
Contributor

kilo-code-bot Bot commented Jun 5, 2026

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Executive Summary

Minimal, correct fix that derives the BYOK link href from organizationId context, routing org users to /organizations/{id}/byok and personal users to /byok, consistent with the existing navigation pattern in the same file.

Files Reviewed (1 file)
  • apps/web/src/app/(app)/claw/components/SettingsTab.tsx

Reviewed by claude-4.6-sonnet-20260217 · 433,104 tokens

Review guidance: REVIEW.md from base branch main

@evanjacobson evanjacobson merged commit 7d28cec into main Jun 5, 2026
16 checks passed
@evanjacobson evanjacobson deleted the fix/kiloclaw-org-byok-link branch June 5, 2026 19:51
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.

2 participants