picoclaw/pkg
2026-07-07 21:04:16 +08:00
..
agent fix(tools): gate write_file overwrite guidance on available tools 2026-07-07 20:40:27 +08:00
audio Merge pull request #3129 from chengzhichao-xydt/codex/tts-close-error 2026-06-16 22:08:10 +02:00
auth
bus Merge pull request #2904 from SiYue-ZO/feature/fix-agent-loop-stability 2026-06-14 21:22:53 +02:00
channels Merge pull request #3189 from chengzhichao-xydt/codex/line-body-close 2026-07-05 09:35:40 +02:00
commands fix(context): expose history tokens and remove leaked state files 2026-06-06 00:28:32 +08:00
config WIP: Initial support for deltachat gateway 2026-07-02 15:23:35 +02:00
constants
credential
cron feat(cron): add get and update actions to cron tool 2026-05-31 10:55:54 +08:00
devices
events fix: resolve golines lint issue in subscription.go 2026-06-16 00:53:18 +08:00
evolution Merge pull request #3053 from chengzhichao-xydt/codex/store-lock-type-assert 2026-06-23 00:04:42 +02:00
fileutil fix(fileutil): explicitly ignore Close() error on directory file descriptor 2026-06-15 20:25:04 +08:00
gateway WIP: Initial support for deltachat gateway 2026-07-02 15:23:35 +02:00
health fix(health): explicitly ignore json.Encode errors in HTTP handler responses 2026-06-26 22:57:48 +08:00
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(providers): resolve tool_use name/args from Function on reloaded history 2026-07-05 21:26:34 -07:00
routing
seahorse fix(seahorse): handle json.Marshal errors in grep and expand tools 2026-06-15 20:31:34 +08:00
session fix(seahorse,session): preserve created_at across history bootstrap 2026-05-26 14:05:20 +08:00
skills feat: agent self evolution (#2847) 2026-05-11 16:13:27 +08:00
state refactor: replace log.Printf/fmt.Printf with structured logger 2026-06-08 09:18:02 +08:00
tokenizer
tools style(tools): wrap write_file guidance Sprintf for golines 2026-07-07 21:04:16 +08:00
updater Merge pull request #3185 from chengzhichao-xydt/codex/updater-checksum-body-close 2026-06-26 18:10:21 +02:00
utils Merge pull request #3143 from lc6464/fix/isatap-ssrf-guard 2026-06-26 22:59:41 +02:00
env.go