@poncho-ai/cli 0.10.0 → 0.10.2

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.
Files changed (71) hide show
  1. package/.turbo/turbo-build.log +5 -5
  2. package/CHANGELOG.md +18 -0
  3. package/dist/{chunk-6JHNHDFF.js → chunk-COLXQM6J.js} +9 -6
  4. package/dist/cli.js +1 -1
  5. package/dist/index.js +1 -1
  6. package/dist/{run-interactive-ink-X7VHWGLT.js → run-interactive-ink-Z3U5SV4C.js} +1 -1
  7. package/package.json +3 -3
  8. package/src/index.ts +9 -6
  9. package/.turbo/turbo-test.log +0 -389
  10. package/dist/chunk-42U2R3FH.js +0 -5752
  11. package/dist/chunk-4UDNQZ3G.js +0 -5752
  12. package/dist/chunk-5NHWU4QU.js +0 -5752
  13. package/dist/chunk-6CDE6R7D.js +0 -5752
  14. package/dist/chunk-74HD63WM.js +0 -5819
  15. package/dist/chunk-7TRWWFGI.js +0 -5752
  16. package/dist/chunk-B5HASFPF.js +0 -5803
  17. package/dist/chunk-DFV5DGX4.js +0 -5794
  18. package/dist/chunk-DHQN2X5P.js +0 -5803
  19. package/dist/chunk-G67AWHXV.js +0 -5752
  20. package/dist/chunk-GFGEMANG.js +0 -5820
  21. package/dist/chunk-HYTF3H3J.js +0 -5795
  22. package/dist/chunk-IZJUA24R.js +0 -5750
  23. package/dist/chunk-J2MTY7EY.js +0 -5780
  24. package/dist/chunk-KITZQSRW.js +0 -5801
  25. package/dist/chunk-KKQSJC2U.js +0 -5750
  26. package/dist/chunk-L65TFTEI.js +0 -5752
  27. package/dist/chunk-MGR2GJMB.js +0 -5803
  28. package/dist/chunk-O5NLOW2I.js +0 -5752
  29. package/dist/chunk-OGTT4YJG.js +0 -5752
  30. package/dist/chunk-OHKXVDVM.js +0 -5752
  31. package/dist/chunk-OTOMFL3L.js +0 -5773
  32. package/dist/chunk-PHVOJ2R5.js +0 -5781
  33. package/dist/chunk-Q3WHF2FP.js +0 -5752
  34. package/dist/chunk-RN7FDRZH.js +0 -5752
  35. package/dist/chunk-SWPCETEB.js +0 -5772
  36. package/dist/chunk-VKPDG7AE.js +0 -5803
  37. package/dist/chunk-VP4ABFQK.js +0 -5795
  38. package/dist/chunk-YARNE46F.js +0 -5803
  39. package/dist/chunk-ZCLLCLRR.js +0 -5752
  40. package/dist/chunk-ZHHKZDHY.js +0 -5795
  41. package/dist/run-interactive-ink-2CVZHZLL.js +0 -535
  42. package/dist/run-interactive-ink-3TNAVPQ7.js +0 -534
  43. package/dist/run-interactive-ink-54UJ6WGA.js +0 -535
  44. package/dist/run-interactive-ink-64XY2KJD.js +0 -535
  45. package/dist/run-interactive-ink-7EB3ZX6P.js +0 -535
  46. package/dist/run-interactive-ink-7OSESHKH.js +0 -535
  47. package/dist/run-interactive-ink-BU4ZKI3Z.js +0 -535
  48. package/dist/run-interactive-ink-CH7BVAFL.js +0 -535
  49. package/dist/run-interactive-ink-DFIJTWMT.js +0 -535
  50. package/dist/run-interactive-ink-DORF57NC.js +0 -535
  51. package/dist/run-interactive-ink-EL7MPT4C.js +0 -1957
  52. package/dist/run-interactive-ink-EOW4MLEH.js +0 -535
  53. package/dist/run-interactive-ink-EU3DN4MJ.js +0 -535
  54. package/dist/run-interactive-ink-FFIGZNGR.js +0 -535
  55. package/dist/run-interactive-ink-HMVUIZRO.js +0 -533
  56. package/dist/run-interactive-ink-LNSWAC2D.js +0 -1964
  57. package/dist/run-interactive-ink-M45PYHTA.js +0 -1964
  58. package/dist/run-interactive-ink-MQTTMSSO.js +0 -535
  59. package/dist/run-interactive-ink-NT66KRS5.js +0 -535
  60. package/dist/run-interactive-ink-O5AV46ZE.js +0 -535
  61. package/dist/run-interactive-ink-OC57VVOY.js +0 -535
  62. package/dist/run-interactive-ink-PTUDJKT5.js +0 -535
  63. package/dist/run-interactive-ink-PYQFHCNW.js +0 -537
  64. package/dist/run-interactive-ink-QXIIUBIC.js +0 -534
  65. package/dist/run-interactive-ink-SOGKAQAE.js +0 -522
  66. package/dist/run-interactive-ink-UPMUH72Q.js +0 -520
  67. package/dist/run-interactive-ink-W4NEF7FL.js +0 -522
  68. package/dist/run-interactive-ink-WBPOSHHC.js +0 -535
  69. package/dist/run-interactive-ink-X6PKW7NZ.js +0 -1964
  70. package/dist/run-interactive-ink-XEK5ZPSU.js +0 -535
  71. package/dist/run-interactive-ink-YWJ5OBNI.js +0 -535
@@ -1,5 +1,5 @@
1
1
 
2
- > @poncho-ai/cli@0.10.0 build /Users/cesar/Dev/latitude/poncho-ai/packages/cli
2
+ > @poncho-ai/cli@0.10.2 build /home/runner/work/poncho-ai/poncho-ai/packages/cli
3
3
  > tsup src/index.ts src/cli.ts --format esm --dts
4
4
 
5
5
  CLI Building entry: src/cli.ts, src/index.ts
@@ -8,11 +8,11 @@
8
8
  CLI Target: es2022
9
9
  ESM Build start
10
10
  ESM dist/cli.js 94.00 B
11
+ ESM dist/run-interactive-ink-Z3U5SV4C.js 51.43 KB
11
12
  ESM dist/index.js 857.00 B
12
- ESM dist/chunk-MGR2GJMB.js 207.22 KB
13
- ESM dist/run-interactive-ink-X7VHWGLT.js 51.43 KB
14
- ESM ⚡️ Build success in 47ms
13
+ ESM dist/chunk-COLXQM6J.js 207.35 KB
14
+ ESM ⚡️ Build success in 41ms
15
15
  DTS Build start
16
- DTS ⚡️ Build success in 3838ms
16
+ DTS ⚡️ Build success in 3023ms
17
17
  DTS dist/cli.d.ts 20.00 B
18
18
  DTS dist/index.d.ts 3.36 KB
package/CHANGELOG.md CHANGED
@@ -1,5 +1,23 @@
1
1
  # @poncho-ai/cli
2
2
 
3
+ ## 0.10.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [`3dcb914`](https://github.com/cesr/poncho-ai/commit/3dcb914acd22c403ff5372d94a0fc2152a2574b3) Thanks [@cesr](https://github.com/cesr)! - Fix scaffolded dependency versions during `poncho init` so npm installs no longer request unavailable `^0.1.0` packages.
8
+
9
+ Improve runtime resilience by retrying transient provider/model failures, returning clearer provider error codes, and sanitizing malformed conversation history so interrupted/bad-state chats can continue.
10
+
11
+ - Updated dependencies [[`3dcb914`](https://github.com/cesr/poncho-ai/commit/3dcb914acd22c403ff5372d94a0fc2152a2574b3)]:
12
+ - @poncho-ai/harness@0.11.2
13
+
14
+ ## 0.10.1
15
+
16
+ ### Patch Changes
17
+
18
+ - Updated dependencies [[`8a3937e`](https://github.com/cesr/poncho-ai/commit/8a3937e95bfb7f269e8fe46dd41640eacb30af43)]:
19
+ - @poncho-ai/harness@0.11.1
20
+
3
21
  ## 0.10.0
4
22
 
5
23
  ### Minor Changes
@@ -3500,7 +3500,7 @@ var resolveLocalPackagesRoot = () => {
3500
3500
  }
3501
3501
  return null;
3502
3502
  };
3503
- var resolveCoreDeps = (projectDir) => {
3503
+ var resolveCoreDeps = async (projectDir) => {
3504
3504
  const packagesRoot = resolveLocalPackagesRoot();
3505
3505
  if (packagesRoot) {
3506
3506
  const harnessAbs = resolve3(packagesRoot, "harness");
@@ -3510,10 +3510,13 @@ var resolveCoreDeps = (projectDir) => {
3510
3510
  sdk: `link:${relative(projectDir, sdkAbs)}`
3511
3511
  };
3512
3512
  }
3513
- return { harness: "^0.1.0", sdk: "^0.1.0" };
3513
+ return {
3514
+ harness: await readCliDependencyVersion("@poncho-ai/harness", "^0.6.0"),
3515
+ sdk: await readCliDependencyVersion("@poncho-ai/sdk", "^0.6.0")
3516
+ };
3514
3517
  };
3515
- var PACKAGE_TEMPLATE = (name, projectDir) => {
3516
- const deps = resolveCoreDeps(projectDir);
3518
+ var PACKAGE_TEMPLATE = async (name, projectDir) => {
3519
+ const deps = await resolveCoreDeps(projectDir);
3517
3520
  return JSON.stringify(
3518
3521
  {
3519
3522
  name,
@@ -4139,7 +4142,7 @@ var initProject = async (projectName, options) => {
4139
4142
  })
4140
4143
  },
4141
4144
  { path: "poncho.config.js", content: renderConfigFile(onboarding.config) },
4142
- { path: "package.json", content: PACKAGE_TEMPLATE(projectName, projectDir) },
4145
+ { path: "package.json", content: await PACKAGE_TEMPLATE(projectName, projectDir) },
4143
4146
  { path: "README.md", content: README_TEMPLATE(projectName) },
4144
4147
  { path: ".env.example", content: options?.envExampleOverride ?? onboarding.envExample ?? ENV_TEMPLATE },
4145
4148
  { path: ".gitignore", content: GITIGNORE_TEMPLATE },
@@ -5084,7 +5087,7 @@ var runInteractive = async (workingDir, params) => {
5084
5087
  await harness.initialize();
5085
5088
  const identity = await ensureAgentIdentity2(workingDir);
5086
5089
  try {
5087
- const { runInteractiveInk } = await import("./run-interactive-ink-X6PKW7NZ.js");
5090
+ const { runInteractiveInk } = await import("./run-interactive-ink-Z3U5SV4C.js");
5088
5091
  await runInteractiveInk({
5089
5092
  harness,
5090
5093
  params,
package/dist/cli.js CHANGED
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  main
4
- } from "./chunk-MGR2GJMB.js";
4
+ } from "./chunk-COLXQM6J.js";
5
5
 
6
6
  // src/cli.ts
7
7
  void main();
package/dist/index.js CHANGED
@@ -23,7 +23,7 @@ import {
23
23
  runTests,
24
24
  startDevServer,
25
25
  updateAgentGuidance
26
- } from "./chunk-MGR2GJMB.js";
26
+ } from "./chunk-COLXQM6J.js";
27
27
  export {
28
28
  addSkill,
29
29
  buildCli,
@@ -2,7 +2,7 @@ import {
2
2
  consumeFirstRunIntro,
3
3
  inferConversationTitle,
4
4
  resolveHarnessEnvironment
5
- } from "./chunk-MGR2GJMB.js";
5
+ } from "./chunk-COLXQM6J.js";
6
6
 
7
7
  // src/run-interactive-ink.ts
8
8
  import * as readline from "readline";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@poncho-ai/cli",
3
- "version": "0.10.0",
3
+ "version": "0.10.2",
4
4
  "description": "CLI for building and deploying AI agents",
5
5
  "repository": {
6
6
  "type": "git",
@@ -25,8 +25,8 @@
25
25
  "react": "^19.2.4",
26
26
  "react-devtools-core": "^6.1.5",
27
27
  "yaml": "^2.8.1",
28
- "@poncho-ai/sdk": "0.6.0",
29
- "@poncho-ai/harness": "0.11.0"
28
+ "@poncho-ai/harness": "0.11.2",
29
+ "@poncho-ai/sdk": "0.6.0"
30
30
  },
31
31
  "devDependencies": {
32
32
  "@types/react": "^19.2.14",
package/src/index.ts CHANGED
@@ -253,9 +253,9 @@ const resolveLocalPackagesRoot = (): string | null => {
253
253
  * In dev mode we use `file:` paths so pnpm can resolve local packages;
254
254
  * in production we point at the npm registry.
255
255
  */
256
- const resolveCoreDeps = (
256
+ const resolveCoreDeps = async (
257
257
  projectDir: string,
258
- ): { harness: string; sdk: string } => {
258
+ ): Promise<{ harness: string; sdk: string }> => {
259
259
  const packagesRoot = resolveLocalPackagesRoot();
260
260
  if (packagesRoot) {
261
261
  const harnessAbs = resolve(packagesRoot, "harness");
@@ -265,11 +265,14 @@ const resolveCoreDeps = (
265
265
  sdk: `link:${relative(projectDir, sdkAbs)}`,
266
266
  };
267
267
  }
268
- return { harness: "^0.1.0", sdk: "^0.1.0" };
268
+ return {
269
+ harness: await readCliDependencyVersion("@poncho-ai/harness", "^0.6.0"),
270
+ sdk: await readCliDependencyVersion("@poncho-ai/sdk", "^0.6.0"),
271
+ };
269
272
  };
270
273
 
271
- const PACKAGE_TEMPLATE = (name: string, projectDir: string): string => {
272
- const deps = resolveCoreDeps(projectDir);
274
+ const PACKAGE_TEMPLATE = async (name: string, projectDir: string): Promise<string> => {
275
+ const deps = await resolveCoreDeps(projectDir);
273
276
  return JSON.stringify(
274
277
  {
275
278
  name,
@@ -960,7 +963,7 @@ export const initProject = async (
960
963
  }),
961
964
  },
962
965
  { path: "poncho.config.js", content: renderConfigFile(onboarding.config) },
963
- { path: "package.json", content: PACKAGE_TEMPLATE(projectName, projectDir) },
966
+ { path: "package.json", content: await PACKAGE_TEMPLATE(projectName, projectDir) },
964
967
  { path: "README.md", content: README_TEMPLATE(projectName) },
965
968
  { path: ".env.example", content: options?.envExampleOverride ?? onboarding.envExample ?? ENV_TEMPLATE },
966
969
  { path: ".gitignore", content: GITIGNORE_TEMPLATE },
@@ -1,389 +0,0 @@
1
-
2
- > @poncho-ai/cli@0.1.0 test /Users/cesar/Dev/latitude/agentl/packages/cli
3
- > vitest
4
-
5
-
6
-  RUN  v1.6.1 /Users/cesar/Dev/latitude/agentl/packages/cli
7
-
8
- ✓ test/init-onboarding.contract.test.ts  (1 test) 1ms
9
-
10
- + AGENT.md
11
- + poncho.config.js
12
- + package.json
13
- + README.md
14
- + .env.example
15
- + .gitignore
16
- + tests/basic.yaml
17
- + skills/starter/SKILL.md
18
- + skills/starter/scripts/starter-echo.ts
19
- + .env
20
-
21
-  WARN  Installing a dependency from a non-existent directory: /private/Users/cesar/Dev/latitude/agentl/packages/harness
22
-  WARN  Installing a dependency from a non-existent directory: /private/Users/cesar/Dev/latitude/agentl/packages/sdk
23
- Already up to date
24
-
25
- dependencies:
26
- + @poncho-ai/harness <- harness 0.0.0 <- ../../../Users/cesar/Dev/latitude/agentl/packages/harness
27
- + @poncho-ai/sdk <- sdk 0.0.0 <- ../../../Users/cesar/Dev/latitude/agentl/packages/sdk
28
-
29
- Done in 285ms
30
- ✓ Installed dependencies
31
- ✓ Initialized git
32
- ✓ my-agent is ready
33
-
34
- Get started
35
-
36
- $ cd my-agent
37
-
38
- Web UI $ poncho dev
39
- CLI interactive $ poncho run --interactive
40
-
41
- ! Make sure you add your keys to the .env file.
42
- The agent will introduce itself on your first session.
43
-
44
-
45
- + AGENT.md
46
- + poncho.config.js
47
- + package.json
48
- + README.md
49
- + .env.example
50
- + .gitignore
51
- + tests/basic.yaml
52
- + skills/starter/SKILL.md
53
- + skills/starter/scripts/starter-echo.ts
54
- + .env
55
-
56
-  WARN  Installing a dependency from a non-existent directory: /private/Users/cesar/Dev/latitude/agentl/packages/harness
57
-  WARN  Installing a dependency from a non-existent directory: /private/Users/cesar/Dev/latitude/agentl/packages/sdk
58
- Already up to date
59
-
60
- dependencies:
61
- + @poncho-ai/harness <- harness 0.0.0 <- ../../../Users/cesar/Dev/latitude/agentl/packages/harness
62
- + @poncho-ai/sdk <- sdk 0.0.0 <- ../../../Users/cesar/Dev/latitude/agentl/packages/sdk
63
-
64
- Done in 274ms
65
- ✓ Installed dependencies
66
- ✓ Initialized git
67
- ✓ default-agent is ready
68
-
69
- Get started
70
-
71
- $ cd default-agent
72
-
73
- Web UI $ poncho dev
74
- CLI interactive $ poncho run --interactive
75
-
76
- ! Make sure you add your keys to the .env file.
77
- The agent will introduce itself on your first session.
78
-
79
-
80
- + AGENT.md
81
- + poncho.config.js
82
- + package.json
83
- + README.md
84
- + .env.example
85
- + .gitignore
86
- + tests/basic.yaml
87
- + skills/starter/SKILL.md
88
- + skills/starter/scripts/starter-echo.ts
89
- + .env
90
-
91
-  WARN  Installing a dependency from a non-existent directory: /private/Users/cesar/Dev/latitude/agentl/packages/harness
92
-  WARN  Installing a dependency from a non-existent directory: /private/Users/cesar/Dev/latitude/agentl/packages/sdk
93
- Already up to date
94
-
95
- dependencies:
96
- + @poncho-ai/harness <- harness 0.0.0 <- ../../../Users/cesar/Dev/latitude/agentl/packages/harness
97
- + @poncho-ai/sdk <- sdk 0.0.0 <- ../../../Users/cesar/Dev/latitude/agentl/packages/sdk
98
-
99
- Done in 272ms
100
- ✓ Installed dependencies
101
- ✓ Initialized git
102
- ✓ interactive-custom-agent is ready
103
-
104
- Get started
105
-
106
- $ cd interactive-custom-agent
107
-
108
- Web UI $ poncho dev
109
- CLI interactive $ poncho run --interactive
110
-
111
- ! Make sure you add your keys to the .env file.
112
- The agent will introduce itself on your first session.
113
-
114
-
115
- + AGENT.md
116
- + poncho.config.js
117
- + package.json
118
- + README.md
119
- + .env.example
120
- + .gitignore
121
- + tests/basic.yaml
122
- + skills/starter/SKILL.md
123
- + skills/starter/scripts/starter-echo.ts
124
- + .env
125
-
126
-  WARN  Installing a dependency from a non-existent directory: /private/Users/cesar/Dev/latitude/agentl/packages/harness
127
-  WARN  Installing a dependency from a non-existent directory: /private/Users/cesar/Dev/latitude/agentl/packages/sdk
128
- Already up to date
129
-
130
- dependencies:
131
- + @poncho-ai/harness <- harness 0.0.0 <- ../../../Users/cesar/Dev/latitude/agentl/packages/harness
132
- + @poncho-ai/sdk <- sdk 0.0.0 <- ../../../Users/cesar/Dev/latitude/agentl/packages/sdk
133
-
134
- Done in 276ms
135
- ✓ Installed dependencies
136
- ✓ Initialized git
137
- ✓ no-intro-agent is ready
138
-
139
- Get started
140
-
141
- $ cd no-intro-agent
142
-
143
- Web UI $ poncho dev
144
- CLI interactive $ poncho run --interactive
145
-
146
- ! Make sure you add your keys to the .env file.
147
- The agent will introduce itself on your first session.
148
-
149
-
150
- + AGENT.md
151
- + poncho.config.js
152
- + package.json
153
- + README.md
154
- + .env.example
155
- + .gitignore
156
- + tests/basic.yaml
157
- + skills/starter/SKILL.md
158
- + skills/starter/scripts/starter-echo.ts
159
- + .env
160
-
161
-  WARN  Installing a dependency from a non-existent directory: /private/Users/cesar/Dev/latitude/agentl/packages/harness
162
-  WARN  Installing a dependency from a non-existent directory: /private/Users/cesar/Dev/latitude/agentl/packages/sdk
163
- Already up to date
164
-
165
- dependencies:
166
- + @poncho-ai/harness <- harness 0.0.0 <- ../../../Users/cesar/Dev/latitude/agentl/packages/harness
167
- + @poncho-ai/sdk <- sdk 0.0.0 <- ../../../Users/cesar/Dev/latitude/agentl/packages/sdk
168
-
169
- Done in 271ms
170
- ✓ Installed dependencies
171
- ✓ Initialized git
172
- ✓ smoke-agent is ready
173
-
174
- Get started
175
-
176
- $ cd smoke-agent
177
-
178
- Web UI $ poncho dev
179
- CLI interactive $ poncho run --interactive
180
-
181
- ! Make sure you add your keys to the .env file.
182
- The agent will introduce itself on your first session.
183
-
184
- Poncho dev server running at http://localhost:43437
185
-
186
- + AGENT.md
187
- + poncho.config.js
188
- + package.json
189
- + README.md
190
- + .env.example
191
- + .gitignore
192
- + tests/basic.yaml
193
- + skills/starter/SKILL.md
194
- + skills/starter/scripts/starter-echo.ts
195
- + .env
196
-
197
-  WARN  Installing a dependency from a non-existent directory: /private/Users/cesar/Dev/latitude/agentl/packages/harness
198
-  WARN  Installing a dependency from a non-existent directory: /private/Users/cesar/Dev/latitude/agentl/packages/sdk
199
- Already up to date
200
-
201
- dependencies:
202
- + @poncho-ai/harness <- harness 0.0.0 <- ../../../Users/cesar/Dev/latitude/agentl/packages/harness
203
- + @poncho-ai/sdk <- sdk 0.0.0 <- ../../../Users/cesar/Dev/latitude/agentl/packages/sdk
204
-
205
- Done in 269ms
206
- ✓ Installed dependencies
207
- ✓ Initialized git
208
- ✓ webui-agent is ready
209
-
210
- Get started
211
-
212
- $ cd webui-agent
213
-
214
- Web UI $ poncho dev
215
- CLI interactive $ poncho run --interactive
216
-
217
- ! Make sure you add your keys to the .env file.
218
- The agent will introduce itself on your first session.
219
-
220
- Poncho dev server running at http://localhost:44787
221
-
222
- + AGENT.md
223
- + poncho.config.js
224
- + package.json
225
- + README.md
226
- + .env.example
227
- + .gitignore
228
- + tests/basic.yaml
229
- + skills/starter/SKILL.md
230
- + skills/starter/scripts/starter-echo.ts
231
- + .env
232
-
233
-  WARN  Installing a dependency from a non-existent directory: /private/Users/cesar/Dev/latitude/agentl/packages/harness
234
-  WARN  Installing a dependency from a non-existent directory: /private/Users/cesar/Dev/latitude/agentl/packages/sdk
235
- Already up to date
236
-
237
- dependencies:
238
- + @poncho-ai/harness <- harness 0.0.0 <- ../../../Users/cesar/Dev/latitude/agentl/packages/harness
239
- + @poncho-ai/sdk <- sdk 0.0.0 <- ../../../Users/cesar/Dev/latitude/agentl/packages/sdk
240
-
241
- Done in 267ms
242
- ✓ Installed dependencies
243
- ✓ Initialized git
244
- ✓ webui-prod-agent is ready
245
-
246
- Get started
247
-
248
- $ cd webui-prod-agent
249
-
250
- Web UI $ poncho dev
251
- CLI interactive $ poncho run --interactive
252
-
253
- ! Make sure you add your keys to the .env file.
254
- The agent will introduce itself on your first session.
255
-
256
- Poncho dev server running at http://localhost:45793
257
-
258
- + AGENT.md
259
- + poncho.config.js
260
- + package.json
261
- + README.md
262
- + .env.example
263
- + .gitignore
264
- + tests/basic.yaml
265
- + skills/starter/SKILL.md
266
- + skills/starter/scripts/starter-echo.ts
267
- + .env
268
-
269
-  WARN  Installing a dependency from a non-existent directory: /private/Users/cesar/Dev/latitude/agentl/packages/harness
270
-  WARN  Installing a dependency from a non-existent directory: /private/Users/cesar/Dev/latitude/agentl/packages/sdk
271
- Already up to date
272
-
273
- dependencies:
274
- + @poncho-ai/harness <- harness 0.0.0 <- ../../../Users/cesar/Dev/latitude/agentl/packages/harness
275
- + @poncho-ai/sdk <- sdk 0.0.0 <- ../../../Users/cesar/Dev/latitude/agentl/packages/sdk
276
-
277
- Done in 268ms
278
- ✓ Installed dependencies
279
- ✓ Initialized git
280
- ✓ aux-agent is ready
281
-
282
- Get started
283
-
284
- $ cd aux-agent
285
-
286
- Web UI $ poncho dev
287
- CLI interactive $ poncho run --interactive
288
-
289
- ! Make sure you add your keys to the .env file.
290
- The agent will introduce itself on your first session.
291
-
292
- Available tools:
293
- - echo: Echo tool
294
- MCP server added.
295
- No MCP servers configured.
296
- Removed MCP server: remote-mcp
297
- Build artifacts generated at /tmp/poncho-cli-YDCSy8/aux-agent/.poncho-build/vercel
298
- Build artifacts generated at /tmp/poncho-cli-YDCSy8/aux-agent/.poncho-build/docker
299
- Build artifacts generated at /tmp/poncho-cli-YDCSy8/aux-agent/.poncho-build/lambda
300
- Build artifacts generated at /tmp/poncho-cli-YDCSy8/aux-agent/.poncho-build/fly
301
- PASS basic
302
-
303
- Test summary: 1 passed, 0 failed
304
- AGENT.md does not contain deprecated embedded local guidance.
305
- Removed deprecated embedded local guidance from AGENT.md.
306
- ❯ test/cli.test.ts  (15 tests | 2 failed) 3087ms
307
-  ❯ test/cli.test.ts > cli > creates onboarding marker and emits intro only once
308
-  → expected 'Hi! I\'m **IntroAgent**. I can config…' to contain 'I can help configure this agent direc…'
309
-  ❯ test/cli.test.ts > cli > emits intro for interactive init even when config differs from defaults
310
-  → expected 'Hi! I\'m **InteractiveCustomAgent**. …' to contain 'I can help configure this agent direc…'
311
-
312
- ⎯⎯⎯⎯⎯⎯⎯ Failed Tests 2 ⎯⎯⎯⎯⎯⎯⎯
313
-
314
-  FAIL  test/cli.test.ts > cli > creates onboarding marker and emits intro only once
315
- AssertionError: expected 'Hi! I\'m **IntroAgent**. I can config…' to contain 'I can help configure this agent direc…'
316
-
317
- - Expected
318
- + Received
319
-
320
- - I can help configure this agent directly by chat
321
- + Hi! I'm **IntroAgent**. I can configure myself directly by chat.
322
- +
323
- + **Current config**
324
- + Model: anthropic/claude-opus-4-5
325
- + ```storage: local · memory tools: enabled · auth: not required · telemetry: enabled```
326
- +
327
- + Feel free to ask me anything when you're ready. I can help you:
328
- +
329
- + - **Build skills**: Create custom tools and capabilities for this agent
330
- + - **Configure the model**: Switch providers (OpenAI, Anthropic, etc.) or models
331
- + - **Set up storage**: Use local files, Upstash, or other backends
332
- + - **Enable auth**: Add bearer tokens or custom authentication
333
- + - **Turn on telemetry**: Track usage with OpenTelemetry/OTLP
334
- + - **Add MCP servers**: Connect external tool servers
335
- +
336
- + Just let me know what you'd like to work on!
337
- +
338
-
339
-  ❯ test/cli.test.ts:211:24
340
- 209|  config: undefined,
341
- 210|  });
342
- 211|  expect(firstIntro).toContain("I can help configure this agent dire…
343
-  |  ^
344
- 212|  expect(secondIntro).toBeUndefined();
345
- 213|  });
346
-
347
- ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[1/2]⎯
348
-
349
-  FAIL  test/cli.test.ts > cli > emits intro for interactive init even when config differs from defaults
350
- AssertionError: expected 'Hi! I\'m **InteractiveCustomAgent**. …' to contain 'I can help configure this agent direc…'
351
-
352
- - Expected
353
- + Received
354
-
355
- - I can help configure this agent directly by chat
356
- + Hi! I'm **InteractiveCustomAgent**. I can configure myself directly by chat.
357
- +
358
- + **Current config**
359
- + Model: openai/gpt-4.1
360
- + ```storage: memory · memory tools: disabled · auth: required · telemetry: disabled```
361
- +
362
- + Feel free to ask me anything when you're ready. I can help you:
363
- +
364
- + - **Build skills**: Create custom tools and capabilities for this agent
365
- + - **Configure the model**: Switch providers (OpenAI, Anthropic, etc.) or models
366
- + - **Set up storage**: Use local files, Upstash, or other backends
367
- + - **Enable auth**: Add bearer tokens or custom authentication
368
- + - **Turn on telemetry**: Track usage with OpenTelemetry/OTLP
369
- + - **Add MCP servers**: Connect external tool servers
370
- +
371
- + Just let me know what you'd like to work on!
372
- +
373
-
374
-  ❯ test/cli.test.ts:233:19
375
- 231|  }),
376
- 232|  });
377
- 233|  expect(intro).toContain("I can help configure this agent directly …
378
-  |  ^
379
- 234|  });
380
- 235| 
381
-
382
- ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[2/2]⎯
383
-
384
-  Test Files  1 failed | 1 passed (2)
385
-  Tests  2 failed | 14 passed (16)
386
-  Start at  12:06:04
387
-  Duration  3.53s (transform 207ms, setup 0ms, collect 464ms, tests 3.09s, environment 0ms, prepare 95ms)
388
-
389
-  ELIFECYCLE  Test failed. See above for more details.