- 26 Aug, 2025 10 commits
- 25 Aug, 2025 1 commit
-
-
* feat: favorite apps & quick apps with their own configuration (#5515) * chore: extract chat history and drawer; fix model selector * feat: display favourite apps and make it configurable * feat: favorite apps & quick apps with their own configuration * fix: fix tab title and add loading state for searching * fix: cascade delete favorite app and quick app while deleting relative app * chore: make improvements * fix: favourite apps ui * fix: add permission for quick apps * chore: fix permission & clear redundant code * perf: chat home page code * chatbox ui * fix: 4.12.2-dev (#5520) * fix: add empty placeholder; fix app quick status; fix tag and layout * chore: add tab query for the setting tabs * chore: use `useConfirm` hook instead of `MyModal` * remove log * fix: fix modal padding (#5521) * perf: manage app * feat: enhance model provider handling and update icon references (#5493) * perf: model provider * sdk package * refactor: create llm response (#5499) * feat: add LLM response processing functions, including the creation of stream-based and complete responses * feat: add volta configuration for node and pnpm versions * refactor: update LLM response handling and event structure in tool choice logic * feat: update LLM response structure and integrate with tool choice logic * refactor: clean up imports and remove unused streamResponse function in chat and toolChoice modules * refactor: rename answer variable to answerBuffer for clarity in LLM response handling * feat: enhance LLM response handling with tool options and integrate tools into chat and tool choice logic * refactor: remove volta configuration from package.json * refactor: reorganize LLM response types and ensure default values for token counts * refactor: streamline LLM response handling by consolidating response structure and removing redundant checks * refactor: enhance LLM response handling by consolidating tool options and streamlining event callbacks * fix: build error * refactor: update tool type definitions for consistency in tool handling * feat: llm request function * fix: ts * fix: ts * fix: ahook ts * fix: variable name * update lock * ts version * doc * remove log * fix: translation type * perf: workflow status check * fix: ts * fix: prompt tool call * fix: fix missing plugin interact window & make tag draggable (#5527) * fix: incorrect select quick apps state; filter apps type (#5528) * fix: usesafe translation * perf: add quickapp modal --------- Co-authored-by: 伍闲犬 <whoeverimf5@gmail.com> Co-authored-by: Ctrlz <143257420+ctrlz526@users.noreply.github.com> Co-authored-by: francis <zhichengfan18@gmail.com>
Archer committed
-
- 24 Aug, 2025 1 commit
-
-
Fixes #5229
Mingcheng Su committed
-
- 23 Aug, 2025 4 commits
-
-
* feat: new code block style in document * feat: update fonts and icon in code block * feat: dark theme color, delete fonts files, move copy icon to correct position * style: code block more obvious in light and dark theme
Zeng Qingwen committed -
* perf: tag popver color * fix: action
Archer committed -
Bumps [mermaid](https://github.com/mermaid-js/mermaid) from 10.9.3 to 10.9.4. - [Release notes](https://github.com/mermaid-js/mermaid/releases) - [Commits](https://github.com/mermaid-js/mermaid/compare/v10.9.3...v10.9.4) --- updated-dependencies: - dependency-name: mermaid dependency-version: 10.9.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] committed -
Bumps [sha.js](https://github.com/crypto-browserify/sha.js) from 2.4.11 to 2.4.12. - [Changelog](https://github.com/browserify/sha.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/crypto-browserify/sha.js/compare/v2.4.11...v2.4.12) --- updated-dependencies: - dependency-name: sha.js dependency-version: 2.4.12 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] committed
-
- 22 Aug, 2025 2 commits
- 21 Aug, 2025 1 commit
-
-
heheer committed
-
- 20 Aug, 2025 7 commits
-
-
Archer committed
-
* fix: hidden history list * fix: ui
伍闲犬 committed -
* chore: extract chat history and drawer; fix model selector * refactor: chat slider components structure
伍闲犬 committed -
Finley Ge committed
-
Co-authored-by: gru-agent[bot] <185149714+gru-agent[bot]@users.noreply.github.com>
gru-agent[bot] committed -
Co-authored-by: gru-agent[bot] <185149714+gru-agent[bot]@users.noreply.github.com>
gru-agent[bot] committed -
* perf: customizable embedding chunk size via env var * Update .env.template --------- Co-authored-by: Archer <545436317@qq.com>
Finley Ge committed
-
- 19 Aug, 2025 1 commit
-
-
Finley Ge committed
-
- 18 Aug, 2025 1 commit
-
-
伍闲犬 committed
-
- 15 Aug, 2025 10 commits
-
-
Archer committed
-
Archer committed
-
Archer committed
-
* doc * fix: pane undefined * fix: pane undefined
Archer committed -
Archer committed
-
Archer committed
-
* perf: page ui * fix: icon * limit chat items * limit chat items
Archer committed -
* perf: auto focus * perF: getInitData api cache * perf: tool description field * signoz store level * perF: chat logs index
Archer committed -
Ctrlz committed
-
* fix: sync pane with URL appId vs Home appId to avoid cross-tab interference (#5456) * perf: chat pane * perf: markdown render * update app chat logs index * doc * doc redirect --------- Co-authored-by: 伍闲犬 <whoeverimf5@gmail.com>
Archer committed
-
- 14 Aug, 2025 2 commits