Commit Graph

  • 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
  • 023281ae56 fix: ensure content extraction from messages includes only valid text entries Junyan Qin 2026-01-31 13:51:17 +08:00
  • 50dff55217 feat: enhance LLM model creation with optional default pipeline setting Junyan Qin 2026-01-31 13:24:33 +08:00
  • 3204292360 chore: bump version to 4.8.2 and update langbot-plugin and pyseekdb versions in uv.lock v4.8.2 Junyan Qin 2026-01-31 12:54:05 +08:00
  • 1e0275ee08 Improve code clarity and add documentation about in-place modification copilot/fix-gemini-tool-signature-error copilot-swe-agent[bot] 2026-01-30 15:53:40 +00:00
  • 3fa7389ba9 Add defensive checks for thought_signature modification copilot-swe-agent[bot] 2026-01-30 15:49:25 +00:00
  • 84a3b1f465 Add thought_signature to Gemini function calls for API compatibility copilot-swe-agent[bot] 2026-01-30 15:47:56 +00:00
  • 377d011da2 Initial plan copilot-swe-agent[bot] 2026-01-30 15:44:33 +00:00
  • e0d72969e3 chore(deps): update langbot-plugin version to 0.2.5 in pyproject.toml Junyan Qin 2026-01-30 17:31:21 +08:00
  • a65b7ad413 chore(deps): update pyseekdb version to 1.0.0b7 in pyproject.toml Junyan Qin 2026-01-30 13:39:36 +08:00
  • 45df44e01b chore: update uv.lock Junyan Qin 2026-01-30 12:42:21 +08:00
  • d8addb105a chore: update .gitignore and add uv.lock for dependency management Junyan Qin 2026-01-30 12:32:39 +08:00
  • f17ccad665 chore: update TypeScript configuration for improved compatibility and structure Junyan Qin 2026-01-30 12:15:19 +08:00
  • 120ceb0b55 chore: update linting configuration to use eslint directly Junyan Qin 2026-01-30 12:03:43 +08:00
  • 8a6f80a181 chore(deps): bump lodash from 4.17.21 to 4.17.23 in /web (#1944) dependabot[bot] 2026-01-30 11:25:16 +08:00
  • b19e468668 chore(deps): bump next from 15.5.9 to 16.1.5 in /web (#1943) dependabot[bot] 2026-01-30 11:20:08 +08:00
  • aeac79e1b3 feat: add tag filtering functionality to Plugin Market Junyan Qin 2026-01-29 16:08:05 +08:00
  • b89a240250 feat: implement LoadingSpinner component and replace existing loaders across the application Junyan Qin 2026-01-29 15:24:23 +08:00
  • 13f42857f5 perf: detailed control of models service displaying Junyan Qin 2026-01-27 22:44:58 +08:00
  • 61f3f31edc chore: bump version to 4.8.1 v4.8.1 Junyan Qin 2026-01-27 20:33:55 +08:00
  • 3663d9dc10 style: adjust margin in PipelineDetailDialog for improved button alignment Junyan Qin 2026-01-27 20:33:12 +08:00
  • 89ec86c530 fix: issue 1936 (#1937) Guanchao Wang 2026-01-27 20:28:19 +08:00
  • d9ba2a17ff chore: bump version to 4.8.0 v4.8.0 Junyan Qin 2026-01-26 21:12:56 +08:00
  • c4ea6188f9 chore: update layout description to reflect production-grade capabilities for IM bot integration Junyan Qin 2026-01-26 18:39:33 +08:00
  • 5d9f6ec763 Feat/monitor (#1928) Guanchao Wang 2026-01-26 21:08:23 +08:00
  • b73847f1a6 feat: add emoji support to knowledge bases and pipelines (#1935) Junyan Qin (Chin) 2026-01-26 17:37:35 +08:00
  • d6e1e79f07 fix: potential copy action bug on windows (#1931) Typer_Body 2026-01-25 15:40:11 +08:00
  • 525008b8b2 docs: update feature descriptions in multiple language READMEs to include Langflow integration and enhance clarity on production-grade features Junyan Qin 2026-01-25 15:28:09 +08:00
  • bbf77bac4c feat(user): update Space model provider API keys in UserService (#1932) Junyan Qin (Chin) 2026-01-25 14:15:25 +08:00
  • f4ae829f59 Update mcp.py Typer_Body 2026-01-25 01:49:53 +08:00
  • 3af8c13fab Update page.tsx Typer_Body 2026-01-25 01:38:17 +08:00
  • a8f7924867 Append text area to body for selection Typer_Body 2026-01-25 01:37:41 +08:00
  • 77047e87d6 Update page.tsx Typer_Body 2026-01-25 01:37:15 +08:00
  • 24d865bcd3 Update page.tsx Typer_Body 2026-01-25 01:36:51 +08:00
  • 81ec7c201c Merge branch 'langbot-app:master' into master Typer_Body 2026-01-25 01:30:21 +08:00
  • fc6e414be4 feat: add GitHub Actions workflow for linting with Ruff (#1929) Junyan Qin (Chin) 2026-01-23 13:43:12 +08:00
  • e60cb6ad0e fix: ruff check errors Junyan Qin 2026-01-23 13:30:44 +08:00
  • c90f2d6a12 chore: update mcp dependency version to 1.25.0 Junyan Qin 2026-01-20 01:59:19 +08:00
  • fe8a738cd7 fix(i18n): update apiKeyCreatedMessage for clarity across multiple languages Junyan Qin 2026-01-20 01:53:42 +08:00
  • 604cc53973 fix(localagent): allow empty func arg (#1921) Tiankai Ma 2026-01-19 23:42:47 +08:00
  • 195b694ecc feat(telegram): threaded mode support (#1920) Tiankai Ma 2026-01-19 23:42:17 +08:00
  • ee2d4e3ab9 fix a bag updata Typer_Body 2026-01-19 00:05:21 +08:00
  • d21f23beee fix(telegram): set reply_to_message_id correctly (#1918) Tiankai Ma 2026-01-15 18:09:57 +08:00
  • 558587883b chore: update project version to 4.7.2 v4.7.2 Junyan Qin 2026-01-13 14:02:00 +08:00
  • 2e6a1daf4f feat(mcp): extend mode options in MCPCardVO to include 'http' Junyan Qin 2026-01-13 13:59:59 +08:00
  • 1fc5e75f93 feat(mcp): add streamable HTTP and stdio (#1911) Tiankai Ma 2026-01-13 13:50:06 +08:00
  • a332206ba3 fix: When the deletion of the thinking chain is activated, since the "continue" is triggered as soon as the thinking begins, it causes a bug in the subsequent judgment that breaks out of the loop impression. (#1913) fdc310 2026-01-12 00:14:39 +08:00
  • 8e620dc635 fix: remove unreachable assertion in ChatMessageHandler to improve error handling Junyan Qin 2026-01-09 23:46:43 +08:00
  • c9a21ebace fix: improve error handling in ChatMessageHandler Junyan Qin 2026-01-09 23:23:53 +08:00
  • a05cdcac50 chore: update project version to 4.7.1 v4.7.1 Junyan Qin 2026-01-09 21:52:08 +08:00
  • ecfb2bfb34 chore: add type hints for ap in telemetry.py Junyan Qin 2026-01-09 21:50:43 +08:00
  • e17dba0a98 fix: testing mcp server (#1912) Guanchao Wang 2026-01-09 18:39:40 +08:00
  • 6b138943ce feat(milvus): milvus related updates (#1908) Hadong 2026-01-09 16:03:43 +08:00
  • eb0e6aff68 feat: add telemetry support for query execution tracking and configur… (#1900) fdc310 2026-01-09 15:50:44 +08:00
  • 4d0095626a fix: update docker-compose command to include --no-sync option for improved runtime behavior Junyan Qin 2026-01-08 11:30:25 +08:00
  • aa0a501ade fix: bug in bind space account in models dialog Junyan Qin 2026-01-05 20:53:35 +08:00
  • 68ef7bd2c4 chore: update project version to 4.7.0 and revise description for clarity v4.7.0 Junyan Qin 2026-01-05 20:06:01 +08:00
  • 61dc5de085 fix: update help links in sidebar configuration to reflect new usage paths and add Japanese translations Junyan Qin 2026-01-05 18:45:35 +08:00
  • 63bdd71e22 fix: update models_gateway_api_url to include version in cloud service configuration Junyan Qin 2026-01-05 17:58:50 +08:00
  • 9ea5b50802 refactor: enhance layout and styling of ModelsDialog component for improved usability Junyan Qin 2026-01-05 17:58:01 +08:00
  • 1cd586634d fix: split Wecom messages exceeding 2048-byte limit (#1901) Jinzhe Zeng 2026-01-05 15:04:46 +08:00
  • 45bedbe70e fix: update QQ Group link in README to the new group ID Junyan Qin 2026-01-05 10:20:42 +08:00
  • f7f1dde7b5 Merge pull request #1894 from langbot-app/feat/maas-support Junyan Qin (Chin) 2026-01-03 15:47:23 +08:00
  • ba06555078 refactor: remove SQLite compatibility check for column cleanup in DB migration script Junyan Qin 2026-01-03 15:43:40 +08:00
  • 840fa39979 feat: add informational popover to registration page with tips on using Space for account authentication Junyan Qin 2026-01-03 15:26:24 +08:00
  • b295416e6c fix: adjust ModelsDialog component to set a maximum width for better layout consistency Junyan Qin 2026-01-03 01:06:17 +08:00
  • 914f77ff37 refactor: standardize error handling across components by utilizing CustomApiError for improved error messaging Junyan Qin 2026-01-03 00:56:25 +08:00
  • b0b7b914d8 feat: update README files to include new links for API integration, plugin market, and roadmap across multiple languages Junyan Qin 2026-01-01 22:11:43 +08:00
  • 12713aad45 feat: migrate cloud service URL configuration and update database version to 17 Junyan Qin 2026-01-01 21:40:55 +08:00
  • 02e12cc1e4 feat: implement account email mismatch error handling and improve user feedback in authentication flows Junyan Qin 2026-01-01 17:01:32 +08:00
  • 61f08f3218 feat: add disable_models_service configuration to manage model service availability and update related components Junyan Qin 2026-01-01 15:40:39 +08:00
  • 75c2a063cc refactor: remove providerUuid prop from model components and enhance provider deletion confirmation UI Junyan Qin 2026-01-01 15:07:37 +08:00
  • b4773c4e48 refactor: update model management components and enhance provider functionality Junyan Qin 2026-01-01 14:58:06 +08:00
  • fb73da8735 Merge branch 'master' into feat/maas-support Junyan Qin (Chin) 2026-01-01 13:07:45 +08:00
  • 679e549b1d feat: implement loading states in SpaceOAuthCallback and HomeSidebar components using Suspense Junyan Qin 2026-01-01 13:06:04 +08:00
  • 898144e9f4 fix: remove unused HoverCard imports from DynamicFormItemComponent and clean up ModelsDialog constants Junyan Qin 2026-01-01 12:53:39 +08:00
  • b99c5561fc fix: update cloud service URL retrieval and enhance model synchronization error handling Junyan Qin 2026-01-01 12:50:26 +08:00
  • b2f4b91979 perf: replace copy button toast notifications with checkmark feedback (#1898) Copilot 2026-01-01 11:53:13 +08:00
  • 4528000fc4 refactor: model management Junyan Qin 2026-01-01 02:00:24 +08:00
  • 96e40eaf25 feat: enhance model creation with UUID preservation option and implement Space model synchronization in ModelManager Junyan Qin 2025-12-31 22:25:07 +08:00
  • 197258ae91 feat: add LangBot Space ChatCompletions requester and integrate with ModelsDialog and EmbeddingForm components Junyan Qin 2025-12-30 21:52:52 +08:00
  • 19f417174c feat: implement SpaceService for OAuth handling and user management, refactor UserService to utilize new service methods Junyan Qin 2025-12-29 22:43:19 +08:00
  • 9c82eeddeb feat: add endpoint for retrieving user space credits and implement caching mechanism in UserService Junyan Qin 2025-12-29 22:23:11 +08:00
  • f11e01b549 refactor: rename 'allow_change_password' to 'allow_modify_login_info' and update related logic across the application Junyan Qin 2025-12-29 21:14:05 +08:00
  • 863b26c3fa refactor: update column drop logic in DBMigrateModelProviderRefactor for PostgreSQL compatibility Junyan Qin 2025-12-29 20:42:06 +08:00
  • b788858f9e fix: handle case of empty token list in TokenManager to prevent errors Junyan Qin 2025-12-29 12:18:45 +08:00
  • de8a7df6c2 feat: implement instance ID management and integrate with OAuth token exchange Junyan Qin 2025-12-29 00:35:31 +08:00
  • ba5b481617 refactor: simplify theme toggle implementation in HomeSidebar and ThemeToggle components Junyan Qin 2025-12-28 22:43:05 +08:00
  • 07ad846e96 feat: update dependencies and enhance account settings dialog with password management and improved UI elements Junyan Qin 2025-12-28 22:38:11 +08:00
  • 30945aafdd feat: support configurable WeCom API base URL for reverse proxy deployment (#1890) Copilot 2025-12-28 21:04:55 +08:00
  • 24c15b4479 feat: implement account settings dialog for managing user passwords and binding Space accounts Junyan Qin 2025-12-26 23:20:51 +08:00
  • 1d4c5bbdf1 feat: enhance model abilities display in DynamicFormItem and ModelsDialog components with icons for vision and function call Junyan Qin 2025-12-26 20:57:12 +08:00
  • 57fcec011d feat: refactor model management to introduce provider structure, enhancing model organization and retrieval Junyan Qin 2025-12-26 20:27:33 +08:00