Commit graph

  • 3fd9516de5 Merge pull request #39 from dj-oyu/feat/miniapp-markdown-render dj-oyu 2026-03-15 16:08:45 +09:00
  • 2c3174eb0b feat: use marked + highlight.js for markdown in Mini App dj-oyu 2026-03-15 16:00:15 +09:00
  • 15f5742cad feat(agent): implement event-driven sub-turn PoC with context cancellation (#1316) Administrator 2026-03-15 14:15:41 +08:00
  • 1a5710c194 Merge pull request #38 from dj-oyu/feature/miniapp-research dj-oyu 2026-03-15 15:40:26 +09:00
  • ef0360497c feat: add Research tab to Mini App dj-oyu 2026-03-15 15:36:06 +09:00
  • a2c9e1ebcb
    Merge pull request #33 from hobbyistlabs-coder/refactor-web-tool-modularization-3901890032865946082 hobbyistlabs-coder 2026-03-15 02:34:04 -04:00
  • 0add906e71 🧹 refactor: organize web tool into sub-package pkg/tools/web google-labs-jules[bot] 2026-03-15 06:29:08 +00:00
  • e909b56875 Merge pull request #37 from dj-oyu/test-ahead dj-oyu 2026-03-15 15:16:18 +09:00
  • ec1daa7dd1 feat: add research task system with SQLite store, agent tool, and web UI dj-oyu 2026-03-15 15:08:53 +09:00
  • bda52b25b2 🧹 refactor: split web.go into granular modular files google-labs-jules[bot] 2026-03-15 06:04:08 +00:00
  • e7ec8af419
    Merge pull request #32 from hobbyistlabs-coder/jules-etl-visibility-5590716636408407695 hobbyistlabs-coder 2026-03-15 01:58:17 -04:00
  • 77e8afa2e4 Add ETL Visibility framework documentation and tracking google-labs-jules[bot] 2026-03-15 05:52:46 +00:00
  • e45b3d3d1f
    Merge pull request #29 from hobbyistlabs-coder/bolt-optimize-loop-summary-13063486100100534764 hobbyistlabs-coder 2026-03-15 01:31:16 -04:00
  • 1583b545c1
    Merge pull request #28 from hobbyistlabs-coder/feature/alpaca-mcp2cli-integration-15351484534550126714 hobbyistlabs-coder 2026-03-15 01:30:49 -04:00
  • adfc362eb9
    Merge pull request #30 from hobbyistlabs-coder/sentinel-http-idle-timeouts-285329166318422826 hobbyistlabs-coder 2026-03-15 01:30:08 -04:00
  • dadae4b28e
    Merge pull request #31 from hobbyistlabs-coder/feature/yaegi-go-eval-2796577430452674847 hobbyistlabs-coder 2026-03-15 01:29:53 -04:00
  • fe23b9607b feat(tools): Replace exec-based go_eval with Yaegi interpreter google-labs-jules[bot] 2026-03-15 05:27:25 +00:00
  • c58c3fe044 fix(feishu): resolve lint errors for shadow and formatting ywj 2026-03-15 12:27:10 +08:00
  • efd67355e8 fix(feishu): use HTTP client with timeout for external image downloads ywj 2026-03-15 11:15:12 +08:00
  • 40e5510b77 feat(feishu): support downloading external images from interactive cards ywj 2026-03-15 00:01:49 +08:00
  • be4808dafe fix(feishu): filter out external URLs from card image extraction ywj 2026-03-14 23:55:54 +08:00
  • c3e0724808 fix(feishu): don't append media tags to interactive card JSON ywj 2026-03-14 22:32:32 +08:00
  • 2e9cdf83b5 fix(feishu): simplify card parsing - pass raw JSON, only extract images ywj 2026-03-14 16:51:59 +08:00
  • 622e11b929 feat(feishu): extract and download images from interactive cards ywj 2026-03-14 10:44:30 +08:00
  • 7ff4d0ded8 feat(feishu): add interactive card message parsing ywj 2026-03-14 10:37:58 +08:00
  • bf50ba2cbb Merge pull request #1583 from alexhoshina/fix/#1422-lint-err Caize Wu 2026-03-15 13:13:43 +08:00
  • 96fd4e0519
    Merge pull request #1583 from alexhoshina/fix/#1422-lint-err Caize Wu 2026-03-15 13:13:43 +08:00
  • 05189d6cea fix(provider/azure): lint err Hoshina 2026-03-15 12:45:11 +08:00
  • f7dd040ae4 fix(provider/azure): lint err Hoshina 2026-03-15 12:45:11 +08:00
  • 684e8fcb72
    Merge branch 'main' into fix/default-model-list-bug 理查德 2026-03-15 10:00:15 +08:00
  • cfd1d11926 docs: document claude-cli and codex-cli providers in README Eric Jacksch 2026-03-12 22:07:39 -04:00
  • 6a99ef9594 fix(claude_cli): surface stdout in error when CLI exits non-zero Eric Jacksch 2026-03-12 21:42:34 -04:00
  • 0e3a0d8277 feat(openai_compat): add strict_compat option to strip non-standard fields Eric Jacksch 2026-03-12 20:02:56 -04:00
  • 2eb78cec88 fix(openai_compat): omit empty content when tool_calls present Eric Jacksch 2026-03-12 19:22:34 -04:00
  • 82c17b4134 fix(credential): require SSH private key for encryption/decryption, remove passphrase-only mode sky5454 2026-03-15 06:26:34 +08:00
  • 4fdff3e5c9 fix(config): encryptPlaintextAPIKeys: struct-based encryption, fail-fast, remove raw []byte sky5454 2026-03-15 05:52:55 +08:00
  • e88bbd8c0f Merge pull request #1442 from afjcjsbx/feat/logger-stdout-formatting Mauro 2026-03-14 22:04:51 +01:00
  • 5a251b46af
    Merge pull request #1442 from afjcjsbx/feat/logger-stdout-formatting Mauro 2026-03-14 22:04:51 +01:00
  • b7532c99fe fix(tools): block symlink operand escapes in exec duomi 2026-03-15 04:31:24 +08:00
  • 4269b1618c 🛡️ Sentinel: [MEDIUM] Add IdleTimeout to HTTP servers google-labs-jules[bot] 2026-03-14 17:31:38 +00:00
  • ba3fd0d3aa Bolt: Optimize string building in message summary loop google-labs-jules[bot] 2026-03-14 17:30:00 +00:00
  • ea8a61225c feat(tools): add mcp2cli tool with Alpaca financial persona template google-labs-jules[bot] 2026-03-14 17:26:49 +00:00
  • f1ee0e1516 fix(feishu): fix video upload failure by using correct message type and metadata litiancheng 2026-03-15 00:00:36 +08:00
  • 30d2ee7c52 fix(config): disable remote exec by default duomi 2026-03-14 23:26:35 +08:00
  • 3cda86f85c feat(provider): add support for azure openai provider (#1422) Kunal Karmakar 2026-03-14 20:22:34 +05:30
  • 5fb4b3bedf
    feat(provider): add support for azure openai provider (#1422) Kunal Karmakar 2026-03-14 20:22:34 +05:30
  • cfd88cfe5d feat: Add support for Kimi For Coding model 张宗逸 2026-03-14 00:37:03 +08:00
  • 19aba80900 fix: Derive default allow_origins from the setup request's Origin header instead of hardcoding localhost ports bittoby 2026-03-14 13:28:28 +00:00
  • c3e5d6e438 fix(memory): tighten jsonl session store permissions duomi 2026-03-14 21:23:28 +08:00
  • 8654face02 Merge origin/main into Orange Pi backup branch and resolve conflicts Bernardo 2026-03-14 14:21:40 +01:00
  • f71eaaf7f8 fix(cron): default scheduled jobs to agent execution Hoshina 2026-03-14 21:03:23 +08:00
  • 2d1e0cd426 Document runtime flow, provider matrix, and current limitations Bernardo 2026-03-14 13:46:12 +01:00
  • 42cfc4c44b Make front-page README more architecture and deployment focused Bernardo 2026-03-14 13:43:00 +01:00
  • b072c6053b Expand front-page docs with runtime flow and improvement areas Bernardo 2026-03-14 13:41:26 +01:00
  • 55cf58cef5 Use one stable preview URL and document live provider matrix Bernardo 2026-03-14 13:37:48 +01:00
  • bb1a414527 fix(tools): harden whitelist path resolution Hoshina 2026-03-14 19:58:23 +08:00
  • 3613c3104b fix(ci): also skip netbsd in build-all (sqlite mutex API mismatch) dj-oyu 2026-03-14 20:54:05 +09:00
  • 79aed54c97 fix(ci): skip mipsle in build-all (modernc/sqlite unsupported) dj-oyu 2026-03-14 20:41:39 +09:00
  • de6a04bf9c refactor(tests): improve comments for clarity in ChannelFiltering test case SHINE-six 2026-03-14 19:35:23 +08:00
  • f285add786 fix: use math.MaxInt instead of 1<<31 to avoid 32-bit overflow dj-oyu 2026-03-14 20:32:25 +09:00
  • c064e89c78 fix(ci): add bun setup to build and nightly workflows dj-oyu 2026-03-14 20:29:21 +09:00
  • 9d5ef9420b Merge pull request #36 from dj-oyu/chore/gitignore-local-settings dj-oyu 2026-03-14 20:14:04 +09:00
  • c67e6118c1 chore: gitignore .claude/settings.local.json dj-oyu 2026-03-14 20:10:21 +09:00
  • 8e12bc6f1f Merge pull request #35 from dj-oyu/feature/upstream-sync-20260314 dj-oyu 2026-03-14 20:07:50 +09:00
  • c65d45dae3 fix: resolve lint errors from upstream merge dj-oyu 2026-03-14 20:05:54 +09:00
  • dbd9599913 fix: enable TLS when WebAppURL is manually configured as HTTPS dj-oyu 2026-03-14 19:58:03 +09:00
  • 0eccc5f89f Backup Orange Pi live worktree with routing, preview, and GWS fixes Bernardo 2026-03-14 11:53:48 +01:00
  • 3dee78b1a2 docs: update wechat qrcode (#1564) Guoguo 2026-03-14 18:36:19 +08:00
  • 0f700a6bf0
    docs: update wechat qrcode (#1564) Guoguo 2026-03-14 18:36:19 +08:00
  • dd8c3db2cf Merge upstream/main with conflict resolution dj-oyu 2026-03-14 19:33:26 +09:00
  • 2d18b4eab1 docs: update wechat qrcode Guoguo 2026-03-14 03:14:35 -07:00
  • 605e09ac84 fix: Use secure defaults for Pico channel setup and stop leaking the token in the URL bittoby 2026-03-14 10:12:02 +00:00
  • fdef0d2a8b bug fix: gateway should not start when gateway server is not running Cytown 2026-03-14 17:58:58 +08:00
  • 8d182435ec Merge pull request #1531 from horsley/chore/add-deepwiki-badge-readmes Caize Wu 2026-03-14 17:28:18 +08:00
  • 9ab1450ab5
    Merge pull request #1531 from horsley/chore/add-deepwiki-badge-readmes Caize Wu 2026-03-14 17:28:18 +08:00
  • e7518e8e41 feat(tools): update SpawnStatusTool description and parameter documentation for clarity SHINE-six 2026-03-14 17:26:07 +08:00
  • eb8c193c85 Merge branch 'main' of https://github.com/SHINE-six/picoclaw SHINE-six 2026-03-14 17:24:51 +08:00
  • 6d370011b5 feat(tools): enhance SpawnStatusTool with task ID validation and sorting by creation timestamp SHINE-six 2026-03-14 17:22:28 +08:00
  • 165e8f6f41 docs: reorganize README badge layout with docs and wiki links horsley 2026-03-14 09:20:49 +00:00
  • 93369c0011 docs: reorganize README badge layout with docs and wiki links horsley 2026-03-14 09:20:49 +00:00
  • e6d306c1ea Merge PR #1308 OpenClaw-User 2026-03-14 17:17:37 +08:00
  • 05731bdcf8 Merge PR #1311 OpenClaw-User 2026-03-14 17:17:37 +08:00
  • 38c2e7bbc0 Merge PR #1312 OpenClaw-User 2026-03-14 17:17:36 +08:00
  • b743286fc5 fix(tools): address review — close async bypass, fix false positives Subash 2026-03-13 09:41:03 +05:30
  • 0d207e1174 fix(tools): add secret redaction layer to prevent credential leaks in tool output Subash 2026-03-13 09:31:29 +05:30
  • 100da45f4a
    Potential fix for pull request finding Desmond Foo 2026-03-14 17:13:55 +08:00
  • e0de0e5180 Merge PR #1313 OpenClaw-User 2026-03-14 17:13:36 +08:00
  • 39154d048b Merge PR #1318 OpenClaw-User 2026-03-14 17:13:36 +08:00
  • 3a319bf890 Merge PR #1319 OpenClaw-User 2026-03-14 17:13:35 +08:00
  • 89237781c0 Merge PR #1327 OpenClaw-User 2026-03-14 17:13:34 +08:00
  • 0d0bd4c2ca Merge PR #1331 OpenClaw-User 2026-03-14 17:12:53 +08:00
  • fb6690e29a Merge PR #1341 OpenClaw-User 2026-03-14 17:12:52 +08:00
  • c329785167 Merge PR #1342 OpenClaw-User 2026-03-14 17:12:51 +08:00
  • e7bb4e8cc1 Merge PR #1344 OpenClaw-User 2026-03-14 17:12:50 +08:00
  • 89b98c77b2 Merge PR #1345 OpenClaw-User 2026-03-14 17:12:20 +08:00
  • e456715dd8 Merge PR #1346 OpenClaw-User 2026-03-14 17:12:19 +08:00
  • f712d803f4 Merge PR #1351 OpenClaw-User 2026-03-14 17:12:18 +08:00
  • e9e3ac8576 Merge PR #1356 OpenClaw-User 2026-03-14 17:11:47 +08:00
  • bc9c2f4d41 Merge PR #1376 OpenClaw-User 2026-03-14 17:11:45 +08:00
  • 1c1c1601da Merge PR #1378 OpenClaw-User 2026-03-14 17:11:44 +08:00