picoclaw/pkg
dj-oyu 1971b47ed9 merge upstream/main: incorporate channel refactor, launcher, and modernizations
Resolve 65 file conflicts merging upstream/main into local branch.

Key decisions:
- Accept upstream's channel interface refactoring (clean Channel interface)
- Accept upstream's Cobra CLI restructuring, Launcher TUI, armv6 support
- Accept upstream's HTTP client caching, resp.Body leak fix, regex precompile
- Accept upstream's WeChat/WeCom resource leak fixes and context handling
- Accept upstream's migrate API restructure (NewMigrateInstance pattern)
- Accept upstream's Go 1.22+ syntax modernizations (for range, max/min)
- Preserve local orchestration, plan mode, heartbeat, sandbox, spawn system
- Preserve local SendWithID/MessageSenderWithID for status message dedup
- Preserve local Stream/RPM/functional options in providers
- Rename AGENT.md → AGENTS.md to match upstream template convention

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 03:07:54 +09:00
..
agent merge upstream/main: incorporate channel refactor, launcher, and modernizations 2026-03-02 03:07:54 +09:00
auth Merge upstream/main: cobra CLI, channel refactoring, media store, reasoning support 2026-02-28 21:18:40 +09:00
bus merge upstream/main: incorporate channel refactor, launcher, and modernizations 2026-03-02 03:07:54 +09:00
channels merge upstream/main: incorporate channel refactor, launcher, and modernizations 2026-03-02 03:07:54 +09:00
config merge upstream/main: incorporate channel refactor, launcher, and modernizations 2026-03-02 03:07:54 +09:00
constants refactor: replace bool map with set-style map for internal channels (#472) 2026-02-19 11:48:17 +01:00
cron Merge upstream/main: cobra CLI, channel refactoring, media store, reasoning support 2026-02-28 21:18:40 +09:00
devices Merge upstream/main: cobra CLI, channel refactoring, media store, reasoning support 2026-02-28 21:18:40 +09:00
fileutil Merge upstream/main: cobra CLI, channel refactoring, media store, reasoning support 2026-02-28 21:18:40 +09:00
git fix: resolve govet shadow warnings in merge conflict test 2026-03-01 06:11:12 +09:00
health merge upstream/main: incorporate channel refactor, launcher, and modernizations 2026-03-02 03:07:54 +09:00
heartbeat fix: strip think tags from heartbeat messages and log web search provider 2026-03-01 04:52:31 +09:00
identity Merge upstream/main: cobra CLI, channel refactoring, media store, reasoning support 2026-02-28 21:18:40 +09:00
logger style: fix golines, gofmt, and gosmopolitan lint errors 2026-02-28 23:53:23 +09:00
media Merge upstream/main: cobra CLI, channel refactoring, media store, reasoning support 2026-02-28 21:18:40 +09:00
migrate Merge upstream/main: cobra CLI, channel refactoring, media store, reasoning support 2026-02-28 21:18:40 +09:00
miniapp feat(miniapp): pigeon activity reflects heartbeat session state 2026-03-01 01:59:03 +09:00
orch style: fix lint errors and update test assertions for CI 2026-03-01 03:36:11 +09:00
providers merge upstream/main: incorporate channel refactor, launcher, and modernizations 2026-03-02 03:07:54 +09:00
routing Merge upstream/main: cobra CLI, channel refactoring, media store, reasoning support 2026-02-28 21:18:40 +09:00
session style: fix gofumpt/gci formatting and bodyclose lint warning 2026-02-28 23:48:27 +09:00
skills merge upstream/main: incorporate channel refactor, launcher, and modernizations 2026-03-02 03:07:54 +09:00
state Merge upstream/main: cobra CLI, channel refactoring, media store, reasoning support 2026-02-28 21:18:40 +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: incorporate channel refactor, launcher, and modernizations 2026-03-02 03:07:54 +09:00
utils merge upstream/main: incorporate channel refactor, launcher, and modernizations 2026-03-02 03:07:54 +09:00
voice feat(linter): Fix govet linter 2026-02-20 22:35:16 +02:00