picoclaw/pkg/channels/pico
程智超0668000959 7a7e205cc8 fix(context): expose history tokens and remove leaked state files
Address remaining review feedback: 1) Add HistoryTokens field to ContextUsage/ContextStats, showing history-only token count in /context and frontend UI alongside SummarizeAtTokens so users can see the actual summarization trigger comparison. 2) Remove .codebuddy/github-contribute/ state files accidentally included in the PR.
2026-06-06 00:28:32 +08:00
..
client.go fix(pico): preserve image media across pico attachments and client (#2874) 2026-05-15 15:49:07 +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