Skip to content

Releases: jazelly/agentic-react

@agentic-react/next@0.2.1

11 Jun 01:04

Choose a tag to compare

Patch Changes

  • Move the generated dev client entry outside .next and recreate it during entry resolution.

@agentic-react/webpack@0.2.0

06 Jun 10:43

Choose a tag to compare

Minor Changes

  • 471f655: Add customizable tuning modal slots, wrapper extensions, and adapter toolkit configuration support.

Patch Changes

  • Updated dependencies [471f655]
    • @agentic-react/core@0.2.0

@agentic-react/vite@0.2.0

06 Jun 10:43

Choose a tag to compare

Minor Changes

  • 471f655: Add customizable tuning modal slots, wrapper extensions, and adapter toolkit configuration support.

Patch Changes

  • Updated dependencies [471f655]
    • @agentic-react/core@0.2.0

@agentic-react/next@0.2.0

06 Jun 10:43

Choose a tag to compare

Minor Changes

  • 471f655: Add customizable tuning modal slots, wrapper extensions, and adapter toolkit configuration support.

Patch Changes

  • Updated dependencies [471f655]
    • @agentic-react/core@0.2.0

@agentic-react/core@0.2.0

06 Jun 10:43

Choose a tag to compare

Minor Changes

  • 471f655: Add customizable tuning modal slots, wrapper extensions, and adapter toolkit configuration support.

v0.3.0

17 Mar 12:40

Choose a tag to compare

Introduce Custom Tools

v0.2.4

15 Apr 05:42

Choose a tag to compare

  • Highlight a React component by name
  • Get Component Tree Structure of the current page
  • Get Component Props, States and Contexts by name
  • Get Wasted Renders in your React App