Commit Graph

13 Commits

Author SHA1 Message Date
Adrian Cole c247c8eb30 chore: use primitives instead of typing imports and fixes completion … (#149)
Signed-off-by: Adrian Cole <adrian.cole@elastic.co>
2024-10-16 09:41:37 +11:00
Lifei Zhou 9da4881006 fix: removed the panel in the output so that the user won't have unnecessary pane borders in the copied content (#109)
Co-authored-by: Bradley Axen <baxen@squareup.com>
2024-10-04 07:01:01 +10:00
Michael Neale d0d9734331 feat: add global optional user goosehints file (#73) 2024-09-27 18:25:26 +10:00
Michael Neale 31dfd48ac5 fix: remove overly general match for long running commands (#87) 2024-09-25 16:45:25 +10:00
Michael Neale cb6a3d7fe9 fix: enhance shell() to know when it is interactive (#66)
Co-authored-by: Bradley Axen <baxen@squareup.com>
2024-09-23 20:57:28 -07:00
Michael Neale b3652cf4bb fix: goose should track files it reads and not overwrite changes (#46)
Co-authored-by: Bradley Axen <baxen@squareup.com>
2024-09-10 13:13:16 +10:00
Bradley Axen a579e21037 refactor: improve safety rails speed and prompt (#45) 2024-09-04 22:05:53 -07:00
Salman Mohammed 72d927f84f feat: make goosehints jinja templated (#43) 2024-09-04 11:44:34 -07:00
Luke Alvoeiro 7d5461d240 ci: enforce PR title follows conventional commit (#14) 2024-09-04 11:40:58 -07:00
Luke Alvoeiro c91b11b3c5 feat: show available toolkits (#37) 2024-09-04 08:52:13 -07:00
Michael Neale 13db5150bd adding in ability to provide per repo hints (#32)
* adding in ability to provide per repo hints

* tidy up test
2024-09-04 16:18:01 +10:00
Max Novich 466ce2375c added some regex based checks for dangerous commands (#38) 2024-09-04 14:10:08 +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