Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

javascript-developer where is hello ? #19

Open
scenaristeur opened this issue Jun 12, 2023 · 1 comment
Open

javascript-developer where is hello ? #19

scenaristeur opened this issue Jun 12, 2023 · 1 comment

Comments

@scenaristeur
Copy link

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/example-javascript-developer@0.0.0 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
@lgrammel
Copy link
Owner

Looks like it did not execute anything - are you using GPT-4? (I've recently seen rumours that it's output has become less reliable)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants