picoclaw/pkg
dj-oyu 7e74a3c328 Merge upstream/main: deps, docs, and trivial changes (PR1)
Merge 126 upstream commits, resolving PR1-scope conflicts:
- go.mod: adopt upstream dep versions (irc-go 0.6, go-sdk 1.4.1, net 0.52)
- Makefile: maintain mipsle/netbsd skip (sqlite compat)
- READMEs: integrate new language links (it, id)
- pkg/tools/web.go: add Cloudflare challenge retry
- pkg/tools/shell.go: whitespace-only merge
- pkg/config/config.go: restore ToolFeedbackConfig, Deferred, etc.
  for upstream defaults.go compatibility
- web/frontend/package.json: adopt upstream dep bumps

Non-PR1 files kept as ours (deferred to PR2-4):
- pkg/agent/{loop,instance}.go, pkg/bus/bus.go,
  pkg/channels/{manager,telegram}.go, pkg/providers/*

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-20 17:55:21 +09:00
..
agent Merge upstream/main: deps, docs, and trivial changes (PR1) 2026-03-20 17:55:21 +09:00
auth merge: upstream/main into fork (2026-03-19) 2026-03-19 11:13:31 +09:00
bus perf: eliminate intermediate string allocations in hot paths 2026-03-19 11:56:07 +09:00
channels Merge upstream/main: deps, docs, and trivial changes (PR1) 2026-03-20 17:55:21 +09:00
commands feat: add /reload to gateway api and command (#1725) 2026-03-19 13:42:36 +08:00
config Merge upstream/main: deps, docs, and trivial changes (PR1) 2026-03-20 17:55:21 +09:00
constants refactor: replace bool map with set-style map for internal channels (#472) 2026-02-19 11:48:17 +01:00
credential merge: upstream/main into fork (2026-03-19) 2026-03-19 11:13:31 +09:00
cron merge: upstream/main into fork (2026-03-19) 2026-03-19 11:13:31 +09:00
devices perf: eliminate intermediate string allocations in hot paths 2026-03-19 11:56:07 +09:00
fileutil Merge upstream/main: cobra CLI, channel refactoring, media store, reasoning support 2026-02-28 21:18:40 +09:00
gateway fix: split CacheMutator from DataProvider to avoid interfacebloat 2026-03-20 15:58:51 +09:00
git refactor: simplify miniapp and helper packages 2026-03-20 09:24:27 +09:00
health Merge upstream/main: deps, docs, and trivial changes (PR1) 2026-03-20 17:55:21 +09:00
heartbeat perf: eliminate intermediate string allocations in hot paths 2026-03-19 11:56:07 +09:00
identity Merge upstream/main with conflict resolution 2026-03-14 19:33:26 +09:00
logger merge: upstream/main into fork (2026-03-19) 2026-03-19 11:13:31 +09:00
mcp feat: add per-server timeout for MCP tool calls 2026-03-20 06:34:39 +09:00
media merge: upstream/main into fork (2026-03-19) 2026-03-19 11:13:31 +09:00
mediacache fix: isolate OCR output per PDF + add cache deletion UI 2026-03-20 15:52:56 +09:00
memory fix: resolve post-merge type mismatches and duplicate declarations 2026-03-13 13:14:57 +09:00
migrate merge: upstream/main into fork (2026-03-19) 2026-03-19 11:13:31 +09:00
miniapp fix: split CacheMutator from DataProvider to avoid interfacebloat 2026-03-20 15:58:51 +09:00
orch refactor: simplify miniapp and helper packages 2026-03-20 09:24:27 +09:00
providers Merge upstream/main: deps, docs, and trivial changes (PR1) 2026-03-20 17:55:21 +09:00
research refactor: simplify miniapp and helper packages 2026-03-20 09:24:27 +09:00
routing refactor: adopt upstream for add/add conflict files, extract fork code to _ext.go 2026-03-13 11:18:24 +09:00
session perf: optimize LLM iteration hot path 2026-03-15 19:47:40 +09:00
skills Merge upstream/main with conflict resolution 2026-03-14 19:33:26 +09:00
state fix: resolve post-merge test failures and lint issues 2026-03-13 14:48:58 +09:00
stats style: fix remaining lint errors (misspell, shadow, unused, etc.) 2026-03-01 00:22:14 +09:00
tailscale feat: add Telegram Mini App dashboard 2026-02-22 06:22:41 +09:00
tools Merge upstream/main: deps, docs, and trivial changes (PR1) 2026-03-20 17:55:21 +09:00
utils merge: upstream/main into fork (2026-03-19) 2026-03-19 11:13:31 +09:00
voice Fix lint 2026-03-04 10:21:59 +00:00