loki-mode 5.55.1 → 5.56.1

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.
@@ -2,7 +2,7 @@
2
2
 
3
3
  The flagship product of [Autonomi](https://www.autonomi.dev/). Complete installation instructions for all platforms and use cases.
4
4
 
5
- **Version:** v5.55.1
5
+ **Version:** v5.56.1
6
6
 
7
7
  ---
8
8
 
@@ -71,17 +71,9 @@ STARTUP_ONLY=false
71
71
  # Colors (only if terminal supports it)
72
72
  if [ -t 1 ]; then
73
73
  RED='\033[0;31m'
74
- GREEN='\033[0;32m'
75
- YELLOW='\033[1;33m'
76
- BLUE='\033[0;34m'
77
- CYAN='\033[0;36m'
78
74
  NC='\033[0m'
79
75
  else
80
76
  RED=''
81
- GREEN=''
82
- YELLOW=''
83
- BLUE=''
84
- CYAN=''
85
77
  NC=''
86
78
  fi
87
79
 
package/mcp/__init__.py CHANGED
@@ -57,4 +57,4 @@ try:
57
57
  except ImportError:
58
58
  __all__ = ['mcp']
59
59
 
60
- __version__ = '5.55.1'
60
+ __version__ = '5.56.1'
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "loki-mode",
3
- "version": "5.55.1",
3
+ "version": "5.56.1",
4
4
  "description": "Loki Mode by Autonomi - Multi-agent autonomous startup system for Claude Code, Codex CLI, and Gemini CLI",
5
5
  "keywords": [
6
6
  "agent",