{"id":31538505,"url":"https://github.com/wangyj641/react-agent","last_synced_at":"2025-10-04T08:21:18.567Z","repository":{"id":315972887,"uuid":"1061436051","full_name":"wangyj641/ReAct-agent","owner":"wangyj641","description":"ReAct AI agent ","archived":false,"fork":false,"pushed_at":"2025-09-29T03:13:54.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-29T03:23:42.727Z","etag":null,"topics":["ai-agents","codeassistant","llm-agents"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wangyj641.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-21T22:32:16.000Z","updated_at":"2025-09-29T03:13:58.000Z","dependencies_parsed_at":"2025-09-22T00:20:30.819Z","dependency_job_id":"5ba7273d-b416-4167-9e61-0377a7abdc25","html_url":"https://github.com/wangyj641/ReAct-agent","commit_stats":null,"previous_names":["wangyj641/react-agent"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wangyj641/ReAct-agent","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wangyj641%2FReAct-agent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wangyj641%2FReAct-agent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wangyj641%2FReAct-agent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wangyj641%2FReAct-agent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wangyj641","download_url":"https://codeload.github.com/wangyj641/ReAct-agent/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wangyj641%2FReAct-agent/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278284043,"owners_count":25961422,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai-agents","codeassistant","llm-agents"],"created_at":"2025-10-04T08:21:14.265Z","updated_at":"2025-10-04T08:21:18.556Z","avatar_url":"https://github.com/wangyj641.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ReAct agent Code assistant\n\nA ReAct agent to help you coding. It will generate source code automatically according to your request\n\n### Set AI model environment\n\nHere, I use github model which it is free\n\n```\nGITHUB_MODEL_TOKEN=xxx\nGITHUB_API_BASE_URL=xxx\nGITHUB_MODEL=xxx\n```\n\n### Start App\n\nStart agent\n\n```bash\nuv run agent.py\n```\n\nThen, tell agent what you want it to do, Such as developing a card game.\nFox example:\n\n```bash\nuv run agent.py\nInput your task：Develop a card game with C++ programing language\n\n```\n\nYou will get card game source code in directory\n\n```bash\n.source\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwangyj641%2Freact-agent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwangyj641%2Freact-agent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwangyj641%2Freact-agent/lists"}