UNPKG

claude-buddy

Version:

Your friendly AI development companion for Claude Code - supercharge Claude Code with intelligent workflows and safety features

60 lines (30 loc) 1.77 kB
[**claude-buddy v1.0.0**](../../README.md) *** [claude-buddy](../../modules.md) / [types](../README.md) / PersonaFeedback # Interface: PersonaFeedback Defined in: [types/personas.ts:154](https://github.com/gsetsero/assistant-integration/blob/911ddf7680199ad668404c191ed66335473fdc65/claude-buddy/src/types/personas.ts#L154) Persona feedback for learning system ## Properties ### personas > **personas**: `string`[] Defined in: [types/personas.ts:155](https://github.com/gsetsero/assistant-integration/blob/911ddf7680199ad668404c191ed66335473fdc65/claude-buddy/src/types/personas.ts#L155) *** ### rating > **rating**: `number` Defined in: [types/personas.ts:156](https://github.com/gsetsero/assistant-integration/blob/911ddf7680199ad668404c191ed66335473fdc65/claude-buddy/src/types/personas.ts#L156) *** ### comments? > `optional` **comments**: `string` Defined in: [types/personas.ts:157](https://github.com/gsetsero/assistant-integration/blob/911ddf7680199ad668404c191ed66335473fdc65/claude-buddy/src/types/personas.ts#L157) *** ### effectiveness? > `optional` **effectiveness**: `number` Defined in: [types/personas.ts:158](https://github.com/gsetsero/assistant-integration/blob/911ddf7680199ad668404c191ed66335473fdc65/claude-buddy/src/types/personas.ts#L158) *** ### timestamp? > `optional` **timestamp**: `string` Defined in: [types/personas.ts:159](https://github.com/gsetsero/assistant-integration/blob/911ddf7680199ad668404c191ed66335473fdc65/claude-buddy/src/types/personas.ts#L159) *** ### context? > `optional` **context**: `Record`\<`string`, `unknown`\> Defined in: [types/personas.ts:160](https://github.com/gsetsero/assistant-integration/blob/911ddf7680199ad668404c191ed66335473fdc65/claude-buddy/src/types/personas.ts#L160)