Releases: protoLabsAI/protoAgent
Releases · protoLabsAI/protoAgent
v0.2.1
What's Changed
- Agent card does not advertise bearer scheme when A2A_AUTH_TOKEN is set by @mabry1985 in #14
- MemoryMiddleware.on_session_end is never invoked - memory persistence dead on arrival by @mabry1985 in #15
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- A2A bearer token authentication middleware by @mabry1985 in #1
- Audit log credential redaction by @mabry1985 in #2
- WebSocket/SSE origin verification by @mabry1985 in #4
- Session memory persistence on terminal state by @mabry1985 in #6
- skill-v1 artifact emission from task() completion by @mabry1985 in #8
- Session memory loading + default-on config by @mabry1985 in #7
- Skill curator + docs tutorial by @mabry1985 in #11
- Skill index + retrieval injection by @mabry1985 in #10
- promote: dev -> staging by @mabry1985 in #12
- promote: staging -> main by @mabry1985 in #13
New Contributors
- @mabry1985 made their first contribution in #1
Full Changelog: https://github.com/protoLabsAI/protoAgent/commits/v0.2.0