This website requires JavaScript.
Explore
Help
Sign In
pch
/
picoclaw
Watch
1
Star
0
Fork
You've already forked picoclaw
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
b8bf0ab34f
picoclaw
/
pkg
/
channels
/
pico
History
Mauro
cf24f32896
Merge pull request
#3156
from loafoe/feat/session-token-usage
...
feat(pico): emit per-turn LLM token usage on finalized message
2026-07-03 09:14:36 +02: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
feat(pico): emit real per-turn token usage on finalized message
2026-06-22 13:15:35 +02:00
pico_test.go
fix(context): expose history tokens and remove leaked state files
2026-06-06 00:28:32 +08:00
pico_usage_test.go
feat(pico): emit real per-turn token usage on finalized message
2026-06-22 13:15:35 +02:00
protocol.go
feat(pico): add SetTurnUsage and usage payload helper
2026-06-22 13:07:48 +02:00