Commit Graph

10 Commits

Author SHA1 Message Date
Bradley Axen 6cf416c128 feat: Add synopisis core loop (#166)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2024-10-18 13:00:17 -07:00
Lam Chau 4375e2fe5e feat: add guards to session management (#101) 2024-10-10 05:01:04 -07:00
Lifei Zhou f3aab127e5 feat: saved api_key to keychain for user (#104) 2024-10-07 09:40:50 +11:00
Ben Walding 9e35c6370e fix: Update OpenAI pricing per https://openai.com/api/pricing/ (#110)
Co-authored-by: Lifei Zhou <lifei@squareup.com>
2024-10-04 07:56:08 +10:00
Lifei Zhou 6065125ba7 feat: auto save sessions before next user input (#94) 2024-09-26 12:07:42 +10:00
Lifei Zhou 9dbc0d95eb feat: track cost and token usage in log file (#80) 2024-09-23 14:46:42 -07:00
Bradley Axen a579e21037 refactor: improve safety rails speed and prompt (#45) 2024-09-04 22:05:53 -07:00
Max Novich 466ce2375c added some regex based checks for dangerous commands (#38) 2024-09-04 14:10:08 +10:00
Luke Alvoeiro 3c930e1766 feat: upgrade ai-exchange to version 0.8.3 and fix tests (#34) 2024-09-02 20:40:02 -07:00
Luke Alvoeiro dd126afa6c chore: initial commit
Co-authored-by: Lifei Zhou <lifei@squareup.com>
Co-authored-by: Mic Neale <micn@tbd.email>
Co-authored-by: Lily Delalande <ldelalande@squareup.com>
Co-authored-by: Bradley Axen <baxen@squareup.com>
Co-authored-by: Andy Lane <alane@squareup.com>
Co-authored-by: Elena Zherdeva <ezherdeva@squareup.com>
Co-authored-by: Zaki Ali <zaki@squareup.com>
Co-authored-by: Salman Mohammed <smohammed@squareup.com>
2024-08-23 16:39:04 -07:00