react-agent icon indicating copy to clipboard operation
react-agent copied to clipboard

The open-source React.js Autonomous LLM Agent

Results 11 react-agent issues
Sort by recently updated
recently updated
newest added

Found a typo - syntax was spelled incorrectly.

We have missing classnames for typography.tsx file which causing crash on render when it being used in any of the generated component. What value supposed to be added here in...

This is an incredible concept! Awesome job! I am trying this out, but even with the following code above the openai call here, `https://github.com/eylonmiz/react-agent/blob/main/backend/main/react-agent/utils/ChatBot.ts#L156` ``` const sleep = (ms: number)...

bug

Where to add the components to generate React worflow?

The git clone on the documents say i need permission to download on this link for me https://docs.reactagent.io/ . Cloning into 'react-gpt'... [email protected]: Permission denied (publickey). fatal: Could not read...

ENOENT: no such file or directory, open 'D:\Documents\work\react-agent\backend\frontend\main\src\react-agent\AnalyticsDashboard\user-story.md' I just follow the step this happen run yarn backend:dev ![image](https://github.com/eylonmiz/react-agent/assets/3959917/7474fa06-ed3d-41b5-9f2f-c4dd0704672c)

the discord invite in the readme.md is invalid

I cant seem to figure out how to get around this issue: (base) Shnun@todds-mbp react-agent % yarn backend:dev yarn run v1.22.19 $ yarn workspace @react-agent/backend-main dev $ ts-node-dev index.ts [INFO]...

Hi @eylonmiz and @leetwito, I am working on [Agent Protocol](https://github.com/e2b-dev/agent-protocol), it's open source initiative to make universal agent communication protocol. The incentives: - Ease with which you can use the...

**Problem** I'm getting the following error when running `yarn: backend dev` command for a new user story: ``` generateComponents start generateSkeletonCompositionFromStory: generating configuration generateSkeletonCompositionFromStory: composition saved generateComponentsConfigurations: generating configuration TypeError:...