Age | Commit message (Collapse) | Author |
|
Co-authored-by: Nate Sesti <sestinj@gmail.com>
|
|
* basic unit tests
* addressing comments
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* feat: :tada: playing around with dlt for data loading
* feat: :loud_sound: log development data
* feat: :loud_sound: log tokens generated by model
* fix: :safety_vest: try/except around dev_data_logger.capture
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* headless IDE subclass
* finish headless_ide methods
* feat: :sparkles: headless mode running with config flag
* work on debugging
* python lsp support
* more lsp+debugging work
* refactor: :safety_vest: safely load LSP
* test: :white_check_mark: testing steps in headless mode
* refactor: :clown_face: cleanup subprocesses
* fix: :bug: handle data: [DONE] from Together
|
|
|
|
|
|
|
|
|
|
|
|
|