picoclaw/pkg/agent
yinwm 7f241647be feat(providers): add thought_signature support for gemini
Add support for persisting thought_signature metadata from Google/Gemini 3
models. This introduces ExtraContent and GoogleExtra types to handle
provider-specific metadata, and ensures thought signatures are properly
preserved through the tool call lifecycle.
2026-02-20 00:36:31 +08:00
..
context.go fix(antigravity): sanitize invalid tool-call history ordering 2026-02-17 20:05:41 +05:30
instance.go merge: sync upstream/main (PR #213) into feat/multi-agent-routing 2026-02-18 11:39:14 -03:00
loop.go feat(providers): add thought_signature support for gemini 2026-02-20 00:36:31 +08:00
loop_test.go merge: sync upstream/main into feat/multi-agent-routing 2026-02-16 10:34:55 -03:00
memory.go misc: fmt code 2026-02-13 17:51:47 +08:00
registry.go merge: sync upstream/main (PR #213) into feat/multi-agent-routing 2026-02-18 11:39:14 -03:00
registry_test.go merge: sync upstream/main into feat/multi-agent-routing 2026-02-13 12:24:26 -03:00