All notable changes to this project will be documented in this file.
0.1.10 (2025-02-28)
- Update README with a link to relevant blogposts (#34) (a7c8ea2) by @jirispilka
- Dockerfile and Smithery config (#29) (dcd1a91) by @calclavia
0.1.9 (2025-02-07)
- Stdio and SSE example, improve logging (#32) (1b1852c) by @jirispilka
0.1.8 (2025-01-31)
- Actor auto loading (corret tool->Actor name conversion) (#31) (45073ea) by @jirispilka
0.1.7 (2025-01-30)
- Add internal tools for Actor discovery (#28) (193f098) by @jirispilka
- Update README.md (#30) (23bb32e) by @jirispilka
0.1.6 (2025-01-23)
- ClientSse example, update README.md (#27) (0449700) by @jirispilka
0.1.5 (2025-01-22)
- Add log to stdio (#25) (b6e58cd) by @jirispilka
- Claude desktop img link (#26) (6bd3b75) by @jirispilka
0.1.4 (2025-01-22)
- Update README.md (#22) (094abc9) by @jirispilka
- Remove code check from Release (#23) (90cafe6) by @jirispilka
0.1.3 (2025-01-21)
- Update README.md with missing image, and a section on how is MCP related to AI Agents (#11) (e922033) by @jirispilka
0.1.2 (2025-01-21)
- Truncate input schema, limit description to 200 characters (#10) (a194765) by @jirispilka
0.1.1 (2025-01-17)
- MCP server implementation (#1) (5e2c9f0) by @jirispilka
- Update express routes to correctly handle GET and HEAD requests, fix CI (#5) (ec6e9b0) by @jirispilka
- Correct publishing of npm module (#6) (4c953e9) by @jirispilka