co-mono/packages
Mario Zechner 1e88c5e463 feat(ai): add generic metadata field to StreamOptions, closes #1384
Add metadata?: Record<string, unknown> to StreamOptions so providers
can extract fields they understand. Anthropic provider extracts user_id
for abuse tracking and rate limiting. Other providers ignore it.

Based on #1384 by @7Sageer, reworked to use a generic type instead of
Anthropic-specific typing on the base interface.
2026-02-12 17:39:03 +01:00
..
agent Add [Unreleased] section for next cycle 2026-02-09 00:17:28 +01:00
ai feat(ai): add generic metadata field to StreamOptions, closes #1384 2026-02-12 17:39:03 +01:00
coding-agent fix(coding-agent): correct Termux package name for fd (#1433) 2026-02-12 17:26:55 +01:00
mom Add [Unreleased] section for next cycle 2026-02-09 00:17:28 +01:00
pods Release v0.52.9 2026-02-09 00:16:45 +01:00
tui Add [Unreleased] section for next cycle 2026-02-09 00:17:28 +01:00
web-ui Add [Unreleased] section for next cycle 2026-02-09 00:17:28 +01:00