Commit Graph

  • 1b37dababa feat(rag): add data-only migration option and fix dialog width youhuanghe 2026-03-08 15:05:05 +00:00
  • 8da52b6dc7 fix(rag): query marketplace for actual plugin version instead of 'latest' youhuanghe 2026-03-08 14:41:43 +00:00
  • 67c5c3af20 feat(rag): add knowledge base migration from v4.9.0 to plugin architecture youhuanghe 2026-03-08 14:17:34 +00:00
  • 8c7a0ec027 fix: update langbot-plugin version to 0.3.0 Junyan Qin 2026-03-08 21:08:08 +08:00
  • a1cef5c9bf bugfix: update uv.lock youhuanghe 2026-03-08 11:10:03 +00:00
  • 90438cec36 lint: update web knowledge pnpm lint youhuanghe 2026-03-08 11:05:00 +00:00
  • 95dd19f4d7 bugfix: now knowledge toast right msg youhuanghe 2026-03-08 11:01:13 +00:00
  • c64eb58cf8 feat: update pyseekdb version to 1.1.0.post3 youhuanghe 2026-03-08 10:42:20 +00:00
  • fbd3d7ae3a feat: enhance RecommendationLists component with responsive pagination and auto-advance functionality Junyan Qin 2026-03-08 17:35:30 +08:00
  • 40c7b0f731 fix(web): display document_name instead of file_id in retrieval results youhuanghe 2026-03-08 04:24:41 +00:00
  • cadcf10047 Feat/rag plugin (#1995) huanghuoguoguo 2026-03-06 21:54:38 +08:00
  • 3e8f47fd97 feat: judge and send runner category (local or cloud) for telemetry fdc310 2026-03-06 00:44:09 +08:00
  • b11ae55c6e fix: update web/lint src youhuanghe 2026-03-05 15:02:03 +00:00
  • 2d63d528c6 refactor(dify): Optimize the Dify API output parsing and workflow processing logic (#2027) marun 2026-03-05 15:15:40 +08:00
  • 10f253015d Fix/tg send msg chunk (#2021) fdc310 2026-03-04 20:42:33 +08:00
  • b34ebf85a6 fix: update version to 4.8.7 in pyproject.toml, __init__.py, and uv.lock v4.8.7 RockChinQ 2026-03-04 18:30:53 +08:00
  • 06d3298cde fix: update pnpm-lock.yaml for rehype-sanitize RockChinQ 2026-03-01 04:12:27 -05:00
  • 614621ab7b Merge commit from fork Junyan Chin 2026-03-01 17:01:23 +08:00
  • 8600d0a8e7 chore: add botocore dependency to pyproject.toml and uv.lock Junyan Qin 2026-02-28 19:26:50 +08:00
  • b83e6a53be fix(storage): lazy import s3storage to avoid boto3 dependency for local storage RockChinQ 2026-02-28 06:00:50 -05:00
  • 88132dff8a perf: reduce memory usage by ~200MB+ at startup (#2013) Junyan Chin 2026-02-27 20:09:03 +08:00
  • 2dc5999583 fix: handle undefined values in DynamicFormItemComponent Junyan Qin 2026-02-27 10:55:28 +08:00
  • 73461814c9 fix: prevent infinite re-render loop in BotForm and DynamicFormComponent Junyan Qin 2026-02-27 10:52:19 +08:00
  • 46a993b9a3 feat: Add support for notification and request events, and enhance the event handling capabilities. feat/napcat_message Dong_master 2026-02-27 05:42:26 +08:00
  • 210e5e50d3 fix: telegram send messsage (#2010) Guanchao Wang 2026-02-27 00:40:19 +08:00
  • 4fd488b97a chore: Bump version to 4.8.6 in pyproject.toml, uv.lock, and __init__.py v4.8.6 Junyan Qin 2026-02-26 22:54:13 +08:00
  • 422a34ead4 fix: plugins in recommendation cannot be installed Junyan Qin 2026-02-26 22:53:29 +08:00
  • 02a1036d63 chore: Bump version to 4.8.5 in pyproject.toml and __init__.py v4.8.5 Junyan Qin 2026-02-26 14:34:23 +08:00
  • 2d837c9cb4 feat: add in-product survey system (#2008) Junyan Chin 2026-02-26 13:50:14 +08:00
  • 2ded774747 docs: add LangBot Cloud references to all READMEs (#2007) Junyan Chin 2026-02-25 22:18:22 +08:00
  • d9a630b8c1 feat: add session message monitoring tab to bot detail dialog (#2005) Junyan Chin 2026-02-25 21:56:24 +08:00
  • b8df0dbd7f feat: message aggregator (#1985) Guanchao Wang 2026-02-25 14:20:34 +08:00
  • 298437f352 feat(platform): add Forward message support for aiocqhttp adapter (#2003) Dongze Yang 2026-02-25 07:03:17 +01:00
  • 94d72c378c fix(web): emit initial form values on mount to prevent saving empty config (#2004) Dongze Yang 2026-02-25 06:34:52 +01:00
  • f09ba6a0e3 fix: Add the file upload function and optimize the media message proc… (#2002) fdc310 2026-02-25 12:24:16 +08:00
  • 1eda076b93 feat: add plugin recommendation lists to market page (#2001) Junyan Chin 2026-02-24 21:24:36 +08:00
  • d6c10763a8 chore: Bump version to 4.8.4 and update langbot-plugin dependency to 0.2.6 v4.8.4 Junyan Qin 2026-02-23 23:32:43 +08:00
  • 9df50d2cab chore: Standardize section headers in multiple language README files Junyan Qin 2026-02-23 17:16:18 +08:00
  • 6c6b510a0a chore: Update logo in README files to new resource location Junyan Qin 2026-02-23 17:01:37 +08:00
  • 063dc6fe97 feat: Add unsaved changes tracking to PipelineFormComponent Junyan Qin 2026-02-23 14:36:04 +08:00
  • 42caae1bcf feat: Implement extension and bot limitations across services and UI (#1991) Junyan Chin 2026-02-22 04:25:45 -05:00
  • aa09a27a63 Merge pull request #1975 from TyperBody/master Typer_Body 2026-02-21 23:30:28 +08:00
  • 96e32a10e2 Update satori.py Typer_Body 2026-02-21 23:18:47 +08:00
  • 9a9f0eaa7d Update satori.py Typer_Body 2026-02-21 23:14:07 +08:00
  • f5dea3c64c Update satori.py Typer_Body 2026-02-21 03:15:21 +08:00
  • e213046302 fix: correct license declaration in OpenAPI spec from AGPL-3.0 to Apache-2.0 (#1988) Copilot 2026-02-19 21:10:03 +08:00
  • 41d31d77d8 Change type from int to integer in satori.yaml Typer_Body 2026-02-18 18:07:57 +08:00
  • 6fb7fc80cc Add files via upload Typer_Body 2026-02-18 17:58:56 +08:00
  • 7bee5ff2f8 ruff Typer_Body 2026-02-18 17:43:41 +08:00
  • afe82ebdfd Update print statement from 'Hello' to 'Goodbye' Typer_Body 2026-02-18 17:25:29 +08:00
  • 65c10ea54b Update fmt.Println message from 'Hello' to 'Goodbye' Typer_Body 2026-02-18 17:12:20 +08:00
  • ff0023c6c2 Merge branch 'master' into master Typer_Body 2026-02-18 17:02:16 +08:00
  • 0e17d869ab Update README_RU.md Typer_Body 2026-02-18 16:53:56 +08:00
  • 7ec41bb91a Add Satori support to the README_KO.md Typer_Body 2026-02-18 16:51:16 +08:00
  • da164c214e Update README_VI.md Typer_Body 2026-02-18 16:50:29 +08:00
  • 32a5de9bbb Add Satori support to README_TW.md Typer_Body 2026-02-18 16:49:53 +08:00
  • 1b12b1fc35 Update README.md Typer_Body 2026-02-18 16:49:02 +08:00
  • caa1ed9d6a Delete README_EN.md Typer_Body 2026-02-18 16:47:59 +08:00
  • 05f40e72ff Add files via upload Typer_Body 2026-02-18 16:46:53 +08:00
  • 27fb22d7be Merge pull request #1966 from langbot-app/feat/export-history Guanchao Wang 2026-02-17 22:33:07 +08:00
  • ca504384d2 Merge branch 'feat/export-history' of https://github.com/langbot-app/LangBot into feat/export-history wangcham 2026-02-17 22:22:33 +08:00
  • b7e1e43fbd fix: some errors wangcham 2026-02-17 22:21:53 +08:00
  • deabb19389 Update src/langbot/pkg/platform/sources/satori.py Junyan Chin 2026-02-17 22:20:27 +08:00
  • 809035daac Update src/langbot/pkg/platform/sources/satori.py Junyan Chin 2026-02-17 22:19:51 +08:00
  • 1eac87b89f Update README files across multiple languages to reflect new platform capabilities and improve clarity. Enhanced descriptions for AI bot development and deployment, and added links for further documentation. RockChinQ 2026-02-17 15:52:13 +08:00
  • 70a2d137f0 Replace English README with Chinese version and update language links across all README files RockChinQ 2026-02-17 15:42:33 +08:00
  • c72b785c1f Update bug-report_en.yml Junyan Chin 2026-02-16 14:07:50 +08:00
  • 8588199640 Revise bug report instructions for clarity Junyan Chin 2026-02-16 14:07:28 +08:00
  • 2e42cd2faf chore(deps): bump axios from 1.13.4 to 1.13.5 in /web (#1979) dependabot[bot] 2026-02-15 16:18:02 +08:00
  • 7b3555af45 chore(deps): bump cryptography from 46.0.4 to 46.0.5 (#1978) dependabot[bot] 2026-02-15 16:16:47 +08:00
  • e12a77ca05 chore(deps): bump pillow from 12.1.0 to 12.1.1 (#1977) dependabot[bot] 2026-02-15 16:15:17 +08:00
  • 9ce3ad8300 fix: update JSX setting in TypeScript configuration to use react-jsx Junyan Qin 2026-02-15 15:07:35 +08:00
  • 1f60d9c3d6 Add files via upload Typer_Body 2026-02-12 22:27:51 +08:00
  • d855d29c15 Add files via upload Typer_Body 2026-02-12 22:25:14 +08:00
  • 18083e9160 Update README_TW.md Typer_Body 2026-02-12 22:12:53 +08:00
  • 7f9e8ecac1 Add files via upload Typer_Body 2026-02-12 22:12:28 +08:00
  • 995c852f0a Add Satori to the supported platforms list Typer_Body 2026-02-12 02:52:26 +08:00
  • 682962cc47 Add Satori to supported platforms list Typer_Body 2026-02-12 02:51:54 +08:00
  • 24e90a7f9b Add Satori to the supported platforms list Typer_Body 2026-02-12 02:51:37 +08:00
  • 6a5a7182db Add Satori to the supported LLMs list Typer_Body 2026-02-12 02:51:15 +08:00
  • c581c8e809 Add Satori to supported platforms list Typer_Body 2026-02-12 02:50:59 +08:00
  • ffd2423920 Add Satori to communication tools list Typer_Body 2026-02-12 02:50:42 +08:00
  • c388339bd5 Update README_TW.md Typer_Body 2026-02-12 02:49:21 +08:00
  • 28492a62bb Update README_EN.md Typer_Body 2026-02-12 02:48:58 +08:00
  • 6a687ebeeb Update README.md Typer_Body 2026-02-12 02:48:31 +08:00
  • 29dfae1518 Add files via upload Typer_Body 2026-02-12 02:44:47 +08:00
  • 791877d391 Merge branch 'langbot-app:master' into master Typer_Body 2026-02-12 02:40:57 +08:00
  • 8fd0c3cc18 fix(web): Handle null/undefined starCount and installCount (#1970) Copilot 2026-02-11 16:55:32 +08:00
  • 10dd8c86d0 fix: frontend lint wangcham 2026-02-09 10:48:22 +08:00
  • c2574bdd3a fix: lint error wangcham 2026-02-09 01:01:20 +08:00
  • d2d7892325 fix: lint wangcham 2026-02-09 00:36:30 +08:00
  • 6d858475d7 feat: support export message history WangCham 2026-02-08 10:19:27 +08:00
  • 59d55b382d chore: bump version to 4.8.3 in pyproject.toml and uv.lock v4.8.3 Junyan Qin 2026-02-02 01:07:46 +08:00
  • 8c17e55913 feat: Add Telegram voice message receiving support (#1948) Copilot 2026-02-02 00:51:49 +08:00
  • af509fe61f chore: sync deps RockChinQ 2026-02-01 23:02:09 +08:00
  • 87e2a2099a fix: display loading animation in content area only (#1955) Copilot 2026-02-01 22:51:10 +08:00
  • 3f22f62332 feat: add monitoring tab to pipeline dialog for in-context error debugging (#1953) Copilot 2026-01-31 22:00:37 +08:00
  • d1ee5f931a chore(deps): update dashscope version to 1.25.10 in pyproject.toml (#1951) fdc310 2026-01-31 20:31:37 +08:00
  • 35506dd2bb feat: add card auto layout configuration for DingTalk adapter (#1952) fdc310 2026-01-31 20:31:01 +08:00
  • 2f06321ebf fix: Fix the file URL processing logic to support complete URLs (#1950) fdc310 2026-01-31 20:30:46 +08:00