# @hawtio/ai-plugin

> Hawtio AI plugin

Latest version **0.3.0** (published 2026-09-24) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install @hawtio/ai-plugin
pnpm add @hawtio/ai-plugin
yarn add @hawtio/ai-plugin
bun add @hawtio/ai-plugin
```

## Health

**Score 55/100 (C)** — status: active.

Positive: no vulnerabilities; recently updated; high maintenance score.

Warnings: low downloads; no types; no esm support; pre 1.0.

## Facts

| | |
|---|---|
| Version | 0.3.0 |
| Published | 2026-09-24 |
| First published | 2026-04-07 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 21 |
| Unpacked size | 229.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Maintainers | gr.grzybek, astefanutti, tadayosi, gashcrumb, phantomjinx, mmelko |

## Links

- npm: https://www.npmjs.com/package/@hawtio/ai-plugin
- npm.io page: https://npm.io/package/@hawtio/ai-plugin

## Dependencies (21)

- [zod](https://npm.io/package/zod.md) ^4.3.6
- [react](https://npm.io/package/react.md) ^18.3.1
- [langchain](https://npm.io/package/langchain.md) ^1.2.39
- [react-dom](https://npm.io/package/react-dom.md) ^18.3.1
- [react-split](https://npm.io/package/react-split.md) ^2.0.14
- [react-router](https://npm.io/package/react-router.md) ^7.18.3
- [@hawtio/react](https://npm.io/package/@hawtio/react.md) ^2.3.0
- [monaco-editor](https://npm.io/package/monaco-editor.md) ~0.52.2
- [@langchain/core](https://npm.io/package/@langchain/core.md) ^1.1.46
- [@langchain/ollama](https://npm.io/package/@langchain/ollama.md) ^1.2.6
- [@langchain/openai](https://npm.io/package/@langchain/openai.md) ^1.4.4
- [@patternfly/chatbot](https://npm.io/package/@patternfly/chatbot.md) ^6.6.0
- [@langchain/anthropic](https://npm.io/package/@langchain/anthropic.md) ^1.3.27
- [@patternfly/react-core](https://npm.io/package/@patternfly/react-core.md) ^6.4.0
- [@langchain/google-genai](https://npm.io/package/@langchain/google-genai.md) ^2.1.26
- [@patternfly/react-icons](https://npm.io/package/@patternfly/react-icons.md) ^6.4.0
- [@patternfly/react-table](https://npm.io/package/@patternfly/react-table.md) ^6.4.0
- [@patternfly/react-charts](https://npm.io/package/@patternfly/react-charts.md) ^8.4.0
- [@patternfly/react-styles](https://npm.io/package/@patternfly/react-styles.md) ^6.4.0
- [@patternfly/react-tokens](https://npm.io/package/@patternfly/react-tokens.md) ^6.4.0
- [@patternfly/react-code-editor](https://npm.io/package/@patternfly/react-code-editor.md) ^6.4.0

## Recent versions

- 0.3.0 (latest) — 2026-09-24
- 0.2.2 — 2026-06-19
- 0.2.1 — 2026-06-17
- 0.2.0 — 2026-06-03
- 0.1.6 — 2026-05-01
- 0.1.5 — 2026-05-01
- 0.1.1 — 2026-04-23
- 0.1.0 — 2026-04-07

## README

# Hawtio AI Plugin

This is an extension plugin that adds AI functionality to [Hawtio](https://hawt.io/). This plugin is intended for use with [Hawtio v5](https://github.com/hawtio/hawtio).

## Install

NPM

```console
npm i @hawtio/ai-plugin
```

Yarn

```console
yarn add @hawtio/ai-plugin
```

## License

Hawtio AI plugin is licensed under the [Apache 2.0 License](./LICENSE).

---
_Source: https://npm.io/package/@hawtio/ai-plugin · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
