neuro-cli 4.2.0 → 4.3.0
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.
- package/dist/advisor/advisor.d.ts +0 -0
- package/dist/advisor/advisor.js +0 -0
- package/dist/agents/base.d.ts +0 -0
- package/dist/agents/base.js +0 -0
- package/dist/agents/orchestrator.d.ts +0 -0
- package/dist/agents/orchestrator.js +0 -0
- package/dist/agents/team.d.ts +0 -0
- package/dist/agents/team.js +0 -0
- package/dist/api/models.d.ts +0 -0
- package/dist/api/models.js +0 -0
- package/dist/api/ollama.d.ts +0 -0
- package/dist/api/ollama.js +0 -0
- package/dist/api/openrouter.d.ts +0 -0
- package/dist/api/openrouter.js +0 -0
- package/dist/commands/commands.d.ts +0 -0
- package/dist/commands/commands.js +0 -0
- package/dist/config/config.d.ts +0 -0
- package/dist/config/config.js +1 -1
- package/dist/context/compaction.d.ts +0 -0
- package/dist/context/compaction.js +0 -0
- package/dist/context/custom-agents.d.ts +0 -0
- package/dist/context/custom-agents.js +0 -0
- package/dist/context/custom-tools.d.ts +0 -0
- package/dist/context/custom-tools.js +0 -0
- package/dist/context/git-checkpoint.d.ts +0 -0
- package/dist/context/git-checkpoint.js +0 -0
- package/dist/context/neuro-md.d.ts +0 -0
- package/dist/context/neuro-md.js +0 -0
- package/dist/context/neuroignore.d.ts +0 -0
- package/dist/context/neuroignore.js +0 -0
- package/dist/context/repo-map.d.ts +0 -0
- package/dist/context/repo-map.js +0 -0
- package/dist/context/skill-standard.d.ts +0 -0
- package/dist/context/skill-standard.js +0 -0
- package/dist/context/skill-system.d.ts +0 -0
- package/dist/context/skill-system.js +0 -0
- package/dist/context/tree-sitter.d.ts +0 -0
- package/dist/context/tree-sitter.js +0 -0
- package/dist/core/acp.d.ts +0 -0
- package/dist/core/acp.js +0 -0
- package/dist/core/api-server.d.ts +0 -0
- package/dist/core/api-server.js +0 -0
- package/dist/core/approval.d.ts +4 -0
- package/dist/core/approval.js +46 -27
- package/dist/core/auto-compact.d.ts +0 -0
- package/dist/core/auto-compact.js +0 -0
- package/dist/core/auto-mode.d.ts +0 -0
- package/dist/core/auto-mode.js +0 -0
- package/dist/core/background-session.d.ts +0 -0
- package/dist/core/background-session.js +0 -0
- package/dist/core/cicd.d.ts +0 -0
- package/dist/core/cicd.js +0 -0
- package/dist/core/cloud-sync.d.ts +0 -0
- package/dist/core/cloud-sync.js +0 -0
- package/dist/core/code-review.d.ts +0 -0
- package/dist/core/code-review.js +0 -0
- package/dist/core/completion.d.ts +0 -0
- package/dist/core/completion.js +0 -0
- package/dist/core/context.d.ts +0 -0
- package/dist/core/context.js +0 -0
- package/dist/core/diff-preview.d.ts +0 -0
- package/dist/core/diff-preview.js +8 -16
- package/dist/core/doom-loop.d.ts +0 -0
- package/dist/core/doom-loop.js +0 -0
- package/dist/core/engine.d.ts +0 -0
- package/dist/core/engine.js +0 -0
- package/dist/core/extended-thinking.d.ts +0 -0
- package/dist/core/extended-thinking.js +0 -0
- package/dist/core/fallback.d.ts +0 -0
- package/dist/core/fallback.js +0 -0
- package/dist/core/git-worktree.d.ts +0 -0
- package/dist/core/git-worktree.js +0 -0
- package/dist/core/headless.d.ts +0 -0
- package/dist/core/headless.js +0 -0
- package/dist/core/i18n.d.ts +0 -0
- package/dist/core/i18n.js +0 -0
- package/dist/core/linting.d.ts +0 -0
- package/dist/core/linting.js +0 -0
- package/dist/core/model-router.d.ts +0 -0
- package/dist/core/model-router.js +0 -0
- package/dist/core/multi-model.d.ts +0 -0
- package/dist/core/multi-model.js +0 -0
- package/dist/core/multi-session.d.ts +0 -0
- package/dist/core/multi-session.js +0 -0
- package/dist/core/multimodal.d.ts +0 -0
- package/dist/core/multimodal.js +0 -0
- package/dist/core/observability.d.ts +0 -0
- package/dist/core/observability.js +0 -0
- package/dist/core/os-sandbox.d.ts +0 -0
- package/dist/core/os-sandbox.js +0 -0
- package/dist/core/outcome-grading.d.ts +0 -0
- package/dist/core/outcome-grading.js +0 -0
- package/dist/core/output-styles.d.ts +0 -0
- package/dist/core/output-styles.js +0 -0
- package/dist/core/parallel-agents.d.ts +0 -0
- package/dist/core/parallel-agents.js +0 -0
- package/dist/core/plugin-bundle.d.ts +0 -0
- package/dist/core/plugin-bundle.js +0 -0
- package/dist/core/plugin-sdk.d.ts +0 -0
- package/dist/core/plugin-sdk.js +0 -0
- package/dist/core/prompt-cache.d.ts +0 -0
- package/dist/core/prompt-cache.js +0 -0
- package/dist/core/sandbox.d.ts +0 -0
- package/dist/core/sandbox.js +0 -0
- package/dist/core/scheduled-tasks.d.ts +0 -0
- package/dist/core/scheduled-tasks.js +0 -0
- package/dist/core/security-scanner.d.ts +0 -0
- package/dist/core/security-scanner.js +0 -0
- package/dist/core/session.d.ts +0 -0
- package/dist/core/session.js +0 -0
- package/dist/core/shell-completion.d.ts +0 -0
- package/dist/core/shell-completion.js +0 -0
- package/dist/core/smart-monitor.d.ts +0 -0
- package/dist/core/smart-monitor.js +0 -0
- package/dist/core/spec-driven.d.ts +0 -0
- package/dist/core/spec-driven.js +0 -0
- package/dist/core/spending-warnings.d.ts +0 -0
- package/dist/core/spending-warnings.js +0 -0
- package/dist/core/sub-agent.d.ts +0 -0
- package/dist/core/sub-agent.js +0 -0
- package/dist/core/telemetry.d.ts +0 -0
- package/dist/core/telemetry.js +0 -0
- package/dist/core/terminal-ux.d.ts +0 -0
- package/dist/core/terminal-ux.js +0 -0
- package/dist/core/testing.d.ts +0 -0
- package/dist/core/testing.js +0 -0
- package/dist/core/types.d.ts +1 -1
- package/dist/core/types.js +0 -0
- package/dist/core/undo-redo.d.ts +0 -0
- package/dist/core/undo-redo.js +0 -0
- package/dist/core/updater.d.ts +0 -0
- package/dist/core/updater.js +0 -0
- package/dist/core/vim-mode.d.ts +0 -0
- package/dist/core/vim-mode.js +0 -0
- package/dist/core/voice.d.ts +0 -0
- package/dist/core/voice.js +0 -0
- package/dist/core/web-dashboard.d.ts +0 -0
- package/dist/core/web-dashboard.js +0 -0
- package/dist/hooks/hooks.d.ts +0 -0
- package/dist/hooks/hooks.js +0 -0
- package/dist/hooks/llm-evaluator.d.ts +0 -0
- package/dist/hooks/llm-evaluator.js +0 -0
- package/dist/index.d.ts +0 -0
- package/dist/index.js +4 -3
- package/dist/lsp/lsp-manager.d.ts +0 -0
- package/dist/lsp/lsp-manager.js +0 -0
- package/dist/mcp/client.d.ts +0 -0
- package/dist/mcp/client.js +0 -0
- package/dist/mcp/mcp-apps.d.ts +0 -0
- package/dist/mcp/mcp-apps.js +0 -0
- package/dist/tools/bash.d.ts +0 -0
- package/dist/tools/bash.js +0 -0
- package/dist/tools/browser.d.ts +0 -0
- package/dist/tools/browser.js +0 -0
- package/dist/tools/extended.d.ts +0 -0
- package/dist/tools/extended.js +0 -0
- package/dist/tools/file.d.ts +0 -0
- package/dist/tools/file.js +0 -0
- package/dist/tools/github.d.ts +0 -0
- package/dist/tools/github.js +0 -0
- package/dist/tools/index.d.ts +0 -0
- package/dist/tools/index.js +0 -0
- package/dist/tools/memory.d.ts +0 -0
- package/dist/tools/memory.js +0 -0
- package/dist/tools/registry.d.ts +0 -0
- package/dist/tools/registry.js +0 -0
- package/dist/tools/web.d.ts +0 -0
- package/dist/tools/web.js +0 -0
- package/dist/ui/renderer.d.ts +10 -63
- package/dist/ui/renderer.js +170 -155
- package/dist/ui/theme.d.ts +5 -0
- package/dist/ui/theme.js +99 -45
- package/dist/utils/crosspath.d.ts +0 -0
- package/dist/utils/crosspath.js +0 -0
- package/package.json +1 -1
package/dist/ui/theme.js
CHANGED
|
@@ -1,9 +1,40 @@
|
|
|
1
1
|
// ============================================================
|
|
2
2
|
// NeuroCLI - Terminal UI Theme
|
|
3
|
-
//
|
|
3
|
+
// Inspired by Claude Code's minimal, professional aesthetic
|
|
4
|
+
// Clean color palettes with warm accent tones
|
|
4
5
|
// ============================================================
|
|
5
6
|
import chalk from 'chalk';
|
|
6
7
|
const themes = {
|
|
8
|
+
// Claude Code-inspired warm minimal theme (default)
|
|
9
|
+
claude: {
|
|
10
|
+
name: 'claude',
|
|
11
|
+
primary: chalk.hex('#e5e5e5'),
|
|
12
|
+
secondary: chalk.hex('#888888'),
|
|
13
|
+
accent: chalk.hex('#d97706'), // amber-600 (Claude's signature warm orange)
|
|
14
|
+
success: chalk.hex('#22c55e'),
|
|
15
|
+
warning: chalk.hex('#eab308'),
|
|
16
|
+
error: chalk.hex('#ef4444'),
|
|
17
|
+
muted: chalk.hex('#737373'),
|
|
18
|
+
dim: chalk.hex('#525252'),
|
|
19
|
+
bold: chalk.bold.hex('#fafafa'),
|
|
20
|
+
user: chalk.hex('#d97706'), // amber for user input
|
|
21
|
+
assistant: chalk.hex('#e5e5e5'), // clean white for assistant
|
|
22
|
+
system: chalk.hex('#737373'),
|
|
23
|
+
tool: chalk.hex('#60a5fa'), // blue-400 for tool indicators
|
|
24
|
+
thinking: chalk.hex('#737373').italic,
|
|
25
|
+
code: chalk.hex('#a3e635'), // lime for code
|
|
26
|
+
number: chalk.hex('#c084fc'), // purple for numbers
|
|
27
|
+
string: chalk.hex('#86efac'), // green for strings
|
|
28
|
+
keyword: chalk.hex('#f472b6'), // pink for keywords
|
|
29
|
+
comment: chalk.hex('#737373').italic,
|
|
30
|
+
border: chalk.hex('#404040'),
|
|
31
|
+
diffAdd: chalk.hex('#4ade80'),
|
|
32
|
+
diffRemove: chalk.hex('#f87171'),
|
|
33
|
+
diffContext: chalk.hex('#737373'),
|
|
34
|
+
label: chalk.hex('#a3a3a3'),
|
|
35
|
+
path: chalk.hex('#93c5fd'),
|
|
36
|
+
},
|
|
37
|
+
// Retained dracula theme (classic)
|
|
7
38
|
dracula: {
|
|
8
39
|
name: 'dracula',
|
|
9
40
|
primary: chalk.hex('#bd93f9'),
|
|
@@ -26,30 +57,13 @@ const themes = {
|
|
|
26
57
|
keyword: chalk.hex('#ff79c6'),
|
|
27
58
|
comment: chalk.hex('#6272a4').italic,
|
|
28
59
|
border: chalk.hex('#44475a'),
|
|
60
|
+
diffAdd: chalk.hex('#50fa7b'),
|
|
61
|
+
diffRemove: chalk.hex('#ff5555'),
|
|
62
|
+
diffContext: chalk.hex('#6272a4'),
|
|
63
|
+
label: chalk.hex('#6272a4'),
|
|
64
|
+
path: chalk.hex('#8be9fd'),
|
|
29
65
|
},
|
|
30
|
-
|
|
31
|
-
name: 'dark',
|
|
32
|
-
primary: chalk.blue,
|
|
33
|
-
secondary: chalk.gray,
|
|
34
|
-
accent: chalk.cyan,
|
|
35
|
-
success: chalk.green,
|
|
36
|
-
warning: chalk.yellow,
|
|
37
|
-
error: chalk.red,
|
|
38
|
-
muted: chalk.gray,
|
|
39
|
-
dim: chalk.dim,
|
|
40
|
-
bold: chalk.bold.white,
|
|
41
|
-
user: chalk.cyan,
|
|
42
|
-
assistant: chalk.white,
|
|
43
|
-
system: chalk.gray,
|
|
44
|
-
tool: chalk.yellow,
|
|
45
|
-
thinking: chalk.gray.italic,
|
|
46
|
-
code: chalk.green,
|
|
47
|
-
number: chalk.magenta,
|
|
48
|
-
string: chalk.green,
|
|
49
|
-
keyword: chalk.blue,
|
|
50
|
-
comment: chalk.gray.italic,
|
|
51
|
-
border: chalk.dim,
|
|
52
|
-
},
|
|
66
|
+
// Retained nord theme
|
|
53
67
|
nord: {
|
|
54
68
|
name: 'nord',
|
|
55
69
|
primary: chalk.hex('#88c0d0'),
|
|
@@ -72,33 +86,73 @@ const themes = {
|
|
|
72
86
|
keyword: chalk.hex('#81a1c1'),
|
|
73
87
|
comment: chalk.hex('#4c566a').italic,
|
|
74
88
|
border: chalk.hex('#3b4252'),
|
|
89
|
+
diffAdd: chalk.hex('#a3be8c'),
|
|
90
|
+
diffRemove: chalk.hex('#bf616a'),
|
|
91
|
+
diffContext: chalk.hex('#4c566a'),
|
|
92
|
+
label: chalk.hex('#4c566a'),
|
|
93
|
+
path: chalk.hex('#88c0d0'),
|
|
94
|
+
},
|
|
95
|
+
// Dark minimal (Claude Code variant - cooler tones)
|
|
96
|
+
dark: {
|
|
97
|
+
name: 'dark',
|
|
98
|
+
primary: chalk.hex('#d4d4d4'),
|
|
99
|
+
secondary: chalk.hex('#737373'),
|
|
100
|
+
accent: chalk.hex('#3b82f6'), // blue accent for dark
|
|
101
|
+
success: chalk.hex('#22c55e'),
|
|
102
|
+
warning: chalk.hex('#eab308'),
|
|
103
|
+
error: chalk.hex('#ef4444'),
|
|
104
|
+
muted: chalk.hex('#737373'),
|
|
105
|
+
dim: chalk.hex('#525252'),
|
|
106
|
+
bold: chalk.bold.hex('#fafafa'),
|
|
107
|
+
user: chalk.hex('#3b82f6'),
|
|
108
|
+
assistant: chalk.hex('#d4d4d4'),
|
|
109
|
+
system: chalk.hex('#737373'),
|
|
110
|
+
tool: chalk.hex('#a78bfa'),
|
|
111
|
+
thinking: chalk.hex('#737373').italic,
|
|
112
|
+
code: chalk.hex('#4ade80'),
|
|
113
|
+
number: chalk.hex('#c084fc'),
|
|
114
|
+
string: chalk.hex('#86efac'),
|
|
115
|
+
keyword: chalk.hex('#f472b6'),
|
|
116
|
+
comment: chalk.hex('#737373').italic,
|
|
117
|
+
border: chalk.hex('#404040'),
|
|
118
|
+
diffAdd: chalk.hex('#4ade80'),
|
|
119
|
+
diffRemove: chalk.hex('#f87171'),
|
|
120
|
+
diffContext: chalk.hex('#737373'),
|
|
121
|
+
label: chalk.hex('#a3a3a3'),
|
|
122
|
+
path: chalk.hex('#93c5fd'),
|
|
75
123
|
},
|
|
124
|
+
// Light theme
|
|
76
125
|
light: {
|
|
77
126
|
name: 'light',
|
|
78
|
-
primary: chalk.
|
|
79
|
-
secondary: chalk.
|
|
80
|
-
accent: chalk.
|
|
81
|
-
success: chalk.
|
|
82
|
-
warning: chalk.
|
|
83
|
-
error: chalk.
|
|
84
|
-
muted: chalk.
|
|
85
|
-
dim: chalk.
|
|
86
|
-
bold: chalk.bold.
|
|
87
|
-
user: chalk.
|
|
88
|
-
assistant: chalk.
|
|
89
|
-
system: chalk.
|
|
90
|
-
tool: chalk.
|
|
91
|
-
thinking: chalk.
|
|
92
|
-
code: chalk.
|
|
93
|
-
number: chalk.
|
|
94
|
-
string: chalk.
|
|
95
|
-
keyword: chalk.
|
|
96
|
-
comment: chalk.
|
|
97
|
-
border: chalk.
|
|
127
|
+
primary: chalk.hex('#171717'),
|
|
128
|
+
secondary: chalk.hex('#737373'),
|
|
129
|
+
accent: chalk.hex('#d97706'),
|
|
130
|
+
success: chalk.hex('#16a34a'),
|
|
131
|
+
warning: chalk.hex('#ca8a04'),
|
|
132
|
+
error: chalk.hex('#dc2626'),
|
|
133
|
+
muted: chalk.hex('#737373'),
|
|
134
|
+
dim: chalk.hex('#a3a3a3'),
|
|
135
|
+
bold: chalk.bold.hex('#0a0a0a'),
|
|
136
|
+
user: chalk.hex('#d97706'),
|
|
137
|
+
assistant: chalk.hex('#171717'),
|
|
138
|
+
system: chalk.hex('#737373'),
|
|
139
|
+
tool: chalk.hex('#2563eb'),
|
|
140
|
+
thinking: chalk.hex('#737373').italic,
|
|
141
|
+
code: chalk.hex('#16a34a'),
|
|
142
|
+
number: chalk.hex('#9333ea'),
|
|
143
|
+
string: chalk.hex('#16a34a'),
|
|
144
|
+
keyword: chalk.hex('#db2777'),
|
|
145
|
+
comment: chalk.hex('#737373').italic,
|
|
146
|
+
border: chalk.hex('#d4d4d4'),
|
|
147
|
+
diffAdd: chalk.hex('#16a34a'),
|
|
148
|
+
diffRemove: chalk.hex('#dc2626'),
|
|
149
|
+
diffContext: chalk.hex('#737373'),
|
|
150
|
+
label: chalk.hex('#525252'),
|
|
151
|
+
path: chalk.hex('#2563eb'),
|
|
98
152
|
},
|
|
99
153
|
};
|
|
100
154
|
export function getTheme(name) {
|
|
101
|
-
return themes[name] || themes.
|
|
155
|
+
return themes[name] || themes.claude;
|
|
102
156
|
}
|
|
103
157
|
export function listThemes() {
|
|
104
158
|
return Object.keys(themes);
|
|
File without changes
|
package/dist/utils/crosspath.js
CHANGED
|
File without changes
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "neuro-cli",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.3.0",
|
|
4
4
|
"description": "Advanced AI-powered terminal coding assistant with multi-agent orchestration, sub-agent spawning, ACP protocol, OS-level sandboxing, spec-driven development, smart monitoring, multi-model routing, MCP Apps, auto-updater, and 23+ free models",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"bin": {
|