Skip to content

feat: support workspace lobehub#13977

Merged
rdmclin2 merged 1 commit into
canaryfrom
feat/support-workspace-lobehub
Jun 10, 2026
Merged

feat: support workspace lobehub#13977
rdmclin2 merged 1 commit into
canaryfrom
feat/support-workspace-lobehub

Conversation

@rdmclin2

Copy link
Copy Markdown
Collaborator

💻 Change Type

  • ✨ feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style
  • 👷 build
  • ⚡️ perf
  • ✅ test
  • 📝 docs
  • 🔨 chore

🔗 Related Issue

🔀 Description of Change

🧪 How to Test

  • Tested locally
  • Added/updated tests
  • No tests needed

📸 Screenshots / Videos

Before After
... ...

📝 Additional Information

@vercel

vercel Bot commented Apr 19, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
lobehub Ready Ready Preview, Comment Jun 10, 2026 9:32am

Request Review

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry @rdmclin2, you have reached your weekly rate limit of 500000 diff characters.

Please try again later or upgrade to continue using Sourcery

Comment thread src/features/WorkspaceInvite/InviteModal.tsx Fixed
Comment thread src/features/WorkspaceSettings/GeneralSettings.tsx Fixed
Comment thread src/routes/(main)/settings/workspace/provider/index.tsx Fixed

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 7500ff4e2f

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread src/server/routers/lambda/workspaceMember.ts Outdated
Comment thread packages/database/src/migrations/workspace-init.ts Outdated
Comment thread src/server/routers/lambda/workspaceAuditLog.ts Outdated
@codecov

codecov Bot commented Apr 19, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 45.42021% with 1156 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.18%. Comparing base (3fb732d) to head (9f18070).
⚠️ Report is 2 commits behind head on canary.

Additional details and impacted files
@@            Coverage Diff             @@
##           canary   #13977      +/-   ##
==========================================
- Coverage   67.65%   65.18%   -2.47%     
==========================================
  Files        3360     3812     +452     
  Lines      339184   365677   +26493     
  Branches    36610    31452    -5158     
==========================================
+ Hits       229462   238359    +8897     
- Misses     109531   127127   +17596     
  Partials      191      191              
Flag Coverage Δ
app 57.26% <45.54%> (-2.91%) ⬇️
database 98.12% <ø> (ø)
packages/agent-manager-runtime 49.69% <ø> (ø)
packages/agent-runtime 81.06% <ø> (ø)
packages/app-config 44.58% <ø> (ø)
packages/builtin-tool-lobe-agent 20.07% <ø> (ø)
packages/context-engine 84.12% <ø> (ø)
packages/conversation-flow 91.29% <ø> (ø)
packages/device-gateway-client 90.18% <ø> (ø)
packages/env 11.42% <ø> (ø)
packages/eval-dataset-parser 95.15% <ø> (ø)
packages/eval-rubric 76.11% <ø> (ø)
packages/fetch-sse 85.67% <ø> (ø)
packages/file-loaders 87.89% <ø> (ø)
packages/locales 0.87% <ø> (ø)
packages/memory-user-memory 74.99% <ø> (ø)
packages/model-bank 99.99% <ø> (ø)
packages/model-runtime 84.27% <ø> (ø)
packages/prompts 72.51% <ø> (ø)
packages/python-interpreter 92.90% <ø> (ø)
packages/ssrf-safe-fetch 0.00% <ø> (ø)
packages/trpc 40.20% <0.00%> (-0.24%) ⬇️
packages/types 35.18% <ø> (ø)
packages/utils 85.03% <ø> (ø)
packages/web-crawler 88.08% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
Store 68.56% <ø> (+0.15%) ⬆️
Services 53.93% <ø> (-0.32%) ⬇️
Server 97.15% <ø> (ø)
Libs 54.06% <72.72%> (+0.03%) ⬆️
Utils 82.48% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@vercel

vercel Bot commented May 23, 2026

Copy link
Copy Markdown

Deployment failed with the following error:

The provided GitHub repository does not contain the requested branch or commit reference. Please ensure the repository is not empty.

Comment thread src/features/ChatInput/ActionBar/AgentMode/index.tsx Fixed

@tjx666 tjx666 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

changes 太多了, 能提前合先拆 pr 合吧

Comment thread locales/ar/agent.json Outdated
@Innei

Innei commented Jun 9, 2026

Copy link
Copy Markdown
Member

Superseded by #15596 — a rebased + single-squashed commit on top of latest canary. The rebase resolved 32 conflicts arising from canary's workspace backend service slice (ccb33fa) and extract server into apps/server refactor (1a4005c). See #15596 description for the resolution breakdown.

@arvinxx arvinxx mentioned this pull request Jun 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants