7326 コミット (2e2c87c5a111c641255da029dcda17b0d4f1acbb)
 

作成者 SHA1 メッセージ 日付
  crazywoola 878420463c
fix: Message => str (#25876) 1ヶ月前
  zxhlyh 4692e20daf
fix: workflow header style (#25922) 1ヶ月前
  QuantumGhost 13fe2ca8fe
fix(api): fix single stepping variable loading (#25908) 1ヶ月前
  zxhlyh 1264e7d4f6
fix: use invalid last run (#25911) 1ヶ月前
  Yunlu Wen 4f45978cd9
fix: remote code execution in email endpoints (#25753) 1ヶ月前
  Saurabh Singh 5a0bf8e028
feat: make SQLALCHEMY_POOL_TIMEOUT configurable (#25468) 1ヶ月前
  Wu Tianwei ffa163a8a8
refactor: simplify portal interactions and manage state in Configure component (#25906) 1ヶ月前
  Novice 8f86f5749d
chore: Update the value of sys.dialogue_count to start from 1. (#25905) 1ヶ月前
  17hz 00d3bf15f3
perf(web): optimize ESLint performance with concurrency flag and remove oxlint (#25899) 1ヶ月前
  17hz 7196c09e9d
chore(workflows): remove redundant eslint command from style workflow (#25900) 1ヶ月前
  zxhlyh fadd9e0bf4
fix: workflow logs list (#25903) 1ヶ月前
  zxhlyh d8b4bbe067
fix: datasource pinned list (#25896) 1ヶ月前
  GuanMu 24611e375a
fix: update Python base image to use bullseye variant (#25895) 1ヶ月前
  lyzno1 ccec582cea
chore: add missing template translations in ja-JP (#25892) 1ヶ月前
  Bowen Liang b2e4107c17
chore: improve opendal storage and ensure closing file after reading files in `load_stream` method (#25874) 1ヶ月前
  quicksand 87aa070486
feat(api/commands): add migrate-oss to migrate from Local/OpenDAL to … (#25828) 1ヶ月前
  Novice 21230a8eb2
fix: handle None description in MCP tool transformation (#25872) 1ヶ月前
  -LAN- 85cda47c70
feat: knowledge pipeline (#25360) 1ヶ月前
  zyssyz123 7dadb33003
fix: remove billing cache when add or delete app or member (#25885) 1ヶ月前
  -LAN- b5a7e64e19
Fix incorrect API endpoint routing from PR #25628 (#25778) 1ヶ月前
  Jiang b283b10d3e
Fix/lindorm vdb optimize (#25748) 1ヶ月前
  -LAN- ecb22226d6
refactor: remove Claude-specific references from documentation files (#25760) 1ヶ月前
  Xiyuan Chen 8635aacb46
Enhance LLM model configuration validation to include active status c… (#25759) 1ヶ月前
  Asuka Minato bdd85b36a4
ruff check preview (#25653) 1ヶ月前
  znn a0c7713494
chat remove transparency from chat bubble in dark mode (#24921) 1ヶ月前
  NeatGuyCoding abf4955c26
Feature: add test containers document indexing task (#25684) 1ヶ月前
  miwa 74340e3c04
Bugfix: When i change the loop variable, 'Loop Termination Condition' wi… (#25695) 1ヶ月前
  -LAN- b98b389baf
fix(tests): resolve order dependency in disable_segments_from_index_task tests (#25737) 1ヶ月前
  github-actions[bot] 877806c34d
chore: translate i18n files and update type definitions (#25713) 1ヶ月前
  湛露先生 0bbf4fb66a
correct typos . (#25717) 1ヶ月前
  chengjoey 169ce71e59
fix(web): custom-tool output_schema.properties missing type (#25731) 1ヶ月前
  quicksand bdbe078630
fix(mcp): prevent masked headers from overwriting real values (#25722) 1ヶ月前
  Garfield Dai 88d5e27fe8
Release/e-1.8.1 (#25613) 1ヶ月前
  -LAN- bb5b8d2902
fix: resolve devalue prototype pollution vulnerability (#25709) 1ヶ月前
  -LAN- bab4975809
chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 1ヶ月前
  dependabot[bot] 2e44ebe98d
chore(deps): bump @lexical/text from 0.30.0 to 0.35.0 in /web (#25705) 1ヶ月前
  dependabot[bot] a1961cc37a
chore(deps-dev): bump @next/bundle-analyzer from 15.5.0 to 15.5.3 in /web (#25704) 1ヶ月前
  dependabot[bot] 727e1d3743
chore(deps): bump scheduler from 0.23.2 to 0.26.0 in /web (#25699) 1ヶ月前
  dependabot[bot] 4e3b16c5f4
chore(deps-dev): bump sass from 1.89.2 to 1.92.1 in /web (#25698) 1ヶ月前
  dependabot[bot] 6c36bf28d7
chore(deps): bump clickzetta-connector-python from 0.8.102 to 0.8.104 in /api (#25697) 1ヶ月前
  dependabot[bot] 5548b22fe7
chore(deps): bump transformers from 4.53.3 to 4.56.1 in /api (#25696) 1ヶ月前
  Asuka Minato 03664d6b51
dependabot (#25677) 1ヶ月前
  Guangdong Liu 07d383ffaa
refactor: update API routes and documentation for app and datasets endpoints (#25628) 1ヶ月前
  Joel 9bb7bcf52e
feat: user message support generate prompt (#25689) 1ヶ月前
  Ritoban Dutta 67a686cf98
[Chore/Refactor] use __all__ to specify export member. (#25681) 1ヶ月前
  ChasePassion a3f2c05632
optimize _merge_splits function by using enumerate instead of manual index tracking (#25680) 1ヶ月前
  lyzno1 efcf052004
chore: bump pnpm version to v10.16.0 (#25640) 1ヶ月前
  Timo 9234a2293d
improve type hints using typing.Literal and add type annotations (#25641) 1ヶ月前
  Guangdong Liu 7a626747cf
bugfix: The randomly generated email by Faker actually corresponded to an existing account in the test database, causing the test to fail. (#25646) 1ヶ月前
  github-actions[bot] db01cbb63d
chore: translate i18n files and update type definitions (#25645) 1ヶ月前