Commit Graph

23 Commits

Author SHA1 Message Date
Alistair Gray
d30b524f45 feat: add observability plugin system (#227)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
Co-authored-by: Lifei Zhou <lifei@squareup.com>
Co-authored-by: Alice Hau <ahau@squareup.com>
2024-11-12 17:40:27 -08:00
Lifei Zhou
aa324ce507 fix: Cost calculation enhancement (#207) 2024-10-31 13:58:51 +11:00
Lam Chau
7285cbbca3 chore: housekeeping (#202) 2024-10-29 16:00:35 -07:00
Michael Neale
1c128e7316 feat: list moderators (#204) 2024-10-30 08:41:34 +11:00
Lam Chau
2f33514213 fix: correct context loading from session new/overwrite and resume (#180) 2024-10-24 04:13:29 -07:00
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
Salman Mohammed
8cf7b9f26c refactor: move langfuse wrapper to a module in exchange instead of a package (#138)
Co-authored-by: Alice Hau <ahau@squareup.com>
2024-10-16 09:30:13 -04:00
Lam Chau
6ea6d1448d fix: session resume with arg handled incorrectly (#145) 2024-10-14 09:34:45 +11:00
Salman Mohammed
49a30b4d22 revert: "feat: add local langfuse tracing option (#106)" (#137) 2024-10-10 18:31:26 -04:00
Alice Hau
56d88a8ac2 feat: add local langfuse tracing option (#106) 2024-10-10 14:50:06 -04:00
Lam Chau
3d5363016f fix: use concrete SessionNotifier (#135) 2024-10-10 09:06:47 -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
Lifei Zhou
908af7f157 fix: exit the goose and show the error message when provider environment variable is not set (#103) 2024-10-04 11:17:29 +10:00
Lifei Zhou
6065125ba7 feat: auto save sessions before next user input (#94) 2024-09-26 12:07:42 +10:00
Lifei Zhou
d56c0d68cd fix: removed the diff when default profile changes. Printed the current profile info instead (#92) 2024-09-26 12:07:01 +10:00
Lifei Zhou
9dbc0d95eb feat: track cost and token usage in log file (#80) 2024-09-23 14:46:42 -07:00
Lam Chau
4ea82e855a feat: add version options (#74) 2024-09-19 16:45:18 +10:00
Luke Alvoeiro
dde3366bd4 feat: give commands the ability to execute logic (#63) 2024-09-17 09:50:17 -07:00
Bradley Axen
bb8966bb02 Apply ruff and add to CI (#40) 2024-09-04 14:47:47 +10:00
Luke Alvoeiro
fadeba9ef9 fix: resuming sessions (#35) 2024-09-02 20:44:49 -07:00
Lifei Zhou
6fef25aa62 Enable cli options for plugin (#22)
* added the entry point for plugin with cli group option
2024-08-29 09:03:12 +10: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