v0.2.0-rc1
Pre-release
Pre-release
Changelog
- ad8adcc chore: add configuration info for Voyage model provider
- 73e6122 Docs: Rearrange docs
- 000d526 fix: ensure that https protocol is used when not on localhost
- 82e7db2 fix: allow webhooks to be called from unauthenticated sources
- f532350 fix: wait for the alias to be processed in the API layer
- fd56256 feat: add default model alias crud to admin ui (#676)
- e201726 Fix: use bracket wisely (#689)
- 0ad98cd docs: add knowledge agent tutorial (#686)
- 9300118 chore: add some guidance to the purpose of the colors in the tailwind.css file (#685)
- 4c8ff87 chore: Add webhook - workflow PagerDuty guide
- da1c31b enhance: convert webhook form to be generic (#678)
- a968b06 fix: webhooks getting not found error when triggering workflows (#671)
- c21c8f1 Fix: use base 2 to calculate filesize
- e38fc09 docs: add GitHub agent tutorial (#683)
- 79d31b5 fix: don't assume uncached.Get works in the invoker
- 9b47349 enhance: turn up the heat in the agent/workflow name generation (#679)
- e4c4807 fix: theme updates for workflows (#672)
- 9d9f8b9 fix: stop failing if unable to get knowledge set in API
- 1ed16ce change: use cleanup handler for runstate instead of finalizer on a run (#661)
- 6254fe3 Ui/feat/workflow-chat (#557)
- 1faeb44 chore: fix two typos
- 6be36e4 fix: use default model alias instead of looking for a model with default
- d05210b feat: add default model aliases
- 043d1c8 Admin Theme Redesign (#666)
- 5246e3b feat: add credential based authentication to chat (#665)
- e1648bc Feat: Add file tree, add include and exclude prefix for auto ingestion (#639)
- 9d6a1bc Feat/admin/webhooks (#628)
- f5f9192 fix: more reliably set the oauth login status and remove retry logic
- b920c70 bug: don't create multiple runs when rerunning workflows
- e5fc89a fix: stop returning webhook secret hash of empty string
- 0eafa21 fix: add the ability to remove webhook token
- af6f033 fix: actually fix updating webhooks with secrets and validation header
- 81c7919 chore: bump gptscript to latest
- 0cca0f3 chore: add Voyage AI models to UI
- 794e6e2 feat: add agent and workflow dropdowns to workflow steps (#645)
- 8af3b96 fix: allow updating of webhooks without specifying secret
- 8ff27a0 change: do not stat file for fileSize during ingestion flow as that happens in knowledge already (#653)
- 0e811e1 Revert "fix: set embedding model for knowledge retrieval"
- af9092d fix: set embedding model for knowledge retrieval
- f1e12f1 docs: remove toc from first tool guide and add unique ids to markdown headers
- 9d30f07 fix: return webhook invoke URL in API
- 9fe9d65 fix: trim ./ from local tool references
- f7bc187 feat: add alias to models
- a332ded fix: set aliases as unassigned on changes or deletes
- e47684b chore: small updates to model provider docs
- fd072b4 chore: allow aliases that aren't simple alpha-numeric
- bca7d49 chore: garbage collect invalid aliases
- 7242446 bug: fix issues with not setting the content-type response header
- 0fbea9e chore: indicate when saving agent fails in admin ui (#633)
- 08085a8 fix: incorrect agent status display in admin ui (#632)
- f6db8da chore: add bluesky bundle logo
- 9ed40ca chore: add padding to custom oauth app form
- 7ce082a fix: use run namespace to get models in llm proxy
- afc0dfc feat: update max runs to 50 in admin ui (#618)
- b1a78bf chore: bump gptscript
- 2f4340e chore: change webhook password field to token
- 60d0440 chore: make type field case insensitive
- d16f5b5 chore: format mdx files according to docusaurus
- b6db155 feat: add ollama model provider configuration docs
- 2218db5 fix: add padding to oauth app forms (#617)
- 57964ec feat: improve thread breadcrumbs (#615)
- cc9ee4e chore: refactor docker build
- de30620 chore: add email receiver
- a0a7c7c chore: update typesafe routing for admin ui (#610)
- 43907dc chore: rename refName to alias
- 71e4d50 chore: add missing file
- 0b63953 chore: break webhooks
- a082d6f feat: open agent refname url in new tab from agent page (#604)
- e71a8c5 chore: bump go-gptscript to latest
- 5301986 chore: rename the webhook password fields to be token (#608)
- 2df7a4a fix: check for NotFoundInWorkspaceError to avoid transient errors (#600)
- c7e39e2 fix: cleanup oauth logins when parent object is deleted
- 75e9ef3 fix: allow retries of oauth logins
- 5032564 fix: use custom oauth configurations for knowledge syncing (#597)
- fdad35a chore: bump gptscript to latest
- db89e94 Revert "chore: bump gptscript and go-gptscript dependencies"
- a867818 fix: image in docker run snippet on splash page
- ba5f61a chore: bump gptscript and go-gptscript dependencies
- 36f9e02 Merge pull request #593 from ryanhopperlowe/admin/fix/display-for-agent-refname-conflict
- 9c09355 fix: update assistant entity id to follow go conventions
- 27d966e feat: admin ui - display information on agent when refName conflict
- 59c0450 Merge pull request #589 from ryanhopperlowe/admin/fix/473-confirm-when-deleting-agents
- 4fbef1b feat: admin ui - confirm when deleting agents
- baf0944 Merge pull request #588 from ryanhopperlowe/ui/fix/error-on-navigation-to-threads-page
- 30fef4f fix: admin ui - fix error when navigating to threads page
- c2984d2 feat: add llama3.2 for ollama provider in admin UI (#586)
- 3b6f500 Merge pull request #578 from ryanhopperlowe/ui/fix/prevent-breakage-for-ollama-provider
- da8ad6f fix: admin - prevent breakage when selecting Ollama as a provider in model form
- 6036856 fix: add missing file
- c04c290 chore: add json/yaml output to CLI
- f309fe9 chore: add webhook list/delete in CLI
- 18374da chore: update favicon to blue
- 81b8c5c bug: add cache headers to API responses
- 486ed50 Update README.md
- b766a9e fix: allow checking of oauth credentials on workflows
- d57017d chore: remove workflows guide placeholder
- 1afb353 doc: add multi-language guide for authoring and packaging tools
- 13ce204 chore: add listing/deleting creds from user ui
- 7e2007e chore: update logo in admin UI
- f661f06 Docs: OAuth Guide
- ee7ec76 Docs: Workflows and models
- 2f79bf7 fix: change org name for winget release