Commit graph

  • a11816e528 feat(self-debug): Add skill for agent health and diagnostics picoclaw 2026-02-28 16:53:23 +00:00
  • b8220102c9 feat(orch): add execution stats to subagent completion notifications dj-oyu 2026-02-25 17:20:45 +09:00
  • fc70169a7b feat(orch): add execution stats to subagent completion notifications dj-oyu 2026-02-25 17:20:45 +09:00
  • f239720aa0 feat(orch): add execution stats to subagent completion notifications dj-oyu 2026-02-25 17:20:45 +09:00
  • f50976ca43 fix(agent): stop running LLM loop for subagent completions dj-oyu 2026-02-25 17:01:09 +09:00
  • 5957dcb68c fix(agent): stop running LLM loop for subagent completions dj-oyu 2026-02-25 17:01:09 +09:00
  • f06f78fa95 feat: Implement a unified channel and provider management system with migration support and TUI integration. 0x5487 2026-03-01 01:14:29 +08:00
  • c22a6a6a34 Merge remote-tracking branch 'upstream/main' into feat/agent-sandbox 0x5487 2026-03-01 01:14:03 +08:00
  • 31caaf3836 refactor(sandbox): replace regex exec allowlist with command prefix dictionary dj-oyu 2026-02-25 16:55:42 +09:00
  • d2801e3651 refactor(sandbox): replace regex exec allowlist with command prefix dictionary dj-oyu 2026-02-25 16:55:42 +09:00
  • 742c53e0f8 fix(sandbox): create per-subagent ExecTool to avoid leaking allowPatterns dj-oyu 2026-02-25 16:49:11 +09:00
  • 73560dbf66 fix(sandbox): create per-subagent ExecTool to avoid leaking allowPatterns dj-oyu 2026-02-25 16:49:11 +09:00
  • 681ad10c2e fix(agent): suppress plan nudge and SkipPlaceholder for system messages dj-oyu 2026-02-25 16:46:19 +09:00
  • 3817aad8cf fix(agent): suppress plan nudge and SkipPlaceholder for system messages dj-oyu 2026-02-25 16:46:19 +09:00
  • aabdcb7325 fix(plan): auto-advance to next phase when current phase completes dj-oyu 2026-02-25 16:31:25 +09:00
  • b31e76bcd0 fix(plan): auto-advance to next phase when current phase completes dj-oyu 2026-02-25 16:31:25 +09:00
  • 5b724c4021 fix(spawn): separate preset validation from agent ID allowlist check dj-oyu 2026-02-25 15:50:27 +09:00
  • fcaea778cd fix(spawn): separate preset validation from agent ID allowlist check dj-oyu 2026-02-25 15:50:27 +09:00
  • e588b8539f fix(orch): improve spawn/subagent tool calling adoption for less capable models dj-oyu 2026-02-25 15:44:12 +09:00
  • e92ff7d3e6 fix(orch): improve spawn/subagent tool calling adoption for less capable models dj-oyu 2026-02-25 15:44:12 +09:00
  • 575d5d1ffc fix(sandbox): allow /dev/* paths in workspace guard (not just device files) dj-oyu 2026-02-25 12:57:21 +09:00
  • 25e614abe2 fix(sandbox): allow /dev/* paths in workspace guard (not just device files) dj-oyu 2026-02-25 12:57:21 +09:00
  • 45cfa5ab2a fix(sandbox): allow /dev/null and device files in workspace path guard dj-oyu 2026-02-25 12:56:56 +09:00
  • a7b2dbc0ad fix(sandbox): allow /dev/null and device files in workspace path guard dj-oyu 2026-02-25 12:56:56 +09:00
  • fef1238eb8 feat(sandbox): restrict curl/wget to localhost and RFC 1918 in all exec presets dj-oyu 2026-02-25 12:50:46 +09:00
  • ba2c0055f8 feat(sandbox): restrict curl/wget to localhost and RFC 1918 in all exec presets dj-oyu 2026-02-25 12:50:46 +09:00
  • d429256395 feat(miniapp): pigeon activity reflects heartbeat session state dj-oyu 2026-02-25 12:12:21 +09:00
  • aab927abc4 feat(miniapp): pigeon activity reflects heartbeat session state dj-oyu 2026-02-25 12:12:21 +09:00
  • cf3931ad3b fix(miniapp): remove hardcoded alive class from SEC badge on startup dj-oyu 2026-02-25 12:10:30 +09:00
  • c832bd6e96 fix(miniapp): remove hardcoded alive class from SEC badge on startup dj-oyu 2026-02-25 12:10:30 +09:00
  • f885536276 fix(miniapp): pigeon always visible; secretary shows only during plan mode dj-oyu 2026-02-25 12:00:46 +09:00
  • 0f1b3ae309 fix(miniapp): pigeon always visible; secretary shows only during plan mode dj-oyu 2026-02-25 12:00:46 +09:00
  • dac5d98229 feat(orch): define AgentState typed enum and report plan mode transitions dj-oyu 2026-02-25 11:41:18 +09:00
  • 4cc6690fc2 feat(orch): define AgentState typed enum and report plan mode transitions dj-oyu 2026-02-25 11:41:18 +09:00
  • 3356993775 feat(miniapp): conductor status bubble and user-waiting state dj-oyu 2026-02-25 11:27:45 +09:00
  • 7d28d2abfa feat(miniapp): conductor status bubble and user-waiting state dj-oyu 2026-02-25 11:27:45 +09:00
  • ec0a90ef02 feat(miniapp): add heartbeat pigeon to Orch canvas dj-oyu 2026-02-25 11:23:20 +09:00
  • ea11a84d9e feat(miniapp): add heartbeat pigeon to Orch canvas dj-oyu 2026-02-25 11:23:20 +09:00
  • 9be809210f fix: make LLM actually use spawn/subagent in orchestration mode dj-oyu 2026-02-25 10:41:50 +09:00
  • f96f535c78 fix: make LLM actually use spawn/subagent in orchestration mode dj-oyu 2026-02-25 10:41:50 +09:00
  • 78dc0b79fc
    Merge pull request #3 from dj-oyu/test-ahead dj-oyu 2026-03-01 01:52:02 +09:00
  • ff0a6362f5 Merge pull request #3 from dj-oyu/test-ahead dj-oyu 2026-03-01 01:52:02 +09:00
  • b31f0e3a57 feat: refactor sandbox management to use context-aware workspaces and improve container creation concurrency. 0x5487 2026-03-01 00:50:44 +08:00
  • 3b3c3bc884 refactor: rename Go x86_64 binary from amd64 to x86_64 KoheiYamashita 2026-03-01 01:44:27 +09:00
  • fd3ae550d4 chore: remove docs/, untrack build binary, fix .gitignore KoheiYamashita 2026-03-01 01:41:52 +09:00
  • f56c234b7c refactor: trigger release builds on release creation instead of workflow_dispatch KoheiYamashita 2026-03-01 01:36:00 +09:00
  • 46f4198874 feat(launcher-ui): rebuild config UI with Bulma and offline CodeMirror sky5454 2026-03-01 00:33:47 +08:00
  • 2108c57d68 fix: include rule details in safety guard error messages dj-oyu 2026-03-01 01:33:07 +09:00
  • 9c6f7dd536 fix: include rule details in safety guard error messages dj-oyu 2026-03-01 01:33:07 +09:00
  • 3ab185fd92 refactor: rewrite release workflow and align artifact naming with README KoheiYamashita 2026-03-01 01:27:04 +09:00
  • 62842dd646 feat(providers): route openai and gemini protocols to sdk providers mingmxren 2026-03-01 00:20:14 +08:00
  • 8394d24350 docs: add app usage section with assistant default setup instructions KoheiYamashita 2026-03-01 01:06:08 +09:00
  • a660c7e68f feat: unify version management with VERSION file and bump workflow Kohei 2026-03-01 01:05:28 +09:00
  • dcbbbb689e
    Merge branch 'sipeed:main' into fix/inbound-dedup-messageid mosir 2026-02-28 23:53:52 +08:00
  • 6fbf7ea829 fix: apply gofmt to schema.go and server_test.go Kohei 2026-03-01 00:48:19 +09:00
  • 69d82f060b docs: rewrite README for embedded-first dual-flavor architecture Kohei 2026-03-01 00:47:01 +09:00
  • e2b8e1b2ad
    Merge pull request #2 from dj-oyu/test-ahead dj-oyu 2026-03-01 00:37:26 +09:00
  • ae0ab06746 Merge pull request #2 from dj-oyu/test-ahead dj-oyu 2026-03-01 00:37:26 +09:00
  • 3872d1b228 style: move nolint:gosmopolitan to the line containing CJK literals dj-oyu 2026-03-01 00:34:20 +09:00
  • 911a2b1239 style: move nolint:gosmopolitan to the line containing CJK literals dj-oyu 2026-03-01 00:34:20 +09:00
  • b81e4e407c style: fix last 3 lint errors (gci, golines, nolintlint) dj-oyu 2026-03-01 00:27:41 +09:00
  • 1a2c001e76 style: fix last 3 lint errors (gci, golines, nolintlint) dj-oyu 2026-03-01 00:27:41 +09:00
  • 674d491d37 style: fix remaining lint errors (misspell, shadow, unused, etc.) dj-oyu 2026-03-01 00:22:14 +09:00
  • d8f00d4148 style: fix remaining lint errors (misspell, shadow, unused, etc.) dj-oyu 2026-03-01 00:22:14 +09:00
  • db2373b40d feat: integrate dual-flavor CI, fix keystore heredoc, ABI split control, and backend startup order Kohei 2026-03-01 00:19:47 +09:00
  • 614a0109e5 Merge remote-tracking branch 'refs/remotes/origin/main' Administrator 2026-02-28 23:13:48 +08:00
  • 006ace51a2
    Merge branch 'sipeed:main' into main lppp04808 2026-02-28 23:13:11 +08:00
  • 1548691851 Merge feat/team: Agent Teams architecture Administrator 2026-02-28 23:12:05 +08:00
  • dca46e6799 style: fix golines, gofmt, and gosmopolitan lint errors dj-oyu 2026-02-28 23:53:23 +09:00
  • b90f49970e style: fix golines, gofmt, and gosmopolitan lint errors dj-oyu 2026-02-28 23:53:23 +09:00
  • f91b36cc4e fix syntax error Lei 2026-02-28 22:48:49 +08:00
  • 5801176dfe style: fix gofumpt/gci formatting and bodyclose lint warning dj-oyu 2026-02-28 23:48:27 +09:00
  • 0ef6d2d1a6 style: fix gofumpt/gci formatting and bodyclose lint warning dj-oyu 2026-02-28 23:48:27 +09:00
  • 9885bc1f36 ci: retrigger after fixing Actions permissions dj-oyu 2026-02-28 23:40:43 +09:00
  • d1a6aa921a ci: retrigger after fixing Actions permissions dj-oyu 2026-02-28 23:40:43 +09:00
  • 17b5c39d56 fix web_fetch Lei 2026-02-28 22:38:52 +08:00
  • 5249814064 ci: retrigger after enabling workflows dj-oyu 2026-02-28 23:37:13 +09:00
  • 5fe2b818cc ci: retrigger after enabling workflows dj-oyu 2026-02-28 23:37:13 +09:00
  • 04f6f90071 fix: prevent gateway status from starting full gateway runtime GhostC 2026-02-28 22:33:31 +08:00
  • fb14c01e0b ci: trigger workflow dj-oyu 2026-02-28 23:33:05 +09:00
  • ab19466fd2 ci: trigger workflow dj-oyu 2026-02-28 23:33:05 +09:00
  • 0a8cd4a28e docs: sync READMEs, examples, and channel docs to match current config Hoshina 2026-02-28 22:25:31 +08:00
  • c57a9c14e7 docs: sync READMEs, examples, and channel docs to match current config Hoshina 2026-02-28 22:25:31 +08:00
  • 3d6f9f2985 fix(test): align "cancelled" spelling with upstream "canceled" dj-oyu 2026-02-28 23:23:39 +09:00
  • 337f8877cc fix(test): align "cancelled" spelling with upstream "canceled" dj-oyu 2026-02-28 23:23:39 +09:00
  • 18eb0855dc fix(pkg/channles):fix the resource leak for slack.go ItsT0ng 2026-03-01 01:03:30 +11:00
  • 6f8425b45d fix(wecom): fix context leak in Start() and data race in processedMsgs Hoshina 2026-02-28 22:08:06 +08:00
  • e9b4886573 fix(wecom): fix context leak in Start() and data race in processedMsgs Hoshina 2026-02-28 22:08:06 +08:00
  • 0f160f4330 feat(stream): show reasoning content in real-time during streaming dj-oyu 2026-02-28 22:59:53 +09:00
  • eac212cef9 feat(stream): show reasoning content in real-time during streaming dj-oyu 2026-02-28 22:59:53 +09:00
  • 1a8564d518 Merge pull request #914 from alexhoshina/fix/wecom-context-canceled daming大铭 2026-02-28 21:56:17 +08:00
  • 9c9524f934
    Merge pull request #914 from alexhoshina/fix/wecom-context-canceled daming大铭 2026-02-28 21:56:17 +08:00
  • 83b57c360f fix(wecom): initialize context in constructors to prevent nil panic in tests Hoshina 2026-02-28 21:45:05 +08:00
  • 8e06e2adbd fix(wecom): initialize context in constructors to prevent nil panic in tests Hoshina 2026-02-28 21:45:05 +08:00
  • b38cb19eab fix(wecom): use channel context instead of HTTP request context for async message processing Hoshina 2026-02-28 21:30:58 +08:00
  • 62f59f76e3 fix(wecom): use channel context instead of HTTP request context for async message processing Hoshina 2026-02-28 21:30:58 +08:00
  • 19333f6685 feat: add GatewayService, EmbeddedBackendLifecycle, and BootReceiver for embedded flavor Kohei 2026-02-28 22:28:33 +09:00
  • fdc6d3503f feat(teams): add produces field for automatic QA reviewer injection Administrator 2026-02-28 21:27:04 +08:00
  • fd99e55f2b tools: shell improvements (restore from stash) westwind027 2026-02-28 21:19:26 +08:00
  • b3ff44fae9 fix(channels): address PR review feedback YSTYLE 2026-02-28 20:45:33 +08:00