Musa
|
78dc4edad9
|
Add first-class ChatGPT subscription provider support (#881)
* Add first-class ChatGPT subscription provider support
* Address PR feedback: move uuid import to top, reuse parsed config in up()
* Add ChatGPT token watchdog for seamless long-lived sessions
* Address PR feedback: error on stream=false for ChatGPT, fix auth file permissions
* Replace ChatGPT watchdog/restart with passthrough_auth
---------
Co-authored-by: Musa Malik <musam@uw.edu>
|
2026-04-23 15:34:44 -07:00 |
|
Musa
|
36fa42b364
|
Improve planoai up/down CLI progress output (#858)
|
2026-03-31 14:26:32 -07:00 |
|
Adil Hafeez
|
5d85829bc2
|
Improve config validation error messages (#825)
* improve config validation error messages and update getting started demo
* fix black formatting
|
2026-03-15 09:36:58 -07:00 |
|
Adil Hafeez
|
b9f01c8471
|
support native mode in planoai logs command (#807)
|
2026-03-05 18:34:06 -08:00 |
|
Adil Hafeez
|
780a0af132
|
Use editable install to fix sdist build failure (#805)
|
2026-03-05 13:50:50 -08:00 |
|
Adil Hafeez
|
f63d5de02c
|
Run plano natively by default (#744)
|
2026-03-05 07:35:25 -08:00 |
|