Typer_Body
a8f7924867
Append text area to body for selection
2026-01-25 01:37:41 +08:00
Typer_Body
77047e87d6
Update page.tsx
2026-01-25 01:37:15 +08:00
Typer_Body
24d865bcd3
Update page.tsx
2026-01-25 01:36:51 +08:00
Typer_Body
81ec7c201c
Merge branch 'langbot-app:master' into master
2026-01-25 01:30:21 +08:00
Junyan Qin (Chin)
fc6e414be4
feat: add GitHub Actions workflow for linting with Ruff ( #1929 )
...
* feat: add GitHub Actions workflow for linting with Ruff
* refactor: rename lint job and add formatting step to Ruff workflow
* chore: run ruff format
* chore: rename Ruff lint job to 'Lint' and add frontend linting workflow
2026-01-23 13:43:12 +08:00
Junyan Qin
e60cb6ad0e
fix: ruff check errors
2026-01-23 13:30:44 +08:00
Junyan Qin
c90f2d6a12
chore: update mcp dependency version to 1.25.0
2026-01-20 01:59:19 +08:00
Junyan Qin
fe8a738cd7
fix(i18n): update apiKeyCreatedMessage for clarity across multiple languages
2026-01-20 01:53:49 +08:00
Tiankai Ma
604cc53973
fix(localagent): allow empty func arg ( #1921 )
2026-01-19 23:42:47 +08:00
Tiankai Ma
195b694ecc
feat(telegram): threaded mode support ( #1920 )
...
* feat(telegram): reply in threaded mode
* feat(telegram): thread-level isolation
2026-01-19 23:42:17 +08:00
Typer_Body
ee2d4e3ab9
fix a bag updata
2026-01-19 00:05:21 +08:00
Tiankai Ma
d21f23beee
fix(telegram): set reply_to_message_id correctly ( #1918 )
2026-01-15 18:09:57 +08:00
Junyan Qin
558587883b
chore: update project version to 4.7.2
v4.7.2
2026-01-13 14:02:00 +08:00
Junyan Qin
2e6a1daf4f
feat(mcp): extend mode options in MCPCardVO to include 'http'
2026-01-13 13:59:59 +08:00
Tiankai Ma
1fc5e75f93
feat(mcp): add streamable HTTP and stdio ( #1911 )
...
* feat(mcp): add streamable HTTP
alongside with frontend UI change, w/ support for stdio
* fix(mcp): address copilot reviews
* Update src/langbot/pkg/provider/tools/loaders/mcp.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* fix: resolve copilot reviews
* fix: Message -> MessageChunk
* feat: upgrade mcp module
* feat: add i18n
* feat(mcp): enhance MCPCardComponent with mode badge and reorder select items in MCPFormDialog
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: WangCham <651122857@qq.com >
Co-authored-by: Junyan Qin (Chin) <rockchinq@gmail.com >
2026-01-13 13:50:06 +08:00
fdc310
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 )
2026-01-12 00:14:39 +08:00
Junyan Qin
8e620dc635
fix: remove unreachable assertion in ChatMessageHandler to improve error handling
2026-01-09 23:46:43 +08:00
Junyan Qin
c9a21ebace
fix: improve error handling in ChatMessageHandler
2026-01-09 23:23:53 +08:00
Junyan Qin
a05cdcac50
chore: update project version to 4.7.1
v4.7.1
2026-01-09 21:52:08 +08:00
Junyan Qin
ecfb2bfb34
chore: add type hints for ap in telemetry.py
2026-01-09 21:50:43 +08:00
Guanchao Wang
e17dba0a98
fix: testing mcp server ( #1912 )
2026-01-09 18:39:40 +08:00
Hadong
6b138943ce
feat(milvus): milvus related updates ( #1908 )
...
- Add Milvus db_name configuration and client parameter support.
- change kb_data uuid for Milvus. 3. add MAX_BATCH_SIZE for openai.
- support more vector_size.
2026-01-09 16:03:43 +08:00
fdc310
eb0e6aff68
feat: add telemetry support for query execution tracking and configur… ( #1900 )
...
* feat: add telemetry support for query execution tracking and configuration
* feat: integrate telemetry manager and enable telemetry data sending
* feat: integrate telemetry manager and enhance error handling for telemetry sending
* feat: update telemetry configuration to use 'space' instead of 'telemetry' and adjust related parameters
* feat: integrate telemetry manager and enable telemetry data sending
* feat: integrate telemetry manager and enhance error handling for telemetry sending
* feat: add instance id
* feat: enhance telemetry management with asynchronous task handling and improve model retrieval caching
---------
Co-authored-by: Junyan Qin <rockchinq@gmail.com >
2026-01-09 15:50:44 +08:00
Junyan Qin
4d0095626a
fix: update docker-compose command to include --no-sync option for improved runtime behavior
2026-01-08 11:30:25 +08:00
Junyan Qin
aa0a501ade
fix: bug in bind space account in models dialog
2026-01-05 20:53:35 +08:00
Junyan Qin
68ef7bd2c4
chore: update project version to 4.7.0 and revise description for clarity
v4.7.0
2026-01-05 20:06:01 +08:00
Junyan Qin
61dc5de085
fix: update help links in sidebar configuration to reflect new usage paths and add Japanese translations
2026-01-05 18:45:35 +08:00
Junyan Qin
63bdd71e22
fix: update models_gateway_api_url to include version in cloud service configuration
2026-01-05 17:58:50 +08:00
Junyan Qin
9ea5b50802
refactor: enhance layout and styling of ModelsDialog component for improved usability
2026-01-05 17:58:01 +08:00
Jinzhe Zeng
1cd586634d
fix: split Wecom messages exceeding 2048-byte limit ( #1901 )
...
Co-authored-by: Oracle Public Cloud User <opc@arm1.subnet.vcn.oraclevcn.com >
2026-01-05 15:04:46 +08:00
Junyan Qin
45bedbe70e
fix: update QQ Group link in README to the new group ID
2026-01-05 10:20:42 +08:00
Junyan Qin (Chin)
f7f1dde7b5
Merge pull request #1894 from langbot-app/feat/maas-support
...
refactor: model config dialog and introduce LangBot Models service integration
2026-01-03 15:47:23 +08:00
Junyan Qin
ba06555078
refactor: remove SQLite compatibility check for column cleanup in DB migration script
2026-01-03 15:43:40 +08:00
Junyan Qin
840fa39979
feat: add informational popover to registration page with tips on using Space for account authentication
2026-01-03 15:26:24 +08:00
Junyan Qin
b295416e6c
fix: adjust ModelsDialog component to set a maximum width for better layout consistency
2026-01-03 01:06:17 +08:00
Junyan Qin
914f77ff37
refactor: standardize error handling across components by utilizing CustomApiError for improved error messaging
2026-01-03 00:56:25 +08:00
Junyan Qin
b0b7b914d8
feat: update README files to include new links for API integration, plugin market, and roadmap across multiple languages
2026-01-01 22:11:43 +08:00
Junyan Qin
12713aad45
feat: migrate cloud service URL configuration and update database version to 17
2026-01-01 21:40:55 +08:00
Junyan Qin
02e12cc1e4
feat: implement account email mismatch error handling and improve user feedback in authentication flows
2026-01-01 17:01:32 +08:00
Junyan Qin
61f08f3218
feat: add disable_models_service configuration to manage model service availability and update related components
2026-01-01 15:40:39 +08:00
Junyan Qin
75c2a063cc
refactor: remove providerUuid prop from model components and enhance provider deletion confirmation UI
2026-01-01 15:07:37 +08:00
Junyan Qin
b4773c4e48
refactor: update model management components and enhance provider functionality
2026-01-01 14:58:06 +08:00
Junyan Qin (Chin)
fb73da8735
Merge branch 'master' into feat/maas-support
2026-01-01 13:07:45 +08:00
Junyan Qin
679e549b1d
feat: implement loading states in SpaceOAuthCallback and HomeSidebar components using Suspense
2026-01-01 13:06:04 +08:00
Junyan Qin
898144e9f4
fix: remove unused HoverCard imports from DynamicFormItemComponent and clean up ModelsDialog constants
2026-01-01 12:53:39 +08:00
Junyan Qin
b99c5561fc
fix: update cloud service URL retrieval and enhance model synchronization error handling
2026-01-01 12:50:26 +08:00
Copilot
b2f4b91979
perf: replace copy button toast notifications with checkmark feedback ( #1898 )
...
* Initial plan
* Replace copy button toast notifications with checkmark visual feedback
Co-authored-by: RockChinQ <45992437+RockChinQ@users.noreply.github.com >
* Complete copy button checkmark feedback implementation
Co-authored-by: RockChinQ <45992437+RockChinQ@users.noreply.github.com >
* revert pnpm-lock.yaml
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: RockChinQ <45992437+RockChinQ@users.noreply.github.com >
Co-authored-by: Junyan Qin <rockchinq@gmail.com >
2026-01-01 11:53:13 +08:00
Junyan Qin
4528000fc4
refactor: model management
2026-01-01 02:00:24 +08:00
Junyan Qin
96e40eaf25
feat: enhance model creation with UUID preservation option and implement Space model synchronization in ModelManager
2025-12-31 22:25:07 +08:00
Junyan Qin
197258ae91
feat: add LangBot Space ChatCompletions requester and integrate with ModelsDialog and EmbeddingForm components
2025-12-30 21:52:52 +08:00