Sign In

@contextium/cli

Package Overview
Dependencies
Maintainers
2
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contextium/cli - npm Package Compare versions

Comparing version
1.0.34
to
1.0.35
+3
-3
dist/lib/review-prompt.js

@@ -10,5 +10,5 @@ import fs from 'fs/promises';

const API_URL = 'https://api.contextium.io/api/v1';
// Show after this many commands (then every 30 after that, server enforces 90-day cooldown)
const FIRST_PROMPT_AT = 15;
const REPEAT_EVERY = 30;
// Show after this many commands (then every 60 after that, server enforces 90-day cooldown)
const FIRST_PROMPT_AT = 30;
const REPEAT_EVERY = 60;
// Must have been using the CLI for at least this many days before prompting

@@ -15,0 +15,0 @@ const MIN_DAYS_BEFORE_FIRST = 2;

{
"name": "@contextium/cli",
"version": "1.0.34",
"version": "1.0.35",
"description": "Command-line tool for managing Contextium documentation, agents, skills, and workflows — pipe context to AI coding assistants",

@@ -5,0 +5,0 @@ "keywords": [