{"id":44150551,"url":"https://github.com/rootwarp/research","last_synced_at":"2026-02-09T03:15:41.133Z","repository":{"id":335583097,"uuid":"1125067445","full_name":"rootwarp/research","owner":"rootwarp","description":null,"archived":false,"fork":false,"pushed_at":"2026-01-31T12:30:16.000Z","size":135,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-31T16:50:53.370Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/rootwarp.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-12-30T05:06:55.000Z","updated_at":"2026-01-31T12:30:19.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/rootwarp/research","commit_stats":null,"previous_names":["rootwarp/research"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/rootwarp/research","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rootwarp%2Fresearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rootwarp%2Fresearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rootwarp%2Fresearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rootwarp%2Fresearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rootwarp","download_url":"https://codeload.github.com/rootwarp/research/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rootwarp%2Fresearch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29255594,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-09T03:07:45.136Z","status":"ssl_error","status_checked_at":"2026-02-09T03:07:24.123Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2026-02-09T03:15:40.541Z","updated_at":"2026-02-09T03:15:41.128Z","avatar_url":"https://github.com/rootwarp.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Research Monorepo\n\nA language-based monorepo for research projects and experiments.\n\n## Directory Structure\n\n```\nresearch/\n├── rust/       # Rust projects\n├── go/         # Golang projects\n├── python/     # Python projects\n├── bash/       # Bash scripts and projects\n├── docs/       # Shared documentation\n└── scripts/    # Shared utility scripts\n```\n\n## Adding New Projects\n\n1. Create a new directory under the appropriate language folder\n2. Each project should have its own README explaining its purpose\n3. Follow language-specific conventions for project structure:\n   - **Rust**: Use `cargo new` to create new projects\n   - **Go**: Follow standard Go module layout\n   - **Python**: Include `requirements.txt` or `pyproject.toml`\n   - **Bash**: Include usage comments at the top of scripts\n\n## Projects\n\n### python/code-agent-by-claude\n\nAI-powered coding agents using the Claude Agent SDK.\nFour agents run in a pipeline, each available as a standalone command:\n\n| Command | Description |\n|---|---|\n| `run-researcher` | Explore the codebase and research unfamiliar concepts |\n| `run-planner` | Create a high-level implementation plan from research |\n| `run-detail-planner` | Break the plan into small, self-contained parts |\n| `run-coder` | Iterate through the TODO checklist and implement each part |\n\nSee [`python/code-agent-by-claude/README.md`](python/code-agent-by-claude/README.md)\nfor full usage and options.\n\n## Shared Resources\n\n- `docs/`: Cross-project documentation, architecture decisions, research notes\n- `scripts/`: Utility scripts that can be used across projects\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frootwarp%2Fresearch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frootwarp%2Fresearch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frootwarp%2Fresearch/lists"}