UNPKG

claude-buddy

Version:

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

52 lines (26 loc) 1.53 kB
[**claude-buddy v1.0.0**](../../README.md) *** [claude-buddy](../../modules.md) / [types](../README.md) / AutoActivationEngineConfig # Interface: AutoActivationEngineConfig Defined in: [types/config.ts:83](https://github.com/gsetsero/assistant-integration/blob/911ddf7680199ad668404c191ed66335473fdc65/claude-buddy/src/types/config.ts#L83) Auto-activation engine configuration ## Properties ### keywordWeight > **keywordWeight**: `number` Defined in: [types/config.ts:84](https://github.com/gsetsero/assistant-integration/blob/911ddf7680199ad668404c191ed66335473fdc65/claude-buddy/src/types/config.ts#L84) *** ### contextWeight > **contextWeight**: `number` Defined in: [types/config.ts:85](https://github.com/gsetsero/assistant-integration/blob/911ddf7680199ad668404c191ed66335473fdc65/claude-buddy/src/types/config.ts#L85) *** ### filePatternWeight > **filePatternWeight**: `number` Defined in: [types/config.ts:86](https://github.com/gsetsero/assistant-integration/blob/911ddf7680199ad668404c191ed66335473fdc65/claude-buddy/src/types/config.ts#L86) *** ### historyWeight > **historyWeight**: `number` Defined in: [types/config.ts:87](https://github.com/gsetsero/assistant-integration/blob/911ddf7680199ad668404c191ed66335473fdc65/claude-buddy/src/types/config.ts#L87) *** ### confidenceThreshold > **confidenceThreshold**: `number` Defined in: [types/config.ts:88](https://github.com/gsetsero/assistant-integration/blob/911ddf7680199ad668404c191ed66335473fdc65/claude-buddy/src/types/config.ts#L88)