PackageTrack

Go modules Β· #2109

github.com/go-kratos/blades

v0.5.0go-kratos/blades β†—

Release timeline

259 releases since 2025
2026

Releases

  1. v0.5.1-0.20260814071636-34010f67255714 Aug 2026pre-release

    Nothing published for this version

  2. v0.5.1-0.20260806105001-6244429ddcae6 Aug 2026pre-release

    Nothing published for this version

  3. v0.5.1-0.20260806102502-353dcd0431e06 Aug 2026pre-release

    Nothing published for this version

  4. v0.5.1-0.20260806093329-05ce6365c1546 Aug 2026pre-release

    Nothing published for this version

  5. v0.5.1-0.20260806055823-ebec696f33786 Aug 2026pre-release

    Nothing published for this version

  6. v0.5.1-0.20260805071426-e041c0ac07a05 Aug 2026pre-release

    Nothing published for this version

  7. v0.5.1-0.20260803085154-444bd7fc75883 Aug 2026pre-release

    Nothing published for this version

  8. v0.5.1-0.20260730085547-00ab9e949a2530 Jul 2026pre-release

    Nothing published for this version

  9. v0.5.1-0.20260727040318-15673d54b52d27 Jul 2026pre-release

    Nothing published for this version

  10. v0.5.1-0.20260725175631-3d37ccc9d17d25 Jul 2026pre-release

    Nothing published for this version

  11. v0.5.1-0.20260723075836-7c1d2817a9b723 Jul 2026pre-release

    Nothing published for this version

  12. v0.5.1-0.20260722084109-58f37e18101d22 Jul 2026pre-release

    Nothing published for this version

  13. v0.5.1-0.20260722083043-37b814be2d6322 Jul 2026pre-release

    Nothing published for this version

  14. v0.5.1-0.20260715101200-72b56b82774715 Jul 2026pre-release

    Nothing published for this version

  15. v0.5.1-0.20260710060315-6bac67b1d93710 Jul 2026pre-release

    Nothing published for this version

  16. v0.5.1-0.20260708112710-d584b7597ff08 Jul 2026pre-release

    Nothing published for this version

  17. v0.5.1-0.20260708111413-24c6baba51268 Jul 2026pre-release

    Nothing published for this version

  18. v0.5.1-0.20260708104804-794bc8f22e758 Jul 2026pre-release

    Nothing published for this version

  19. v0.5.1-0.20260708091115-2a54304840b98 Jul 2026pre-release

    Nothing published for this version

  20. v0.5.1-0.20260708070729-595f98a5dd118 Jul 2026pre-release

    Nothing published for this version

  21. v0.5.1-0.20260707135927-0588c09fd2567 Jul 2026pre-release

    Nothing published for this version

  22. v0.5.1-0.20260707105844-81b0c3792ee67 Jul 2026pre-release

    Nothing published for this version

  23. v0.5.1-0.20260707103300-0319f2a1b4e07 Jul 2026pre-release

    Nothing published for this version

  24. v0.5.1-0.20260707073148-a54be796e8337 Jul 2026pre-release

    Nothing published for this version

  25. v0.5.1-0.20260629115249-3308113bfe9529 Jun 2026pre-release

    Nothing published for this version

  26. v0.5.1-0.20260626093052-9e0f2bfc118226 Jun 2026pre-release

    Nothing published for this version

  27. v0.5.1-0.20260623090142-f46f3d2cf57c23 Jun 2026pre-release

    Nothing published for this version

  28. v0.5.1-0.20260623060404-1919882dd9a823 Jun 2026pre-release

    Nothing published for this version

  29. v0.5.1-0.20260615051951-5713dbf79c6615 Jun 2026pre-release

    Nothing published for this version

  30. v0.5.1-0.20260518135614-3fb13076767618 May 2026pre-release

    Nothing published for this version

  31. v0.5.1-0.20260507060442-b78fec59029d7 May 2026pre-release

    Nothing published for this version

  32. v0.5.1-0.20260404041653-f9ad0c47f1394 Apr 2026pre-release

    Nothing published for this version

  33. v0.5.01 Apr 2026
    Release notes

    πŸŽ‰ Release v0.5.0

    This release introduces context management and loop tool support, enhances metadata handling and cache control, and includes various optimizations and fixes.

    What's Changed

    • Features:

    • Fixes:

    • Refactors:

      • Remove default context usage and update examples by @tonybase in #226
      • Export agent structs and rename example directory by @tonybase in #219
      • Rename RecipeSpec to AgentSpec in recipe by @tonybase in #220
      • Replace ContextManager with Compressor in Session by @tonybase in #222
    • Other Updates:

    New Contributors

    Full Changelog: v0.4.0...v0.5.0

    Open source β†’
  34. v0.4.1-0.20260401133833-bc8158be723d1 Apr 2026pre-release

    Nothing published for this version

  35. v0.4.1-0.20260325113233-2e0d53fedcd525 Mar 2026pre-release

    Nothing published for this version

  36. v0.4.1-0.20260319095056-c82af02bf82819 Mar 2026pre-release

    Nothing published for this version

  37. v0.4.1-0.20260317092305-e89dae609ff117 Mar 2026pre-release

    Nothing published for this version

  38. v0.4.1-0.20260317063856-994c50be79ba17 Mar 2026pre-release

    Nothing published for this version

  39. v0.4.1-0.20260313132904-1c19aae7e2ea13 Mar 2026pre-release

    Nothing published for this version

  40. v0.4.1-0.20260310115102-d87d0212ee5710 Mar 2026pre-release

    Nothing published for this version

  41. v0.4.1-0.20260305095333-efb8e7240a285 Mar 2026pre-release

    Nothing published for this version

  42. v0.4.1-0.20260303111354-6d2fc75507233 Mar 2026pre-release

    Nothing published for this version

  43. v0.4.028 Feb 2026
    Release notes

    πŸŽ‰ Release v0.4.0

    This release introduces middleware support for agents and skill injection capabilities, along with several important bug fixes and improvements.


    πŸš€ What's Changed

    ✨ Features

    • feat(flow): allow adding middlewares as an option to DeepAgent and RoutingAgent (#188) β€” thanks @yuchanns
    • feat(skills): add skill injection support for agents (#192) β€” thanks @tonybase
    • feat(example): add Claude weather example (#194) β€” thanks @tonybase

    πŸ› Bug Fixes

    • fix(contrib): correct assistant role mapping and improve error handling (#191) β€” thanks @tonybase
    • fix(contrib): repair Anthropic tool call flow (#193) β€” thanks @tonybase
    • fix(agent): ensure final response validation and add streaming tests (#195) β€” thanks @tonybase
    • fix(skills): support binary skill assets (#202) β€” thanks @tonybase

    πŸ“š Documentation

    • docs: update AGENTS.md with restructured project layout and guidelines (#190) β€” thanks @tonybase

    πŸ™Œ New Contributors


    πŸ“¦ Full Changelog

    v0.3.1...v0.4.0

    Open source β†’
  44. v0.3.2-0.20260228134117-5398d5c94f9528 Feb 2026pre-release

    Nothing published for this version

  45. v0.3.2-0.20260227084107-091580a93d8627 Feb 2026pre-release

    Nothing published for this version

  46. v0.3.2-0.20260116032907-28722bfcb62a16 Jan 2026pre-release

    Nothing published for this version

  47. v0.3.12 Dec 2025
    Release notes

    What's Changed

    • trying to marshal unsupported type func() *github.com/google/jsonsc… by @TomYang1024 in #179
    • r.Evaluate undefined (type evaluate.Evaluator has no field or method by @TomYang1024 in #178
    • fix token usage zero issue for streaming mode of openai model by @jayn1985 in #180
    • feat(example): add image-to-text example and update message parts API by @tonybase in #181
    • add ckpt feature for graph by @longXboy in #167
    • refactor(runner): ensure message author is set and improve history handling by @tonybase in #183
    • fix(runner): optimize message handling and state management by @tonybase in #184
    • refactor(evaluator): rename package from evaluate to evaluator by @tonybase in #185

    New Contributors

    Full Changelog: v0.3.0...v0.3.1

    Open source β†’
  48. v0.3.1-0.20260814071636-34010f67255714 Aug 2026pre-release

    Nothing published for this version

  49. v0.3.1-0.20260806055823-ebec696f33786 Aug 2026pre-release

    Nothing published for this version

  50. v0.3.1-0.20260805071426-e041c0ac07a05 Aug 2026pre-release

    Nothing published for this version

  51. v0.3.1-0.20260803085154-444bd7fc75883 Aug 2026pre-release

    Nothing published for this version

  52. v0.3.1-0.20260730085547-00ab9e949a2530 Jul 2026pre-release

    Nothing published for this version

  53. v0.3.1-0.20260727040318-15673d54b52d27 Jul 2026pre-release

    Nothing published for this version

  54. v0.3.1-0.20260725175631-3d37ccc9d17d25 Jul 2026pre-release

    Nothing published for this version

  55. v0.3.1-0.20260723075836-7c1d2817a9b723 Jul 2026pre-release

    Nothing published for this version

  56. v0.3.1-0.20260722084109-58f37e18101d22 Jul 2026pre-release

    Nothing published for this version

  57. v0.3.1-0.20260722083043-37b814be2d6322 Jul 2026pre-release

    Nothing published for this version

  58. v0.3.1-0.20260715101200-72b56b82774715 Jul 2026pre-release

    Nothing published for this version

  59. v0.3.1-0.20260710060315-6bac67b1d93710 Jul 2026pre-release

    Nothing published for this version

  60. v0.3.1-0.20260708112710-d584b7597ff08 Jul 2026pre-release

    Nothing published for this version