1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)Python14,233 stars (14,233 stars)1,686 forks (1,686 forks)batch import
discussion neededfeature requesthelp wanted
Description
This issue does not include a description.
Contributor guide
- Tech stack
- python
- Domain
- machine learningbackend
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 3
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- 1-2 days
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- needs investigation
- Prerequisites
- Python 3.xpipvirtual environment
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 40
- Research direction
- The issue description is empty, but the title requests running the agent without Docker. The single comment should be reviewed for any maintainer guidance. Investigating the current Docker setup in the repository and identifying the dependencies that require Docker is a starting point. Potential files to look at include Dockerfile, docker compose.yml, and the setup instructions in the README. A possible approach is to create a non Docker installation script or document manual setup steps.