v0.0.2
Changelog
- 96cb5ad: Add a couple examples (@g-linville)
- 8e9efff: Add command for first example (@ibuildthecloud)
- 9af903f: Add program name (@ibuildthecloud)
- 90a63c4: Add sys.download (@ibuildthecloud)
- c558ca5: Add sys.remove (@ibuildthecloud)
- 7f7ef63: Allow internal prompt to be skipped (@ibuildthecloud)
- fdd9404: Allow reading script from stdin using "gptscript -" (@ibuildthecloud)
- a136e12: Delete examples/tables.gpt (@sheng-liang)
- 51d17ef: Fix daemon support and don't default to 1024 tokens (@ibuildthecloud)
- 5174792: Fix linting issue (@ibuildthecloud)
- a73140f: Initial README.md (@ibuildthecloud)
- e033668: Initial UI (@vincent99)
- e28e7b7: Print status of subcalls (@ibuildthecloud)
- b28a7d0: Redirect / from browser to /ui (@vincent99)
- 3f6076b: Small readme updates (@ibuildthecloud)
- c2bdae9: Update LICENSE copyright (@ibuildthecloud)
- 1b05146: Update actions to not complain about node verison (@vincent99)
- f1850a2: chore: add docker build ci (@njhale)
- a145d5b: chore: generate versioned brew formulae (@njhale)
- b1bba71: chore: go back to publishing only the latest version to brew (@njhale)
- f4751f4: chore: temporarily disable docker ci (@njhale)
- 7321fb2: chore: upload release and main builds to s3 (@njhale)
- fa863df: enhance: enable shell completions (@njhale)
- 90011f7: feat: add travel-agent example (@tylerslaton)
- 8c6394b: fix: add revive lint and fix related issues (@thedadams)