Skip to content

v0.6.0

Compare
Choose a tag to compare
@phodal phodal released this 26 Aug 12:28
· 610 commits to main since this release
3ee6745

Bug Fixes

  • executor: handle exceptions in ShireDefaultLlmExecutor #60 (da44e85)
  • plugin: add Kotlin module support (c3c1ecb)
  • shirelang: add exception handling for LlmProvider streaming output #60 (a8272b2)

Features

  • browse: add useragent generator #60 (df595f4)
  • compiler: add JsonPath support for pattern actions and closed #11 (14bed16)
  • compiler: add support for 'capture' and 'thread' pattern actions #11 (dc50586)
  • core: add cURL execution support and HTTP handler extension point #11 (2717014)
  • httpclient: add functionality to convert cURL to HTTP request scratch file #11 (079968e)
  • httpclient: enhance CUrlConverter with variable support and testing adjustments #11 (9e97423)
  • httpclient: implement buildFullUrl function for RestClientRequest #11 (b49049b)
  • httpclient: Implement URL builder and scratch file creation #11 (9a2162e)
  • index: add ShireEnvironmentIndex for indexing environment variables #11 (d43eb96)
  • kotlin-refactor: implement Kotlin refactoring tool support #58 (ad6d1b2)
  • kotlin: implement structure providers for Kotlin plugin #58 (393b747)
  • languages: add shire-markdown module and update dependencies #59 (26fd92a)
  • markdown: add MarkdownPsiCapture for URL extraction #59 (ab9739b)
  • runner: Add LLM output to runFinish method and process handling #60 (5870ef8)
  • shire-kotlin: add Java support for KotlinLanguageToolchainProvider #58 (e026929)
  • shirelang: add crawl functionality and processor support #59 (ee5a3ea)
  • shirelang: add support for threading function execution #60 (0d31f9e)