Commit Graph

29 Commits

Author SHA1 Message Date
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
Bradley Axen
bb8966bb02 Apply ruff and add to CI (#40) 2024-09-04 14:47:47 +10:00
Max Novich
466ce2375c added some regex based checks for dangerous commands (#38) 2024-09-04 14:10:08 +10:00
Zaki Ali
bdee4f7ebd chore: Update publish github workflow to check package versions before publishing (#19) 2024-09-03 18:30:23 -07:00
Luke Alvoeiro
1c440d6310 chore: upgrade ai-exchange dependency (#36) 2024-09-02 22:01:57 -07:00
Luke Alvoeiro
fadeba9ef9 fix: resuming sessions (#35) 2024-09-02 20:44:49 -07: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
Zaki Ali
9444ed16ea fix: export metadata.plugins export should have valid module (#30) 2024-08-29 15:33:13 -07:00
Elena Zherdeva
dd510a794a fix (#24) 2024-08-29 17:35:36 -04:00
Michael Neale
25cf8d2d09 link to vs code extension (#20) 2024-08-29 11:12:12 +10: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
Lifei Zhou
5aa12ec9ed Modified the readme to be more friendly to new users (#16)
* modified README to be friendly to new users
2024-08-27 14:45:52 +10:00
Luke Alvoeiro
6ab1df00f2 chore: gitignore generated lockfile (#15) 2024-08-26 20:16:51 -07:00
Michael Neale
dbbd27a646 add prompts (#11)
* add prompts

Some real world prompts in the readme

* addressing feedback

* small typo
2024-08-26 20:48:14 +10:00
Michael Neale
5b3f4455ed conditionally publish only when config changes (#9)
* conditionally publish only when config changes

* only on tags
2024-08-26 20:46:58 +10:00
Shep Walker
6626041d95 goose->goose-ai in install instructions (#7) 2024-08-25 11:08:16 +10:00
Michael Neale
8b92fbc829 document how to run from source (#3)
* document how to run from source and uv lock

* correct install name

* Update CONTRIBUTING.md

* Delete uv.lock

* Update CONTRIBUTING.md

* nit
2024-08-25 10:51:51 +10:00
Michael Neale
6375186e3a Merge pull request #4 from square/commands-doc
add command running warning
2024-08-24 17:05:36 +10:00
Michael Neale
070f9a55a4 Merge pull request #5 from square/add_ci
adding in ci for protection
2024-08-24 17:05:05 +10:00
Mic Neale
06dd45bcdf trigger on PRs 2024-08-24 17:02:52 +10:00
Mic Neale
78c13d2174 adding ci workflow 2024-08-24 17:01:35 +10:00
Michael Neale
89f9accf70 command note 2024-08-24 12:19:35 +10:00
Michael Neale
0c851123c1 Update README.md
add tip about commands - seems worth a warning
2024-08-24 12:17:31 +10:00
Luke Alvoeiro
1d0ab9777b ci: setup release pipeline (#1) 2024-08-23 19:07:08 -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