Releases: microsoft/genaiscript
Releases · microsoft/genaiscript
v1.0.14
v1.0.13
- updated readme file (d68ec98)
- Additional story prompt file (b01d697)
- Merge branch 'main' of https://github.com/microsoft/coarch (24c73fb)
- Added a sample with example of story tools (e9da45d)
- Context fragment (#61) (d1ebe48)
- added isSystem in checks (60aa90f)
- add retry button (bea6614)
- fix for #59 (46343b8)
- fix for #60 (8227240)
- Saving working version of all mywordle files (2117a3f)
- Fixed a bug in references to the code (acf0ec4)
- added descriptions to the prompts (8eef790)
- prompt updates for iterative coding (59b8c9c)
- add parents collection (15e83d0)
- add flag to disable cache (3e1a353)
v1.0.12
- updated prompt (64a8612)
- added system.notes in sde-coing (4a3b2cd)
- updated system.notes (989cbfa)
- updated docs (01a5e50)
- added system.notes system prompt (422c654)
- avoid id clashes in fragment tree (33d2177)
- add context: root (c50a931)
- updated docs (270c210)
- Merge branch 'main' of https://github.com/microsoft/coarch (326ca2f)
- support for async function in expand (#52) (256b409)
- sample missing h1 (53a93c5)
- refresh prompt files (94a63b7)
- more requests (3e701e8)
- attempt at fixing prompt.d.ts (559da81)
- Changes to ensure consistent multifile output (1440da4)
- small prompt update (6d2d68a)
- files needed to repro bug (d48a001)
- updated readme (309a6ae)
- updating multifile code generating prompt (6f84f45)
- support for user variables (9787026)
- fix for #50 (c9d2631)
- remove whitespace from remaining (19ec17d)
- updated prompt (c2be0eb)
- using ||| instead of """ for fences (#51) (ab0522c)
- shorter debug names (79ce07b)
- added outputFolder (1af7151)
- updating mywordle readme (75d08df)
- updated readme doc (f12d887)
- saving working example of application generated by CoArch (3d831b9)
- updates to mywordle prompts (43e516d)
v1.0.11
- Merge branch 'main' of https://github.com/microsoft/coarch (6f49307)
- handle references in tree (6a2bf38)
- cleanup of older demo version (1501608)
- removing old files (b893fe3)
- saving readme.md as a .coarch.md file (552692a)
- launch for mywordle (d2d0f8d)
- friendly error message on missing files (59a6dc0)
v1.0.8
- handle 404 on openai tokens (f59f48b)
- testing missing ids (130d80b)
- drop prompt.d.ts on disk to enable intellisense of prompts (ca749fe)
- add info about output (5598f5b)
- updated readme docs with QA instructions (adc492e)
- updated saplan file with QA link (5d9fd6b)
- added working QA test generation (23edc3c)
- adding generated blackjack files - working version (e4300ef)
- Merge branch 'main' of https://github.com/microsoft/coarch (c40c641)
- open prompt in half screen (516c8ed)
- support for * bullet points (a01b4c6)
- Added readme file to walk through using the prompts (932ce79)
- various bug fixes from Tom session (0e8a994)
- Merge branch 'main' of https://github.com/microsoft/coarch (8db0d33)
- Merge branch 'main' of https://github.com/microsoft/coarch (c931198)
- Merge branch 'main' of https://github.com/microsoft/coarch (5c179e2)
- adding blackjack sample, draft form (c231674)
v1.0.7
- add bump release (ab6c094)
- make ids optional (#21) (a7dc2df)
- surface clear open ai token in prompts ui (e201dda)
- add icon to create new prompt (df7f44b)
- Merge branch 'main' of https://github.com/microsoft/coarch (fffa795)
- removing outdated file (25ab411)
- allow files in def() (408c719)
- inspect fixes (642d810)
- rework linked files (639b121)
- links -> filetypes in API (6f0d4c9)
v1.0.6
- correct use of npx (a900b94)
- fix readme (4d7b8f6)
- support referencing linked files (5a02cfc)
- info about console log (5253322)
- fix for #6 (285919b)
- support for openai token; fixes #10 (148d977)
- allow console.log() in .prompt.js; fixes #5 (fc5b866)
- Update README.md (859a80e)
- fix for #3 (dcdb915)
- added instructions on creating release (a55c073)
- dev instructions (dcaf0b3)