blun-king-cli 9.1.161 → 9.1.162

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- const SYSTEM_PROMPT_DIRECTORY_MAX_CHARS = 4_000;
3
+ const SYSTEM_PROMPT_DIRECTORY_MAX_CHARS = 2_000;
4
4
  const SYSTEM_PROMPT_DIRECTORY_TRUNCATED_MARKER =
5
5
  '... [directory overview shortened; use Glob, Grep, or Read for complete contents]';
6
6
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "blun-king-cli",
3
- "version": "9.1.161",
3
+ "version": "9.1.162",
4
4
  "description": "BLUN CLI - your own AI agent with a Telegram channel. Get it done. With BLUN.",
5
5
  "license": "MIT",
6
6
  "bin": {