v0.1.12
What's Changed
- fix: set max_completion_tokens to 100 in llm validation by @nicoloboschi in #59
- ci: finalize test for the documentation code by @DK09876 in #57
- Improve LLM JSON parsing error handling with retry logic and detailed logging by @cesarandreslopez in #61
- feat: extensions + astral ty checks + docs improvements by @nicoloboschi in #54
- doc: add documentation for extensions by @nicoloboschi in #62
- fix: ollama structured support by @nicoloboschi in #63
- feat: add hindsight-embed and native agentic skill by @nicoloboschi in #64
New Contributors
- @cesarandreslopez made their first contribution in #61
Full Changelog: v0.1.11...v0.1.12