Commit Graph

  • e3150e66a4 refactor(web): use shadcn processor navigation RockChinQ 2026-08-25 12:36:57 +08:00
  • 777fe1f20b fix(line): use stable source id for session identity (#2398) leonoxo 2026-08-25 12:30:29 +08:00
  • ac31f1f006 feat(web): surface agent basics and runner status RockChinQ 2026-08-25 12:17:59 +08:00
  • f65cca3f40 fix(web): contain pipeline debug scrolling RockChinQ 2026-08-25 12:03:43 +08:00
  • e70a0d3f01 fix(web): remove agent debug run notice RockChinQ 2026-08-25 11:58:54 +08:00
  • 46aea2b499 feat(web): unify processor detail workbench RockChinQ 2026-08-25 11:54:59 +08:00
  • f0ee57c1e0 style(email): use generic LangBot invitation branding (#2466) Hyu 2026-08-24 14:53:59 +08:00
  • a45e27e76e style(cloud): redesign workspace invitation email (#2464) Hyu 2026-08-24 14:14:56 +08:00
  • 536fcdf29f fix(web): restore plugin page SDK loading (#2435) Hyu 2026-08-24 12:40:50 +08:00
  • c87548c0b9 feat(qqofficial): add markdown reply rendering (#2459) QuasarRyan 2026-08-24 11:59:23 +08:00
  • 79634772da fix(qqofficial): send complete stream snapshots (#2458) QuasarRyan 2026-08-24 11:49:22 +08:00
  • 49d0aac210 Merge master into dev/4.11.x dadachann 2026-08-24 02:55:52 +00:00
  • bb366779af fix(auth): align invitation password fields (#2461) Hyu 2026-08-24 10:53:05 +08:00
  • 0559d9d441 Merge master into dev/4.11.x dadachann 2026-08-24 02:34:14 +00:00
  • 1336f47cb4 fix(auth): enable local registration for OSS invitations (#2460) Hyu 2026-08-24 10:28:45 +08:00
  • 0fbb1f897e feat(agent): add event debugging and streamline configuration huanghuoguoguo 2026-08-23 20:32:51 +08:00
  • 962366c507 fix(deps): make SeekDB optional for native installs RockChinQ 2026-08-21 12:07:36 +08:00
  • 23875b240f Merge pull request #2452 from langbot-app/ci/immutable-core-images Hyu 2026-08-21 10:19:58 +08:00
  • e699358a5a ci: publish immutable Core image tags dadachann 2026-08-21 02:16:34 +00:00
  • 14277d129c Merge pull request #2451 from langbot-app/fix/release-4.10.8-cloud Hyu 2026-08-21 03:12:12 +08:00
  • 6bf1546df2 style: format Cloud runtime readiness fixes dadachann 2026-08-20 19:08:41 +00:00
  • 0bec72a3f9 fix(cloud): run runtime initialization outside transaction gate dadachann 2026-08-19 17:53:43 +00:00
  • f36542135a fix(cloud): start API before runtime reconcile dadachann 2026-08-19 17:13:06 +00:00
  • 693c59b726 fix(cloud): import lifecycle task scope dadachann 2026-08-19 16:44:36 +00:00
  • c3fe312a43 fix(cloud): refresh directory during plugin startup dadachann 2026-08-19 16:22:08 +00:00
  • c4bad508d2 fix(runtime): honor configured cold reconcile timeout dadachann 2026-08-19 15:44:03 +00:00
  • 3d4a726cd8 chore: release v4.10.8 (#2450) v4.10.8 RockChinQ 2026-08-21 01:47:39 +08:00
  • e934f08adf fix(wecombot): deliver sandbox outbox media through full pipeline chain (#2328) DongXiaoming 2026-08-20 16:56:20 +08:00
  • 7803d56254 fix(plugin): keep pre-tenancy plugin storage readable (#2446) Hyu 2026-08-17 11:49:26 +08:00
  • 54c96a18e1 test(migration): preserve legacy plugin storage payloads (#2444) Hyu 2026-08-17 10:31:03 +08:00
  • 579e3556e4 Merge pull request #2441 from langbot-app/fix/runtime-readonly-sdk-0.5.5 Hyu 2026-08-17 01:40:56 +08:00
  • a08a177a11 fix(runtime): adopt plugin SDK 0.5.5 dadachann 2026-08-16 17:36:34 +00:00
  • c224f61c8c Merge pull request #2440 from langbot-app/fix/login-migration-20260817 Hyu 2026-08-17 01:29:58 +08:00
  • b62cc9da45 fix(migrations): preserve legacy workspace ownership dadachann 2026-08-16 17:15:57 +00:00
  • 700104c015 Merge pull request #2439 from langbot-app/fix/recent-issues-20260817 Hyu 2026-08-17 01:04:41 +08:00
  • 717bd4b8bf fix(commands): pass trusted workspace scope to plugins dadachann 2026-08-16 17:01:02 +00:00
  • 0cc0e1b02d fix(migrations): retry backup reopen on bind mounts dadachann 2026-08-16 16:42:20 +00:00
  • 5170e2e2f3 fix(web): add storage analysis menu icon Junyan Qin 2026-08-14 16:46:17 +08:00
  • f94243c725 chore: merge master into dev/4.11.x Junyan Qin 2026-08-14 16:04:52 +08:00
  • 1f1a3aff55 fix(release): publish installable multi-arch artifacts (#2432) v4.10.7 Hyu 2026-08-14 01:06:31 +08:00
  • de28b3160c docs(deploy): document optional runtime tokens (#2431) Hyu 2026-08-14 00:29:58 +08:00
  • 79773b669a fix(auth): allow callbacks from literally any origin (#2430) Hyu 2026-08-13 23:58:23 +08:00
  • 0135ae31b8 chore: retrigger repository checks fix/allow-any-oauth-origin dadachann 2026-08-13 15:52:09 +00:00
  • c222321f2d fix(auth): allow callbacks from any origin dadachann 2026-08-13 15:47:38 +00:00
  • 5084f2391d fix(auth): support dynamic OSS callbacks and LangBot Account copy (#2428) Hyu 2026-08-13 23:18:01 +08:00
  • b121c66f18 Merge pull request #2425 from langbot-app/fix/pin-plugin-sdk-hotfix Hyu 2026-08-13 18:44:49 +08:00
  • 536534865e fix: pin plugin runtime SDK 0.5.3 Chan 2026-08-13 10:39:51 +00:00
  • ff528e8e0b Merge pull request #2424 from langbot-app/fix/pin-plugin-sdk-052 Hyu 2026-08-13 17:36:18 +08:00
  • f7914a8900 test: remove obsolete private deploy workflow assertion Chan 2026-08-13 09:31:45 +00:00
  • c18fc9dfe3 chore(runtime): pin plugin SDK 0.5.2 Chan 2026-08-13 09:27:50 +00:00
  • bc40418bda Merge pull request #2422 from langbot-app/fix/remove-cloud-v2-deploy Hyu 2026-08-13 16:18:27 +08:00
  • 45ed6efceb chore: remove private Cloud deployment configuration Chan 2026-08-13 08:14:40 +00:00
  • e211d3aae6 fix(itchat): correct group/private message handling and sender resolution feature/itchat-adapter fdc310 2026-08-13 11:18:09 +08:00
  • c67a503532 feat(health): expose plugin runtime readiness (#2420) Hyu 2026-08-12 19:49:56 +08:00
  • 8b14d2ab8e fix(runtime): allow shared plugin reconcile to finish (#2419) Hyu 2026-08-12 19:31:23 +08:00
  • 97428310b9 fix(runtime): require Cloud control secrets (#2418) Hyu 2026-08-12 18:42:23 +08:00
  • 338ee733cb fix(deploy): preserve recovered Cloud adapter pin (#2417) Hyu 2026-08-12 18:06:34 +08:00
  • 42f1f00772 Merge remote-tracking branch 'origin/master' into feature/itchat-adapter fdc310 2026-08-12 16:44:33 +08:00
  • c3299fd1a6 fix(wizard): remove redundant Space CTA (#2416) Hyu 2026-08-12 16:56:25 +08:00
  • be8478e940 [verified] docs(skills): add Space model selection tool (#2415) Hyu 2026-08-12 15:53:38 +08:00
  • e82918faef fix(wizard): prevent duplicate models at API level feat/improve-local-agent-onboarding langbot-dev 2026-08-12 02:38:28 +08:00
  • 8b0f2f58b1 fix(wizard): prevent duplicate model additions in scan page langbot-dev 2026-08-12 02:34:30 +08:00
  • 72c03276ff feat(wizard): improve model scan with search and manual add langbot-dev 2026-08-12 02:29:36 +08:00
  • d7a034a562 feat(wizard): add next-step button on provider form when returning langbot-dev 2026-08-12 02:22:28 +08:00
  • c4de3c5168 feat(wizard): add next-step navigation to jump back to deepest layer langbot-dev 2026-08-12 02:18:27 +08:00
  • 259e127696 fix(wizard): preserve form data and model selection on back nav langbot-dev 2026-08-12 02:11:59 +08:00
  • 1f0371e177 fix(wizard): preserve state when navigating back between layers langbot-dev 2026-08-12 02:05:39 +08:00
  • 62d352ce03 fix(wizard): use correct reasoning_config format for model creation langbot-dev 2026-08-12 01:58:43 +08:00
  • d06c4287bf feat(wizard): add model scan step after provider creation langbot-dev 2026-08-12 01:51:28 +08:00
  • af80425627 fix(wizard): auto-select local-agent after provider creation langbot-dev 2026-08-12 01:42:43 +08:00
  • 1f3aad6baa feat(wizard): restructure AI engine selection flow langbot-dev 2026-08-12 01:29:07 +08:00
  • 96a535827f fix(i18n): add missing reasoning labels RockChinQ 2026-08-11 23:34:36 +08:00
  • 9b81a0b606 chore(deps): pin langbot-plugin 0.5.1 RockChinQ 2026-08-11 21:35:03 +08:00
  • bbc912d0ef fix(runtime): restore standalone runtime compatibility RockChinQ 2026-08-11 21:35:03 +08:00
  • 20710df9cb fix(cloud): scope QR login requests to workspace (#2414) Hyu 2026-08-11 16:57:16 +08:00
  • 90f3d880e5 fix(deps): constrain mcp to v1 (#2413) Hyu 2026-08-11 13:23:03 +08:00
  • e37987215e feat(provider): add pipeline reasoning controls (#2373) Dongchuan Fu 2026-08-09 17:38:01 +08:00
  • 22c389edc1 fix(pipeline): ground local-agent system prompt with current date (#2399) leonoxo 2026-08-08 22:29:54 +08:00
  • 78068db9c8 fix(cloud): preserve tenant scope for extension tasks (#2408) Hyu 2026-08-07 11:32:38 +08:00
  • 7dc9dafb7c fix(plugin): validate runtime timeout before startup (#2407) Hyu 2026-08-07 11:26:42 +08:00
  • 4bd899e77b fix(cloud): track workspace membership provenance (#2406) Hyu 2026-08-07 11:26:06 +08:00
  • ddb6dbf593 fix(cloud): tolerate slow plugin runtime reconciliation (#2405) Hyu 2026-08-06 20:39:20 +08:00
  • f59343fd5b fix: provision Cloud models after Workspace activation (#2403) Hyu 2026-08-05 23:26:23 +08:00
  • 211710e24c fix: allow trusted halfvec tenant search casts (#2402) Hyu 2026-08-05 22:09:01 +08:00
  • cdd5c6589c fix: support 3072-dimensional knowledge embeddings (#2401) Hyu 2026-08-05 21:19:57 +08:00
  • 3b4698463c chore: pin runtime control binding SDK (#2400) Hyu 2026-08-05 15:12:40 +08:00
  • edd6cad449 chore: pin fenced debug runtime sessions (#2396) Hyu 2026-08-04 19:59:51 +08:00
  • d78546967c feat: expose Workspace-scoped rotating plugin debug keys (#2395) Hyu 2026-08-04 19:20:06 +08:00
  • c08bfc8ced feat: report independent instance and workspace identities (#2394) Hyu 2026-08-04 17:27:23 +08:00
  • 444024c5b4 fix(agent): stabilize post-merge release paths huanghuoguoguo 2026-08-04 17:04:40 +08:00
  • 5c5ed940a9 Merge remote-tracking branch 'origin/master' into dev/4.11.x huanghuoguoguo 2026-08-04 13:55:25 +08:00
  • 679b8346cb Merge remote-tracking branch 'origin/master' into dev/4.11.x huanghuoguoguo 2026-08-04 12:16:27 +08:00
  • 7820949d3a fix(workspace): show member emails (#2393) Hyu 2026-08-04 11:48:43 +08:00
  • e263a5d1d7 fix(web): use natural tooltip wrapping (#2391) Hyu 2026-08-03 21:26:55 +08:00
  • 6bad7bcffc fix(web): keep extension market navigable at quota (#2390) Hyu 2026-08-03 20:10:46 +08:00
  • f0b2c103c1 fix(web): disable quota-reached create actions (#2389) Hyu 2026-08-03 19:08:47 +08:00
  • 3101c9be6a [verified] fix: harden OSS and Cloud workspace UI (#2387) Hyu 2026-08-03 13:27:38 +08:00
  • 1e6e4c0ca7 fix(cloud): show owner model balance and enforce single owner (#2384) (#2385) Hyu 2026-08-03 02:14:43 +08:00
  • 408c8031d4 Merge pull request #2383 from langbot-app/sync/cloud-fixes-to-master Hyu 2026-08-02 17:24:48 +08:00
  • 0e6cca4690 merge: sync Cloud production fixes to master dadachann 2026-08-02 09:19:41 +00:00