Lucas Oliveira
Lucas Oliveira
- [ ] Allow the CLI read the current project files - [ ] Refactor code - [ ] Code Analysis
- [ ] Save chat - [ ] Add ability to send the context of the conversation and receive a better response
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll...
- We need to support windows for some crates. Refer to build errors - tgs_utils (https://github.com/warpy-ai/tgs/actions/runs/7636794364/job/20804458315)
ust's std::os module provides OS-specific functionality, and the unix submodule (which includes std::os::unix::process::CommandExt and std::os::unix::io::AsRawFd) is only available on Unix-like systems, not on Windows.
Create packages or binaries for various platforms to facilitate easy distribution
Gather feedback from beta testers to refine the user experience and fix potential issues