0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Python222 forks (222 forks)auto 404
good first issue
Repository metrics
- Stars
- 1,604 stars (1,604 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Contributor guide
- Research direction
- Inspect the get obs method in the task base class, modify it to return a tuple (obs, info) instead of just obs, aligning with the pattern from the linked PR review. Run the project's tests to verify the change.
- Tech stack
- python
- Domain
- ai
- Issue type
- Refactor
- Prerequisites
- PythonGit