co-mono/packages
Mario Zechner 3e11b3e68b Update web-ui CHANGELOG.md and README.md for v0.31.0
Breaking changes:
- Agent class moved to @mariozechner/pi-agent-core
- Transport abstraction removed (ProviderTransport, AppTransport)
- AppMessage renamed to AgentMessage
- UserMessageWithAttachments now has role: 'user-with-attachments'
- CustomMessages interface replaced with CustomAgentMessages
- agent.appendMessage() removed (use queueMessage())
- New agent event types from pi-agent-core

Added:
- defaultConvertToLlm, convertAttachments utilities
- isUserMessageWithAttachments, isArtifactMessage type guards
- createStreamFn for CORS proxy support
- Default streamFn and getApiKey on AgentInterface
- Proxy utilities exported

README completely rewritten to reflect new architecture.
2025-12-30 23:55:01 +01:00
..
agent Fix README: tools are AgentTool, not extending Tool 2025-12-30 23:46:41 +01:00
ai Update ai package CHANGELOG.md for v0.30.2+ changes 2025-12-30 23:09:13 +01:00
coding-agent Hide model_change and thinking_level_change in tree selector default view 2025-12-30 22:42:25 +01:00
mom Fix rebase issues: regenerate models, fix mom agent API 2025-12-30 22:42:25 +01:00
pods Fix pods CLI: remove reference to non-existent stopAllModels 2025-12-30 22:42:25 +01:00
tui Export wrapTextWithAnsi utility and add handleInput docs 2025-12-30 23:28:38 +01:00
web-ui Update web-ui CHANGELOG.md and README.md for v0.31.0 2025-12-30 23:55:01 +01:00