Commit Graph

  • 83623f6afe fix(box): always advertise outbox path in exec guidance RockChinQ 2026-06-19 04:09:45 -04:00
  • a020ca680f Harden agent runner tool runtimes (#2247) huanghuoguoguo 2026-06-18 14:06:04 +00:00
  • 3a2edf9753 fix(survey): prevent option controls from submitting forms (#2249) huanghuoguoguo 2026-06-18 14:01:10 +00:00
  • 5fe63ce822 Bound Space model sync startup wait (#2248) huanghuoguoguo 2026-06-18 14:00:33 +00:00
  • 6b15a732e4 fix(box): purge leftover inbox/outbox on startup; clear root-owned outbox via exec (#2259) Junyan Chin 2026-06-18 21:59:48 +08:00
  • 67e3f837fe fix(box): purge leftover inbox/outbox on startup; clear root-owned outbox via exec feat/box-attachment-transfer RockChinQ 2026-06-18 09:53:37 -04:00
  • a1e6eccdeb feat(box): bidirectional attachment transfer for sandbox (#2257) Junyan Chin 2026-06-18 21:40:31 +08:00
  • 7f36103aa4 fix(telegram): correct group chat type check and handle oversized callback data for Telegram actions fix(difysvapi): ensure safe access to remove-think configuration in pipeline settings fdc310 2026-06-18 11:53:50 +08:00
  • 3b3b09331a test(box): cover inbound/outbound attachment helpers; fix ruff format RockChinQ 2026-06-17 22:08:42 -04:00
  • 75e5af26d0 feat(box): support voice/file attachment round-trip end-to-end RockChinQ 2026-06-17 21:57:09 -04:00
  • 22c0a18bea feat(box): bidirectional attachment transfer for sandbox RockChinQ 2026-06-17 19:01:03 -04:00
  • 16d47d3e61 fix(monitoring): measure host rag duration feat/host-rag-observability huanghuoguoguo 2026-06-17 20:35:14 +08:00
  • 3146c58905 fix(monitoring): mark handled pipeline errors in traces huanghuoguoguo 2026-06-17 14:34:57 +08:00
  • b1750882ed feat(discord): implement Discord form view with button interactions for Dify actions fdc310 2026-06-17 11:25:59 +08:00
  • d92b664136 test(monitoring): cover trace observability huanghuoguoguo 2026-06-17 10:46:41 +08:00
  • b55f073e62 feat(qqofficial): implement one-click QR binding and enhance localization support fdc310 2026-06-17 00:31:29 +08:00
  • 8789c42eeb feat(monitoring): add host RAG trace observability huanghuoguoguo 2026-06-17 00:13:57 +08:00
  • b3c6de2072 [codex] cover frontend CRUD smoke flows (#2253) huanghuoguoguo 2026-06-16 13:34:17 +00:00
  • e6cfee541f feat(qqofficial): implement Dify human input button interaction handling and markdown keyboard support fdc310 2026-06-16 19:37:16 +08:00
  • 4e45886647 style(web): show Models above API Integration in main sidebar footer RockChinQ 2026-06-16 06:04:59 -04:00
  • f592656680 refactor(web): unify settings panel layouts with shared toolbar/body RockChinQ 2026-06-16 06:02:20 -04:00
  • e9db858dcc feat(web): unified header for settings dialog, shorter sidebar labels RockChinQ 2026-06-16 05:50:44 -04:00
  • 2d6faf9d5e refactor(web): drop legacy ModelsDialog, use unified SettingsDialog everywhere RockChinQ 2026-06-16 05:41:58 -04:00
  • d4699547e9 i18n(web): localize Bots/Pipelines sidebar titles for es/th/vi RockChinQ 2026-06-16 05:27:10 -04:00
  • 716d7aca94 fix(web): fixed-height settings dialog, narrower sidebar RockChinQ 2026-06-16 05:22:42 -04:00
  • b3c00fe6da fix(web): use fixed height for settings dialog instead of 80vh RockChinQ 2026-06-16 05:18:14 -04:00
  • f4a6edf7ec refactor(web): unify settings dialogs into single dialog with sidebar RockChinQ 2026-06-16 05:05:52 -04:00
  • f390980d0a test: format test suite (#2252) huanghuoguoguo 2026-06-16 03:22:29 +00:00
  • ff0c5a6f0a test: format test suite test/format-tests huanghuoguoguo 2026-06-16 11:13:05 +08:00
  • 1ae5aacc00 test: add frontend smoke and backend e2e CI (#2251) huanghuoguoguo 2026-06-16 03:09:55 +00:00
  • f10ea82418 feat(wecom): implement Dify human input pause handling with button interaction support fdc310 2026-06-16 00:07:11 +08:00
  • a32c4d152f feat(dingtalk): enhance human input card functionality with streaming support and active turn management fdc310 2026-06-15 17:45:09 +08:00
  • 83b0d26e99 feat(dingtalk): implement human input card support and card action handling fdc310 2026-06-15 15:51:52 +08:00
  • 4622f2e86a fix(plugin): preserve marketplace package metadata codex/plugin-marketplace-metadata huanghuoguoguo 2026-06-13 15:32:05 +08:00
  • e9fe2f2d43 feat(agent-runner): support host tool lookup (#2244) huanghuoguoguo 2026-06-14 11:29:57 +08:00
  • 27be09ab15 fix(provider): preserve litellm usage details (#2246) huanghuoguoguo 2026-06-14 11:12:29 +08:00
  • 1ef4507d9a [codex] Delegate web page bot stream helpers (#2245) huanghuoguoguo 2026-06-14 10:57:53 +08:00
  • 2e7978317c chore(release): bump version to 4.10.2 v4.10.2 RockChinQ 2026-06-13 11:21:44 -04:00
  • b7d8332cb0 feat(telemetry): include instance_create_ts in heartbeat payload RockChinQ 2026-06-13 11:13:18 -04:00
  • 7fe3eedeea fix(provider): use LiteLLM input window for context length (#2243) huanghuoguoguo 2026-06-13 21:27:47 +08:00
  • b6fde30aa7 style(plugins): ruff format logs route RockChinQ 2026-06-13 08:03:29 -04:00
  • 5bfa38cbf2 feat(plugins): show plugin logs on detail page via Docs/Logs tablist RockChinQ 2026-06-13 08:01:18 -04:00
  • a97d2040bb fix(i18n,api): backfill missing token-monitoring keys and fix JWT expiry tz RockChinQ 2026-06-13 05:26:18 -04:00
  • a2c6c8201b refactor(persistence): freeze legacy DB migration chain, drop dbm026 RockChinQ 2026-06-13 05:26:08 -04:00
  • 672abfe95d refactor(core): remove pre-3.x legacy config migration system RockChinQ 2026-06-13 05:26:01 -04:00
  • 9ecb587ac0 refactor(provider): use LiteLLM as unified LLM requester backend (#2150) huanghuoguoguo 2026-06-13 16:59:48 +08:00
  • 7965d333ac fix(mcp): read stdio args from form state in testMcp to avoid stale closure RockChinQ 2026-06-13 01:56:03 -04:00
  • f7300f1473 chore(deps): bump langbot-plugin 0.4.2 -> 0.4.3 RockChinQ 2026-06-13 01:00:00 -04:00
  • 2b6dcfe9c7 feat(survey): add bot_response_success_100 milestone trigger event RockChinQ 2026-06-12 09:40:07 -04:00
  • dd96da895c feat(telemetry): payload v2 with feature usage counters and instance heartbeat RockChinQ 2026-06-12 08:11:43 -04:00
  • 4ceb4dce0f docs(eba): record agent-unified orchestration direction and final product form refactor/eba Junyan Qin 2026-06-12 19:38:22 +08:00
  • 7f174a19d3 chore(deps): pin langbot-plugin to 0.5.0a2 Junyan Qin 2026-06-11 01:13:06 +08:00
  • b0b9221495 test(api): adapt bot service webhook tests to manifest-driven detection Junyan Qin 2026-06-11 01:13:06 +08:00
  • f4b3b87d7a Merge remote-tracking branch 'origin/master' into refactor/eba Junyan Qin 2026-06-11 01:05:14 +08:00
  • 638a322368 chore(deps): pin langbot-plugin to 0.5.0a1 Junyan Qin 2026-06-10 23:28:33 +08:00
  • bca710dbd4 feat(platform): show deployment outbound IPs on adapter config forms Junyan Qin 2026-06-10 19:41:14 +08:00
  • 47ade18596 fix(log): roll daily log file at midnight for long-running processes RockChinQ 2026-06-10 04:58:11 -04:00
  • e08b5db625 feat: Add the function for formatting human input text to support adapters without rich UI. fdc310 2026-06-10 15:41:18 +08:00
  • 733c9cdf16 fix(ci): trigger CLA check on PR reopen Junyan Qin 2026-06-10 12:10:52 +08:00
  • bbc508d42f feat: add Contributor License Agreement (CLA) and signing workflow Junyan Qin 2026-06-10 11:49:30 +08:00
  • 0551d22689 chore(release): bump version to 4.10.1 v4.10.1 RockChinQ 2026-06-09 13:32:58 -04:00
  • 53d4edb609 fix(dify): send 'user' as plain form field in file upload RockChinQ 2026-06-09 10:43:55 -04:00
  • f897987ac1 chore(deps): bump langbot-plugin to 0.4.2 (stable) RockChinQ 2026-06-09 09:52:07 -04:00
  • 8e558ad3a1 Feat/saas sandbox adaptation (#2234) Junyan Chin 2026-06-09 19:30:17 +08:00
  • 47fe9bde03 docs(docker): move k8s deployment docs to wiki, drop README_K8S.md RockChinQ 2026-06-07 11:36:39 -04:00
  • 5c3a619e2d docs(docker): add Box sandbox runtime to k8s manifest and deploy guide RockChinQ 2026-06-07 11:18:27 -04:00
  • e223edeb45 docs(agents): add --standalone-box flag and box config keys RockChinQ 2026-06-07 08:57:43 -04:00
  • d2c3146334 docs(agents): refresh AGENTS.md for current architecture and runtime/box debugging RockChinQ 2026-06-07 08:43:09 -04:00
  • 7d9c8e3065 Merge pull request #2231 from langbot-app/TyperBody-patch-1 Haoxuan Xing 2026-06-07 13:08:19 +08:00
  • f12ed81e1e Update key capabilities in README.md Haoxuan Xing 2026-06-07 13:05:46 +08:00
  • 6d4d19b6d7 Merge pull request #2230 from langbot-app/feat/addweknoradeerflow Haoxuan Xing 2026-06-07 12:22:55 +08:00
  • 07b90f12a2 ruff3 Typer_Body 2026-06-07 02:38:05 +08:00
  • fd896c6974 ruff2 Typer_Body 2026-06-07 02:35:10 +08:00
  • 1fbfa868fb ruff Typer_Body 2026-06-07 02:31:42 +08:00
  • ad05819c2e readme Typer_Body 2026-06-07 02:26:25 +08:00
  • 0c6f71738c deerflow Typer_Body 2026-06-07 02:17:40 +08:00
  • af451e7006 weknora2 Typer_Body 2026-06-07 01:14:02 +08:00
  • 59f20bcc73 weknora Typer_Body 2026-06-07 01:08:39 +08:00
  • 7eca3cdfca feat(web): show sub-entity name in document title on detail pages RockChinQ 2026-06-06 12:12:08 -04:00
  • c40354f838 feat(web): dynamic document title per route RockChinQ 2026-06-06 12:07:41 -04:00
  • 21a5b4658a fix(plugin-market): keep fixed card width regardless of result count RockChinQ 2026-06-06 11:40:02 -04:00
  • 073acaa053 feat(plugin-market): move extension count into search box placeholder RockChinQ 2026-06-06 11:33:46 -04:00
  • 38759b229d feat(plugin-market): show per-format extension counts in type filter RockChinQ 2026-06-06 08:11:59 -04:00
  • efe32e34ae fix(deps): patch Dependabot vulnerability alerts (Python + web) RockChinQ 2026-06-06 06:06:53 -04:00
  • 46db4de11a Update QQ Group link in README_CN.md Junyan Chin 2026-06-06 17:20:19 +08:00
  • 170a6756f4 fix(add-extension): load real icon in install confirm dialog from URL params RockChinQ 2026-06-06 04:45:46 -04:00
  • 7330732f62 fix(ci): bump migration head assertion to 0004, apply prettier RockChinQ 2026-06-06 03:56:14 -04:00
  • b08e5ca09a feat(mcp): add Docs/Tools tablist on detail page, tidy sidebar label RockChinQ 2026-06-06 03:52:17 -04:00
  • dff80a0c0a fix(marketplace): use external icon URL when icon field is absolute RockChinQ 2026-06-06 03:52:09 -04:00
  • f54ae4b91c feat(mcp): persist and display marketplace README RockChinQ 2026-06-06 03:52:00 -04:00
  • e5b3cced1f feat(market): show 24 plugins per page RockChinQ 2026-06-05 11:33:02 -04:00
  • 417cca016c cold Typer_Body 2026-06-05 22:35:57 +08:00
  • cb0cc4d06a cold Typer_Body 2026-06-05 21:20:46 +08:00
  • cb0bb44db8 update Typer_Body 2026-06-05 02:49:09 +08:00
  • 101e04db6d feat(web): add Discord link to sidebar account menu Junyan Qin 2026-06-04 22:26:55 +08:00
  • b79edda3a7 style(web): give extension cards a subtle border Junyan Qin 2026-06-04 21:49:55 +08:00
  • a20d3d11e5 style(web): soften extension card shadow and hover effect Junyan Qin 2026-06-04 21:45:35 +08:00
  • 3b4c455813 fix(web): distinct extension-format icons (plugin/mcp/skill) Junyan Qin 2026-06-04 21:34:23 +08:00
  • c967a2aa82 i18n(market): say "extensions" not "plugins" in the marketplace count Junyan Qin 2026-06-04 21:24:10 +08:00
  • 79cc6da96f fix(mcp): surface real cause from TaskGroup ExceptionGroups Junyan Qin 2026-06-04 21:19:18 +08:00