{"id":15442472,"url":"https://github.com/tmc/smol-dev-go","last_synced_at":"2025-10-28T16:05:32.889Z","repository":{"id":168165920,"uuid":"643713772","full_name":"tmc/smol-dev-go","owner":"tmc","description":"smol-dev-go, a Go implementation of smol developer","archived":false,"fork":false,"pushed_at":"2024-05-27T05:57:24.000Z","size":48,"stargazers_count":69,"open_issues_count":4,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-22T19:13:23.562Z","etag":null,"topics":["golang","langchain","langchaingo","smol-developer"],"latest_commit_sha":null,"homepage":"","language":"Go","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/tmc.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}},"created_at":"2023-05-22T02:08:57.000Z","updated_at":"2025-06-29T04:21:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"86f5987b-52fb-423a-9462-1f1784f09484","html_url":"https://github.com/tmc/smol-dev-go","commit_stats":null,"previous_names":["tmc/smol-dev-go"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tmc/smol-dev-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmc%2Fsmol-dev-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmc%2Fsmol-dev-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmc%2Fsmol-dev-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmc%2Fsmol-dev-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tmc","download_url":"https://codeload.github.com/tmc/smol-dev-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmc%2Fsmol-dev-go/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281467589,"owners_count":26506525,"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-28T02:00:06.022Z","response_time":60,"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":["golang","langchain","langchaingo","smol-developer"],"created_at":"2024-10-01T19:27:57.274Z","updated_at":"2025-10-28T16:05:32.851Z","avatar_url":"https://github.com/tmc.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# smol-dev-go\n\nGo implementation of [smol developer](https://github.com/smol-ai/developer)\n\n\n## Installation\n\nPrerequisites:\n* Go (`brew install go`)\n\n```shell\n$ go install github.com/tmc/smol-dev-go@master\n```\n\nThis will place `smol-dev-go` into `~/go/bin/`.\n\nAlternatively, you can run it directly via:\n```shell\n$ go run github.com/tmc/smol-dev-go@master\n```\n\n### Options\n```shell\n$ smol-dev-go -h\n\nUsage of smol-dev-go:\n  -concurrency int\n    \tnumber of concurrent files to generate (default 5)\n  -model string\n    \tmodel to use (default \"gpt-4\")\n  -prompt string\n    \tprompt to use (can be a filename)\n  -target-dir string\n    \ttarget directory to write files to\n  -verbose\n    \tverbose output\n```\n\n### Example Usage\n\nSuppose you want to generate a small app that prints \"Hello World\" in different languages based on user input. You can run the following command:\n\n```shell\nsmol-dev-go -prompt=\"the app prints 'Hello World' in different languages based on user input\" -target-dir=\"./generated_code\" -verbose=true\n```\nThis command will generate the necessary files in the ./generated_code directory.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmc%2Fsmol-dev-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftmc%2Fsmol-dev-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmc%2Fsmol-dev-go/lists"}