picoclaw/pkg
Mauro fa6ed714c4
Merge pull request #3060 from chengzhichao-xydt/codex/error-wrap-and-marshal
fix: use %w for error wrapping and handle json.MarshalIndent error
2026-06-11 18:36:55 +02:00
..
agent fix(agent): handle os.Getwd error in NewContextBuilder without behavior regression 2026-06-08 16:52:00 +08:00
audio
auth
bus fix(context): expose history tokens and remove leaked state files 2026-06-06 00:28:32 +08:00
channels fix: handle Telegram location messages 2026-06-08 15:53:42 +08:00
commands fix(context): expose history tokens and remove leaked state files 2026-06-06 00:28:32 +08:00
config Merge pull request #3067 from SiYue-ZO/fix/session-dm-scope-save 2026-06-11 18:34:02 +02:00
constants
credential
cron
devices
events
evolution fix: handle os.Getwd error in evolution skills_recall and drafts 2026-06-07 21:05:16 +08:00
fileutil
gateway fix: health check always returning not ready 2026-06-08 12:14:06 +02:00
health
heartbeat
identity
isolation fix: add ok checks for sync.Map LoadAndDelete/Load type assertions 2026-06-06 21:17:07 +08:00
logger
mcp fix: use %w instead of %v for error wrapping 2026-06-08 09:10:14 +08:00
media
memory fix(session): tighten main-session alias detection to exact 3-part format 2026-06-04 11:01:10 +08:00
migrate fix: check Close() error after io.Copy to writable files 2026-06-07 12:09:01 +08:00
netbind
pid fix(pid): verify process identity in singleton PID check 2026-06-04 20:04:51 +08:00
providers fix(config): use canonical Anthropic default model ID 2026-06-07 15:43:26 +08:00
routing
seahorse fix: check strconv.Atoi and json.Unmarshal errors 2026-06-10 14:03:53 +08:00
session
skills
state refactor: replace log.Printf/fmt.Printf with structured logger 2026-06-08 09:18:02 +08:00
tokenizer
tools Merge pull request #3060 from chengzhichao-xydt/codex/error-wrap-and-marshal 2026-06-11 18:36:55 +02:00
updater fix: check Close() errors in updater extraction functions 2026-06-06 21:34:24 +08:00
utils fix(utils): add ok checks for http.Transport type assertions in CreateHTTPClient 2026-06-11 09:45:14 +08:00
env.go