Commit graph

  • 5668545383 Update suggested fixes Huaaudio 2026-03-23 16:08:20 +01:00
  • 89e124caf9 feat(team): enhance team tool with sub-turn spawner integration and improve message handling Administrator 2026-03-23 22:49:46 +08:00
  • 8fa2d7bb0e
    Apply suggestions from code review Hua Audio 2026-03-23 15:44:14 +01:00
  • a88b539402 fix tts provider and lint Huaaudio 2026-03-23 15:25:41 +01:00
  • e501c0a169 fix: update shm_size configuration and improve browser arguments in docker-compose Kristjan Kruus 2026-03-23 16:23:58 +02:00
  • 3e26c37db1 fix provider Huaaudio 2026-03-23 15:20:56 +01:00
  • 725760c812 Merge branch 'feat/audio-call' of https://github.com/Huaaudio/picoclaw into feat/audio-call Huaaudio 2026-03-23 15:20:06 +01:00
  • 29373f121d remove voice history cut and fix lint Huaaudio 2026-03-23 15:03:10 +01:00
  • 4b6fd66e04 add tts tool Huaaudio 2026-03-23 14:15:51 +01:00
  • 9fe634895e fix isVoice after revert Huaaudio 2026-03-23 13:35:07 +01:00
  • 06b85ec6f9 Revert "update voice system prompt override" Huaaudio 2026-03-23 13:34:56 +01:00
  • cbdce867dc update voice system prompt override Huaaudio 2026-03-23 04:57:31 +01:00
  • 1c674bb6a0 fix lint Huaaudio 2026-03-23 04:10:07 +01:00
  • 61b5e92210 resolve conflicts Huaaudio 2026-03-23 04:02:55 +01:00
  • 9b768b6782 fix asr Huaaudio 2026-03-23 03:35:03 +01:00
  • 324956216b fix tool_call tts Huaaudio 2026-03-21 18:31:15 +01:00
  • e9cd7d9526 Code review Huaaudio 2026-03-21 09:54:45 +01:00
  • 4daaeb2a48 Apply suggestions from code review Hua Audio 2026-03-21 09:42:09 +01:00
  • 49970ffbab Apply suggestions from code review Hua Audio 2026-03-21 09:33:15 +01:00
  • 33109e862c Edit from coplilot review Huaaudio 2026-03-21 09:31:16 +01:00
  • a3a1fdae86 fix tts panic Huaaudio 2026-03-21 09:03:46 +01:00
  • d010c4ea84 lint fix Huaaudio 2026-03-21 08:59:02 +01:00
  • 763a774c3e make fmt Huaaudio 2026-03-21 08:46:51 +01:00
  • 347eabd0de update with streaming support Huaaudio 2026-03-21 08:24:17 +01:00
  • 03b212b6d8 refactor for #1648 Huaaudio 2026-03-21 08:05:54 +01:00
  • cf315091df add tts support Huaaudio 2026-03-21 07:53:28 +01:00
  • 5ac577f098 remove leave tool due to delay Huaaudio 2026-03-21 07:21:33 +01:00
  • 98b337e703 fix lint Huaaudio 2026-03-21 07:18:39 +01:00
  • b444f53ce2 update with corrent transcriber and leave_tool Huaaudio 2026-03-21 07:18:14 +01:00
  • 2d14da50a3 init commit Huaaudio 2026-03-21 05:52:21 +01:00
  • c4d759c80d remove voice history cut and fix lint Huaaudio 2026-03-23 15:03:10 +01:00
  • b1d1c56970 feat: add auto-login functionality for Bluesky with session persistence Kristjan Kruus 2026-03-23 15:44:46 +02:00
  • d5b5b2de49 add tts tool Huaaudio 2026-03-23 14:15:51 +01:00
  • 5d5536a1a6 fix delivery and steering afjcjsbx 2026-03-23 14:09:52 +01:00
  • cf80ec8382 Update config_test.go uiyzzi 2026-03-23 20:58:14 +08:00
  • 16d23d8cdc feat(security): add sensitive data filtering for tool results sent to LLM uiyzzi 2026-03-23 20:55:41 +08:00
  • f09b36d1f9 fix: improve error handling in security configuration and update logging messages Kristjan Kruus 2026-03-23 14:50:23 +02:00
  • 8ed171dbe6 resolved conflicts afjcjsbx 2026-03-23 13:43:02 +01:00
  • 03c0fa3692
    Merge branch 'sipeed:main' into main Orange Pi Vietnam 2026-03-23 19:41:09 +07:00
  • 888ca47cb6 add image as fallback when manual build is needed Christoforus Surjoputro 2026-03-23 19:35:32 +07:00
  • e9347c522a fix isVoice after revert Huaaudio 2026-03-23 13:35:07 +01:00
  • 243cad640c Revert "update voice system prompt override" Huaaudio 2026-03-23 13:34:56 +01:00
  • 1f9d390a64 fix: apply security credentials before config validation in web handlers Kristjan Kruus 2026-03-23 14:26:51 +02:00
  • fddfd56b50 Merge branch 'main' into fix/binary-tool-output-handling afjcjsbx 2026-03-23 13:16:23 +01:00
  • 0aa8c95cb9 fix: ensure security configuration is applied when copying Kristjan Kruus 2026-03-23 14:00:55 +02:00
  • 03bcec74bc feat: enhance entrypoint script and config handling Kristjan Kruus 2026-03-23 13:47:51 +02:00
  • 1aa7b307f8 fix launcher can't save model api_key issue Cytown 2026-03-23 19:36:53 +08:00
  • 1a4f906348 update test to remove 100ms wait time since the handleMessage publishes synchronously Christoforus Surjoputro 2026-03-23 18:24:58 +07:00
  • 379aa3c2d1 fix linter Christoforus Surjoputro 2026-03-23 18:22:15 +07:00
  • 9d085e6d5d
    Merge branch 'sipeed:main' into main github-actions[bot] 2026-03-23 11:17:55 +00:00
  • a0b8fc885c fix undefined: time Christoforus Surjoputro 2026-03-23 18:09:34 +07:00
  • 3122aed8b4 add handler for empty message Christoforus Surjoputro 2026-03-23 17:57:09 +07:00
  • 57e8c98d29 update comment for clarity Christoforus Surjoputro 2026-03-23 17:27:24 +07:00
  • 96e312680d
    Merge pull request #1926 from cytown/fix 美電球 2026-03-23 18:25:34 +08:00
  • f6aa1b2d36 feat(team): merge team functionality from old version Administrator 2026-03-23 18:25:18 +08:00
  • 118a7c0f96 feat(team): - Add team.go (947 lines) with complete team coordination features - Add spawn_sub_agent.go for sub-agent spawning - Add team_test.go with comprehensive test coverage - Update subagent.go: add teamConfig and bus fields - Update loop.go: fix NewSubagentManager calls with new signature - Update filesystem.go: add ConcurrentFS, EditFile, and Open methods - Update config.go: add TeamToolsConfig and LogLevel documentation - Update toolloop.go: merge context memory fixes - Fix all test files to use updated NewSubagentManager signature Administrator 2026-03-23 18:22:15 +08:00
  • b6a036b68c update comment to clarify that agent and gateway container should not be run together Christoforus Surjoputro 2026-03-23 17:22:02 +07:00
  • 633d0c55cd docs: restore AGENTS.md on main Dmitrii Balabanov 2026-03-17 21:15:27 +02:00
  • 15fc12b6ed Merge branch 'main' into feat/add-new-compose-file-for-local-build-and-selinux-enabled Christoforus Surjoputro 2026-03-23 17:18:30 +07:00
  • c79e18fc4b update config based on feedback Christoforus Surjoputro 2026-03-23 17:17:57 +07:00
  • d77375721a fix for ci/cd Cytown 2026-03-23 18:15:16 +08:00
  • dfae734cba fix for test Cytown 2026-03-23 18:04:08 +08:00
  • b65488f243 make build manually Cytown 2026-03-23 17:54:30 +08:00
  • bb1f85cb3e fix(provider): set default HTTP client timeout when timeout is non-positive tong3jie 2026-03-23 17:49:33 +08:00
  • 91261181f7
    Merge branch 'main' into main DOM CHAROENYOS 2026-03-23 16:43:17 +07:00
  • b72b116c82 fix for arm build Cytown 2026-03-23 17:42:04 +08:00
  • 8c9f6c5a6c fix(provider): rename test for clarity and update model version in test case tong3jie 2026-03-23 16:46:37 +08:00
  • 8911b44a27 fix(provider): remove default HTTP client timeout setting and unnecessary check of context tong3jie 2026-03-23 11:46:18 +08:00
  • 54ec4797e7 fix: 1、add model provider 2、add http defatult timeout 3、Optimize duplicate code tong3jie 2026-03-20 11:35:54 +08:00
  • a19fdd89b6 fix and add test cases tong3jie 2026-03-18 17:05:56 +08:00
  • de2df4c341 fix(provider): remove hard-coded for MaxTokenField and set default is "max_tokens" when ModelConfig.MaxTokensField is null tong3jie 2026-03-18 16:08:19 +08:00
  • 27c2d50455 fix(provider): Resolving conflicts during the rebase process tong3jie 2026-03-11 17:57:13 +08:00
  • 297f64103b feat(provider): add retry logic and vendor prefix handling in OpenAI provider tong3jie 2026-03-11 14:09:07 +08:00
  • 632f47053d
    Merge 87130bf3df into 4e3769e989 David Warshawsky 2026-03-23 17:38:58 +08:00
  • 21473d2219
    Merge branch 'sipeed:main' into main github-actions[bot] 2026-03-23 09:31:45 +00:00
  • 0300e5c963 formatted (gci) avaksru 2026-03-23 12:28:42 +03:00
  • 4e3769e989
    fix(agent): use ModelName in loop tests (#1923) 美電球 2026-03-23 17:28:15 +08:00
  • 8e3e517135
    feat: render mixed Markdown+HTML in assistant messages and skills (#1900) LC 2026-03-23 17:25:27 +08:00
  • f81b44bf19
    fix(provider): deduplicate tool results and merge consecutive tool_result blocks for Anthropic API (#1793) Liqiang Liu 2026-03-23 17:24:46 +08:00
  • 1961aab850
    fix(agent): use ModelName in loop tests lc6464 2026-03-23 17:16:17 +08:00
  • e7ee80ff32
    Merge pull request #1878 from uiYzzi/feat/provider-extra-body-config daming大铭 2026-03-23 17:23:21 +08:00
  • acd78cef70 ModelName avaksru 2026-03-23 12:20:55 +03:00
  • c3285625b0
    Merge pull request #1918 from cytown/panic daming大铭 2026-03-23 17:20:11 +08:00
  • ea60b743e5 fix(agent): requeue non-steering messages back to inbound instead of outbound colvin 2026-03-23 17:06:23 +08:00
  • 4d2ae1cc54
    fix(agent): use ModelName in loop tests lc6464 2026-03-23 17:16:17 +08:00
  • d72e8e4d91 web avaksru 2026-03-23 12:12:01 +03:00
  • 4f1f181d54
    feat(skills): enable rendering of Markdown with HTML in skill details using rehype-raw and rehype-sanitize lc6464 2026-03-23 16:40:35 +08:00
  • 48cb6dd24f
    build: remove irrelevant changes of pnpm-lock.yaml lc6464 2026-03-23 00:54:32 +08:00
  • 35bbb1c7e4
    feat(chat): render mixed Markdown+HTML in assistant messages using rehype-raw + rehype-sanitize (safe default) lc6464 2026-03-23 00:02:37 +08:00
  • 302b1bf335 automatic fork sync Kristjan Kruus 2026-03-23 10:56:56 +02:00
  • 3540c27767 refactor(docker): remove obsolete Dockerfiles and update entrypoint logic Kristjan Kruus 2026-03-23 10:54:56 +02:00
  • 02393b3087 Merge branch 'feat/provider-extra-body-config' of github.com:uiYzzi/picoclaw into feat/provider-extra-body-config uiyzzi 2026-03-23 16:49:43 +08:00
  • d1d2155edb Use ModelName instead of Model in test config structs uiyzzi 2026-03-23 16:47:13 +08:00
  • c7544f7cb9 feat(providers): add extra_body config to inject custom fields into request body uiyzzi 2026-03-22 15:49:25 +08:00
  • 79df938696 Use getter/setter methods for API key access in ModelConfig uiyzzi 2026-03-23 15:51:13 +08:00
  • 608ec6d329 Move minimax reasoning_split injection to provider factory uiyzzi 2026-03-22 20:37:06 +08:00
  • f2985b8bee feat(providers): add extra_body config to inject custom fields into request body uiyzzi 2026-03-22 15:49:25 +08:00
  • 47f68e0f8a feat(build): add Android build targets wenzirui 2026-03-23 16:36:04 +08:00
  • b24c577e38 Add security config to ExtraBody round-trip test uiyzzi 2026-03-23 16:29:25 +08:00
  • 5477c24dbd Merge remote-tracking branch 'upstream/main' into channel_mqtt avaksru 2026-03-23 11:10:58 +03:00