Commit Graph

  • ec9ade62f5 fix: circular import Stream 2026-01-30 07:11:20 +08:00
  • 7926024569 feat: support structured output in sandbox and tool mode Stream 2026-01-30 06:46:38 +08:00
  • 869b43a95b refactor: remove streaming structured output unused function Stream 2026-01-30 03:46:41 +08:00
  • 4a7f6597c4 chore: Add script to start API server without debug mode zhsama 2026-01-30 02:58:59 +08:00
  • 206d56358d feat(prompt-editor): add external search and keyboard navigation to variable picker zhsama 2026-01-30 02:54:50 +08:00
  • 5bf0251554 chore(typing): reduce ty excludes for A1 (#31721)
    盐粒 YanliGitHubautofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
    2026-01-30 02:38:57 +08:00
  • d3fc457331 optimize: brand new cli api mechanism Harry 2026-01-30 02:36:06 +08:00
  • cb12ada689 refactor all Harry 2026-01-30 01:58:30 +08:00
  • 806016244f refactor(storage): integrate SilentStorage for improved file handling Harry 2026-01-30 00:41:20 +08:00
  • ff478b6fef perf(workflow): optimize plugin installation hooks to reduce unnecessary queries and memo invalidations yyh 2026-01-30 01:55:28 +08:00
  • e9c9f0d7cc perf(workflow): optimize nested-node cascade deletion zhsama 2026-01-30 01:53:12 +08:00
  • c8a0a2c00d perf(workflow): skip unnecessary query subscriptions for non-plugin nodes yyh 2026-01-30 01:46:31 +08:00
  • 5d8ba8f8cc feat: Recursively delete nested children (sub-graph) when removing nodes zhsama 2026-01-30 01:30:42 +08:00
  • 03f1197d77 fix(workflow): memoize useCollaborativeWorkflow return value yyh 2026-01-30 01:31:25 +08:00
  • 464b92da32 fix(workflow): eliminate infinite loop in plugin install state management yyh 2026-01-30 01:30:57 +08:00
  • 1a51f52061 Merge remote-tracking branch 'origin/feat/support-agent-sandbox' into feat/support-agent-sandbox zhsama 2026-01-29 23:53:34 +08:00
  • edce6d4152 refactor: remove streaming structured output from invoke_llm_with_structured_output Stream 2026-01-29 23:41:08 +08:00
  • 749cebe60d refactor: remove streaming structured output from invoke_llm_with_pydantic_model Stream 2026-01-29 23:27:51 +08:00
  • 6be800e14f refactor(storage): replace storage proxy with ticket-based URL system Harry 2026-01-29 23:39:24 +08:00
  • 20a4a83129 feat: Refactor app export to support sandboxed bundle format zhsama 2026-01-29 23:36:19 +08:00
  • f52fb919d1 refactor(storage): remove signer, using general file storage Harry 2026-01-29 23:01:12 +08:00
  • 4aea4071a8 fix: monkey patch Harry 2026-01-29 22:33:14 +08:00
  • f198540357 feat(bundle): manifest-driven import with sandbox upload Harry 2026-01-29 19:02:29 +08:00
  • 919d7ef5cd refactor(skill): replace React icon components with CSS Icons yyh 2026-01-29 21:57:17 +08:00
  • a886bfef8a fix(icons): normalize SVG fill/stroke colors to black for CSS Icons pipeline yyh 2026-01-29 21:56:52 +08:00
  • f1321765c6 fix: migrations yyh 2026-01-29 21:43:00 +08:00
  • 6ee9078349 Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox yyh 2026-01-29 21:25:28 +08:00
  • f79512ec78 refactor: prefer css icon (#31551)
    Stephen ZhouGitHubautofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>Copilot
    2026-01-29 21:14:55 +08:00
  • ff71816373 refactor: use query data for selected file download, keep mutation for tree downloads yyh 2026-01-29 20:48:58 +08:00
  • c27df88417 feat: try app support review (#31716) JoelandGitHub 2026-01-29 19:40:47 +08:00
  • 9b62be2eb1 Refetch suggested questions after reset in context generate modal zhsama 2026-01-29 19:16:43 +08:00
  • 8f7b9e2de4 feat: Trigger single run in sub-graph after modal opens zhsama 2026-01-29 18:56:41 +08:00
  • e47f690cd2 refactore: Replace hardcoded null strategy strings with constant zhsama 2026-01-29 18:35:06 +08:00
  • 8aeef36e2d feat: use xdist to make make test faster (#30824) yihongandGitHub 2026-01-29 18:17:40 +08:00
  • 25ac69afc5 docs: relocate frontend docs for agents and human (#31714)
    Stephen ZhouGitHubautofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>Copilot
    2026-01-29 17:58:10 +08:00
  • 7d1ad7e03a refactor: unified shortcut keys display using component (#31713) CrabSAMAandGitHub 2026-01-29 17:57:46 +08:00
  • 92731bffba feat: add ArtifactSlice and integrate artifact preview into skill editor tabs yyh 2026-01-29 17:52:41 +08:00
  • 9d99675a1d chore: enhance NestedNodeGraphService with additional node data fields Novice 2026-01-29 17:46:43 +08:00
  • fb034a1324 fix: strip leading dot from file extension before matching yyh 2026-01-29 17:07:40 +08:00
  • 5c91311077 fix: use downloadUrl utility instead of window.open for file downloads yyh 2026-01-29 17:05:01 +08:00
  • 807d0e5fba chore: llm editor prompt placeholder support sandbox Joel 2026-01-29 16:56:11 +08:00
  • 62f46fc55c chore(ty): Bootstrap ty type checking for api (#31681) 盐粒 YanliandGitHub 2026-01-29 16:45:07 +08:00
  • 76484406a2 feat(inspect): add read-only file preview in ArtifactsTab yyh 2026-01-29 16:42:22 +08:00
  • 2626e773d9 chore: Set plugin schema cache TTL to 1h (#31708) -LAN-andGitHub 2026-01-29 16:41:09 +08:00
  • 079484d21c feat: sync file tree hjlarry 2026-01-29 16:33:33 +08:00
  • 72c712b3bb refactor: Remove thought process display from context generate chat zhsama 2026-01-29 16:03:30 +08:00
  • b9ac7af9c5 refactor(web): consolidate download helpers (#31664) 盐粒 YanliandGitHub 2026-01-29 16:02:49 +08:00
  • 74cfe77674 fix(web): remove unwanted border on sticky elements in dark mode (#31699) Seokrin Taron SungandGitHub 2026-01-29 16:51:51 +09:00
  • b93e21f99f feat: Add sourcemap build arg for web dev deployments zhsama 2026-01-29 15:41:09 +08:00
  • 8a5983e071 chore: update no data ui Joel 2026-01-29 15:39:45 +08:00
  • 4f2cd40498 fix: convert HTTP method to lowercase when parsing cURL commands (#31704) 2026-01-29 15:37:37 +08:00
  • 9fa42a65e1 chore: no refer tools data text and loading Joel 2026-01-29 15:23:17 +08:00
  • 0934b89da9 chore(import-linter): add a rule to make model_runtime isolate (#31706) -LAN-andGitHub 2026-01-29 15:06:40 +08:00
  • 459d9b5842 chore: not show upgrade to sandbox Joel 2026-01-29 14:59:47 +08:00
  • 2973968cc6 feat: handle upgrade confirm and icon Joel 2026-01-29 14:57:49 +08:00
  • 255b7511ae chore: closed not show migriation again Joel 2026-01-29 14:23:27 +08:00
  • 37f35bced2 feat: migration classical to sandbox engineer Joel 2026-01-29 14:10:11 +08:00
  • 8185d146b6 fix(inspect): extract ArtifactsEmpty component and align split-panel empty state yyh 2026-01-29 14:38:08 +08:00
  • 3bcfb4031a refactor: ExporleBanner to TypeBase (#31698) Asuka MinatoandGitHub 2026-01-29 15:34:14 +09:00
  • ceb6914793 refactor(model): Refactor plugin model schema cache to be process-global to prevent redundant Daemon API calls (#31689)
    Nie RonghuaGitHubautofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>-LAN-
    2026-01-29 14:31:15 +08:00
  • a5ace48f96 feat: code editor cursor sync hjlarry 2026-01-29 14:28:30 +08:00
  • d73a36d6bc fix(inspect): add aria-hidden to decorative icon and use stable keys for path breadcrumb yyh 2026-01-29 14:20:12 +08:00
  • 3ad05be9ca fix(inspect): align artifacts empty state with variables empty state design yyh 2026-01-29 14:04:30 +08:00
  • bacc5c32f5 feat(portal): add useContextMenuFloating hook for coordinate-based context menus yyh 2026-01-29 14:01:36 +08:00
  • dbfc47e8b0 fix: SSRF in WordExtractor URL download (credit to @EaEa0001 ) (#31678)
    盐粒 YanliGitHubgemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
    2026-01-29 14:01:21 +08:00
  • c2473d85dc feat: Add summary index for knowledge. (#31625)
    FFXNGitHubautofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>JyongzxhlyhYansong Zhanghj24CodingOnStarCodingOnStargemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
    2026-01-29 13:47:35 +08:00
  • efb3657cfe fix(skill): use downloadUrl utility instead of window.open for file downloads yyh 2026-01-29 12:49:15 +08:00
  • bd4b76db5c Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox yyh 2026-01-29 12:44:37 +08:00
  • 817cd53143 Merge remote-tracking branch 'origin/main' into refactor/migrate-react-window-to-tanstack-virtual yyh 2026-01-29 12:34:49 +08:00
  • 5ce3a04a2c chore: disable turbopackFileSystemCacheForDev (#31696) Stephen ZhouandGitHub 2026-01-29 11:47:24 +08:00
  • 8a96f9f8df Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox yyh 2026-01-29 11:44:01 +08:00
  • c30af58ac4 chore: remove non-ASCII characters in .env.example (#31638) bangjiehanandGitHub 2026-01-29 11:27:58 +08:00
  • 8f414af34e test: add comprehensive tests (#31649) 2026-01-29 11:16:26 +08:00
  • b48a10d7ec feat(qdrant): implement full-text search with multi-keyword support (#31658) euxandGitHub 2026-01-29 11:12:18 +08:00
  • 91532ef429 fix: add list type support for ToolInput constant value in tool node (#31276)
    fenglinGitHubqiaofenglingemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
    2026-01-29 10:49:29 +08:00
  • 90bb7bf2f3 feat: code/txt editor sync hjlarry 2026-01-29 09:16:52 +08:00
  • 26dd6c128c feat: mouse right click can add new comment hjlarry 2026-01-29 09:13:12 +08:00
  • ce1a1c062f chore(make): default PATH_TO_CHECK to api/ yanli/init-ty Yanli 盐粒 2026-01-29 02:43:32 +08:00
  • 5af4d7f9a1 chore(api): bootstrap ty type-checking Yanli 盐粒 2026-01-29 02:41:26 +08:00
  • 0495dc5085 feat(skill): tool switcher for llm node Harry 2026-01-29 01:21:09 +08:00
  • 23ee9e618b fix: Remove default completion params and omit empty params from model config zhsama 2026-01-29 01:10:03 +08:00
  • 8326b9e3e5 refactor(skill): remove React.FC type annotations from all components yyh 2026-01-28 23:34:08 +08:00
  • 999587fbdd fix(workflow): replace hardcoded strings with i18n in test run panel title yyh 2026-01-28 23:03:49 +08:00
  • f16516549e feat(workflow): add clear button to workflow test run panel yyh 2026-01-28 22:48:27 +08:00
  • 2df4445aa7 fix: structured output should be non-streaming Stream 2026-01-28 21:38:43 +08:00
  • d63a012680 Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox yyh 2026-01-28 21:29:25 +08:00
  • 2aa6dcaa1a feat: Improve error messages for missing workflow outputs zhsama 2026-01-28 21:22:32 +08:00
  • 144089d3ed feat(skill): tool switcher implementation Harry 2026-01-28 21:14:24 +08:00
  • 3dad0b38df refactor(workflow)!: persist workflowRunningData when closing debug panel yyh 2026-01-28 21:15:45 +08:00
  • c600fdafcd fix: skill always same Joel 2026-01-28 21:10:27 +08:00
  • 3af927556e fix: workflow result generation render zxhlyh 2026-01-28 21:00:57 +08:00
  • 0c1e812d21 fix: defer sandbox SDK imports for gevent Harry 2026-01-28 20:50:51 +08:00
  • e95241b94f fix: command node Harry 2026-01-28 19:50:56 +08:00
  • 2513e191fb feat: add computer use feature to LLMNodeData Harry 2026-01-28 18:00:33 +08:00
  • f9f3d33911 fix(variable-inspect): anchor clear button to right side of tab header yyh 2026-01-28 20:34:23 +08:00
  • acec271e88 fix(skill): resolve race condition in upload progress tracking yyh 2026-01-28 20:25:12 +08:00
  • 76c4d7f62c feat(skill): add preprocessing for markdown files before upload yyh 2026-01-28 20:17:21 +08:00
  • 24ebe2f5c6 refactor(graph_engine): Add a Config class for graph engine. (#31663) -LAN-andGitHub 2026-01-28 19:57:55 +08:00
  • 7f40f178ed fix(app-log): fetching messages correctly when scrolling message list (#31655) KVOJJJinandGitHub 2026-01-28 19:57:15 +08:00
  • fb78a4450d feat: implement node reordering functionality in file tree component yyh 2026-01-28 19:38:41 +08:00