@ganakailabs/cloudeval-cli 0.21.0 → 0.21.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.
- package/README.md +25 -25
- package/dist/{App-D4HXP4GR.js → App-77Q76GI5.js} +2 -2
- package/dist/{Banner-6FGLG7VG.js → Banner-43UE3WHI.js} +2 -2
- package/dist/{chunk-LGJOACZ5.js → chunk-6AHSCVTF.js} +1 -1
- package/dist/{chunk-GXHDB5LK.js → chunk-74TONCUI.js} +1 -1
- package/dist/cli.js +4 -4
- package/package.json +1 -1
- package/sbom.spdx.json +1 -1
package/README.md
CHANGED
|
@@ -110,31 +110,31 @@ npm uninstall -g @ganakailabs/cloudeval-cli
|
|
|
110
110
|
In the Terminal UI, use the Thread control or `/thread` to choose open chat
|
|
111
111
|
sessions, recent CloudEval chat threads, and local CLI sessions. `/thread new`
|
|
112
112
|
starts another independent open session, and `/open` opens the matching
|
|
113
|
-
CloudEval web chat thread when the active session has a thread id. Roomy
|
|
114
|
-
show a context rail with project, thread, model, mode, profile,
|
|
115
|
-
artifact chips; narrower terminals
|
|
116
|
-
|
|
117
|
-
bottom command completion strip; use Tab or
|
|
118
|
-
the ghost text, and Enter to choose the
|
|
119
|
-
appears as a task ledger in the thread.
|
|
120
|
-
Sources section instead of raw
|
|
121
|
-
highlighted inline; `/copy` copies
|
|
122
|
-
|
|
123
|
-
tabs include selected-item detail
|
|
124
|
-
sync state, and linked records; use
|
|
125
|
-
Connections to move the selected row, then
|
|
126
|
-
header separates credits left from observed
|
|
127
|
-
usage does not look like the current budget. Use the Profile
|
|
128
|
-
architecture|cost|triage|remediation` to choose an Agent
|
|
129
|
-
chat stream. Selecting a profile switches to Agent mode;
|
|
130
|
-
clears the profile back to the default chat flow. Starter
|
|
131
|
-
until you run `/starter`. Press `Esc` from the
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
details include the logged-in user. Focused controls and the active top
|
|
136
|
-
the shared warm banner-yellow accent, with the active tab filled across
|
|
137
|
-
button interior.
|
|
113
|
+
CloudEval web chat thread when the active session has a thread id. Roomy
|
|
114
|
+
terminals show a context rail with project, thread, model, mode, profile, report
|
|
115
|
+
artifact chips; narrower terminals
|
|
116
|
+
keep the chat first and expose the same controls through the docked composer and
|
|
117
|
+
slash commands. Typing `/` opens a bottom command completion strip; use Tab or
|
|
118
|
+
Up/Down to move, Right to accept the ghost text, and Enter to choose the
|
|
119
|
+
highlighted command. Streaming work appears as a task ledger in the thread.
|
|
120
|
+
Grounded answers show numbered citations and a Sources section instead of raw
|
|
121
|
+
`[S_tool_...]` tags, with citation numbers highlighted inline; `/copy` copies
|
|
122
|
+
the latest assistant response and `/download` writes a Markdown transcript with
|
|
123
|
+
the same references. Project and Connection tabs include selected-item detail
|
|
124
|
+
panes for backend fields, report coverage, sync state, and linked records; use
|
|
125
|
+
`J`/`K` or Up/Down on Projects and Connections to move the selected row, then
|
|
126
|
+
Enter to confirm it. The billing header separates credits left from observed
|
|
127
|
+
credits used so usage does not look like the current budget. Use the Profile
|
|
128
|
+
control or `/profile architecture|cost|triage|remediation` to choose an Agent
|
|
129
|
+
Profile for the next chat stream. Selecting a profile switches to Agent mode;
|
|
130
|
+
selecting Ask mode clears the profile back to the default chat flow. Starter
|
|
131
|
+
prompts stay hidden until you run `/starter`. Press `Esc` from the prompt to
|
|
132
|
+
leave text editing so tab, arrow, and number shortcuts move through controls
|
|
133
|
+
and tabs; type again to resume editing. Busy loaders and the input cursor animate
|
|
134
|
+
unless you pass `--no-anim`. The
|
|
135
|
+
banner details include the logged-in user. Focused controls and the active top
|
|
136
|
+
tab use the shared warm banner-yellow accent, with the active tab filled across
|
|
137
|
+
its full button interior.
|
|
138
138
|
|
|
139
139
|
## Authentication
|
|
140
140
|
|
|
@@ -38,10 +38,10 @@ import {
|
|
|
38
38
|
} from "./chunk-LDDHLUZH.js";
|
|
39
39
|
import {
|
|
40
40
|
Banner
|
|
41
|
-
} from "./chunk-
|
|
41
|
+
} from "./chunk-6AHSCVTF.js";
|
|
42
42
|
import {
|
|
43
43
|
CLI_VERSION
|
|
44
|
-
} from "./chunk-
|
|
44
|
+
} from "./chunk-74TONCUI.js";
|
|
45
45
|
import {
|
|
46
46
|
raisedButtonStyle,
|
|
47
47
|
terminalTheme
|
package/dist/cli.js
CHANGED
|
@@ -36,7 +36,7 @@ import {
|
|
|
36
36
|
} from "./chunk-LDDHLUZH.js";
|
|
37
37
|
import {
|
|
38
38
|
CLI_VERSION
|
|
39
|
-
} from "./chunk-
|
|
39
|
+
} from "./chunk-74TONCUI.js";
|
|
40
40
|
|
|
41
41
|
// src/runtime/prepareInk.ts
|
|
42
42
|
import fs from "fs";
|
|
@@ -13382,7 +13382,7 @@ program.command("tui").description("Open the CloudEval Terminal UI").option(
|
|
|
13382
13382
|
const { assertSecureBaseUrl } = await import("./dist-AGQQPJUD.js");
|
|
13383
13383
|
const [{ render }, { App }] = await Promise.all([
|
|
13384
13384
|
import("ink"),
|
|
13385
|
-
import("./App-
|
|
13385
|
+
import("./App-77Q76GI5.js")
|
|
13386
13386
|
]);
|
|
13387
13387
|
const baseUrl = await resolveBaseUrl(options, command);
|
|
13388
13388
|
assertSecureBaseUrl(baseUrl);
|
|
@@ -13434,7 +13434,7 @@ program.command("chat").description("Start an interactive chat session").option(
|
|
|
13434
13434
|
const { assertSecureBaseUrl } = await import("./dist-AGQQPJUD.js");
|
|
13435
13435
|
const [{ render }, { App }] = await Promise.all([
|
|
13436
13436
|
import("ink"),
|
|
13437
|
-
import("./App-
|
|
13437
|
+
import("./App-77Q76GI5.js")
|
|
13438
13438
|
]);
|
|
13439
13439
|
const baseUrl = await resolveBaseUrl(options, command);
|
|
13440
13440
|
assertSecureBaseUrl(baseUrl);
|
|
@@ -14191,7 +14191,7 @@ Error: ${errorMsg}
|
|
|
14191
14191
|
program.command("banner").description("Preview the startup banner and terminal capabilities").action(async () => {
|
|
14192
14192
|
const { render } = await import("ink");
|
|
14193
14193
|
const BannerPreview = React.lazy(async () => ({
|
|
14194
|
-
default: (await import("./Banner-
|
|
14194
|
+
default: (await import("./Banner-43UE3WHI.js")).Banner
|
|
14195
14195
|
}));
|
|
14196
14196
|
render(
|
|
14197
14197
|
/* @__PURE__ */ jsx(React.Suspense, { fallback: null, children: /* @__PURE__ */ jsx(BannerPreview, { disable: false }) })
|
package/package.json
CHANGED
package/sbom.spdx.json
CHANGED
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
{
|
|
15
15
|
"SPDXID": "SPDXRef-Package-CloudEval-CLI",
|
|
16
16
|
"name": "CloudEval CLI",
|
|
17
|
-
"versionInfo": "0.21.
|
|
17
|
+
"versionInfo": "0.21.1",
|
|
18
18
|
"downloadLocation": "https://github.com/ganakailabs/cloudeval-cli",
|
|
19
19
|
"filesAnalyzed": false,
|
|
20
20
|
"licenseConcluded": "LicenseRef-CloudEval-CLI",
|