picoclaw/pkg/channels/pico
2026-06-26 22:15:03 +08:00
..
client.go fix(channels): explicitly ignore resp.Body.Close() errors in websocket dial cleanup 2026-06-26 22:15:03 +08:00
client_test.go fix(pico): preserve image media across pico attachments and client (#2874) 2026-05-15 15:49:07 +08:00
init.go refactor(config): make config.Channel to multiple instance support 2026-04-13 22:21:21 +08:00
pico.go fix(context): expose history tokens and remove leaked state files 2026-06-06 00:28:32 +08:00
pico_test.go fix(context): expose history tokens and remove leaked state files 2026-06-06 00:28:32 +08:00
protocol.go feat(chat,seahorse): persist and display model_name across history (#2897) 2026-05-20 13:42:21 +08:00