claude-buddy
Version:
Your friendly AI development companion for Claude Code - supercharge Claude Code with intelligent workflows and safety features
44 lines (22 loc) • 1.29 kB
Markdown
[**claude-buddy v1.0.0**](../../README.md)
***
[claude-buddy](../../modules.md) / [types](../README.md) / SystemHealth
# Interface: SystemHealth
Defined in: [types/personas.ts:247](https://github.com/gsetsero/assistant-integration/blob/911ddf7680199ad668404c191ed66335473fdc65/claude-buddy/src/types/personas.ts#L247)
System health information
## Properties
### initialized
> **initialized**: `boolean`
Defined in: [types/personas.ts:248](https://github.com/gsetsero/assistant-integration/blob/911ddf7680199ad668404c191ed66335473fdc65/claude-buddy/src/types/personas.ts#L248)
***
### availablePersonas
> **availablePersonas**: `number`
Defined in: [types/personas.ts:249](https://github.com/gsetsero/assistant-integration/blob/911ddf7680199ad668404c191ed66335473fdc65/claude-buddy/src/types/personas.ts#L249)
***
### activePersonas
> **activePersonas**: `number`
Defined in: [types/personas.ts:250](https://github.com/gsetsero/assistant-integration/blob/911ddf7680199ad668404c191ed66335473fdc65/claude-buddy/src/types/personas.ts#L250)
***
### lastUpdate?
> `optional` **lastUpdate**: `string`
Defined in: [types/personas.ts:251](https://github.com/gsetsero/assistant-integration/blob/911ddf7680199ad668404c191ed66335473fdc65/claude-buddy/src/types/personas.ts#L251)