You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hello, ihave run pnpm run-agent cat example/helloworld/task.txt but i don't find any helloworld.js , where should it be? nothing in the drive folder... any idea why ?
dev/js-agent/examples/javascript-developer$ pnpm run-agent `cat example/helloworld/task.txt`
> @js-agent/[email protected] run-agent /home/smag/dev/js-agent/examples/javascript-developer
> ts-node ./src/main.ts "The" "classical" "introductory" "exercise." "Just" "say" "\"Hello," "World!\"." "\"Hello," "World!\"" "is" "the" "traditional" "first" "program" "for" "beginning" "programming" "in" "a" "new" "language" "or" "environment." "The" "objectives" "are" "simple:" "Write" "a" "program" "that" "prints" "the" "string" "\"Hello," "World!\"." "Write" "the" "program" "in" "JavaScript." "Locate" "the" "program" "and" "run" "it."
### JavaScript Developer Agent ###
{
task: 'The classical introductory exercise. Just say "Hello, World!". "Hello, World!" is the traditional first program for beginning programming in a new language or environment. The objectives are simple: Write a program that prints the string "Hello, World!". Write the program in JavaScript. Locate the program and run it.',
projectInstructions: 'You are working on a JavaScript/TypeScript project.'
}
Thinking…
Done
{ type: 'succeeded', summary: 'Completed all tasks.' }
Run cost: $0.00
LLM calls: 0
The text was updated successfully, but these errors were encountered:
hello, ihave run
but i don't find any helloworld.js , where should it be? nothing in the drive folder... any idea why ?
pnpm run-agent
cat example/helloworld/task.txtThe text was updated successfully, but these errors were encountered: