UNPKG

@vibe-kit/grok-cli

Version:

An open-source AI agent that brings the power of Grok directly into your terminal.

4 lines 248 B
// This file is kept for potential future convenience functions // All settings management should use getSettingsManager() from './settings-manager.js' export { getSettingsManager } from './settings-manager.js'; //# sourceMappingURL=settings.js.map