Releases: obot-platform/obot
Releases · obot-platform/obot
v0.4.0
What's Changed
- bug: remove apply logic for better performance by @ibuildthecloud in #818
- feat/admin/password input masking by @cjellick in #825
- fix: improve performance for checking for configured model providers by @thedadams in #828
- enhance: if no default text-embedding set, disable knowledge for agent/workflows by @ivyjeong13 in #833
- feat: show unsupported files on folder in knowledge ingestion view by @iwilltry42 in #835
- fix: user tools to the top & toast on successful tool addition by @ivyjeong13 in #839
- Chore/admin/update-breadcrumb-logic by @ryanhopperlowe in #834
- fix: update make dev user ui ping url by @ryanhopperlowe in #850
- Fix: Add include/exclude list first before approving files by @StrongMonkey in #829
- fix: prevent loading state after replay complete when loading threads by @ryanhopperlowe in #853
- fix: adds model provider in dropdown options for default models by @ivyjeong13 in #851
- fix: prevent display of tool call output events by @ryanhopperlowe in #855
- chore: correct otto8 release version info by @njhale in #849
- chore: update apiclient logger package to new repo by @thedadams in #862
- chore: change from otto icon to acorn by @ivyjeong13 in #863
- chore: add Go linting to CI by @thedadams in #871
- fix: use the correct api group version by @thedadams in #878
- change: use new website-cleaner by @iwilltry42 in #793
- fix: whitespace triggering linter by @iwilltry42 in #891
- Chore: Update gptscript dep by @StrongMonkey in #893
- feat: add user info to run environment variables by @thedadams in #902
- fix: sort by name, model provider & filter for agent's model dropdown by @ivyjeong13 in #892
- chore: add jira tool icon by @njhale in #908
- enhance: add gptscript module version to /api/version by @njhale in #900
- chore: remove workflow credentials section by @ivyjeong13 in #920
- chore: update acorn to obot by @ivyjeong13 in #917
- feat: add atlassian oauth app type and defaults by @njhale in #896
- fix: otto8 images references for user ui by @ivyjeong13 in #922
- fix: do not retry for reveal 404, will clear existing form entries by @ivyjeong13 in #919
- feat: enhance chat functionality with new ChatHelpers component and optional tool deletion by @ryanhopperlowe in #857
- Fix: update kinm dependency by @StrongMonkey in #928
- Add Groq model provider by @sanjay920 in #916
- Feat/admin/auto-add-knowledge-tool by @ryanhopperlowe in #932
- chore: add a development explainer by @thedadams in #930
- Fix: remove slash prefix when comparing with match pattern by @StrongMonkey in #897
- chore: move recommended chip in model provider by @ivyjeong13 in #941
- enhance: create API endpoints for setting environment variables by @thedadams in #948
- enhance: allow interruption of running thread by @ivyjeong13 in #929
- fix: kill current pid instead of 0 by @thedadams in #952
- Chore/admin/update-environment-variables by @ryanhopperlowe in #954
- docs: rebrand to obot by @g-linville in #958
- fix: conditionally render EnvironmentVariableSection to avoid empty state by @ryanhopperlowe in #959
- fix: model provider disable flows if not set & banner updates by @ivyjeong13 in #949
- fix: set the credentials on the main tool when rendering the agent by @thedadams in #965
- chore: hide atlassian oauth config from admins by @njhale in #969
- fix: update workflow tools more consistently by @thedadams in #971
Full Changelog: v0.3.1...v0.4.0
v0.4.0-rc1
What's Changed
- bug: remove apply logic for better performance by @ibuildthecloud in #818
- feat/admin/password input masking by @cjellick in #825
- fix: improve performance for checking for configured model providers by @thedadams in #828
- enhance: if no default text-embedding set, disable knowledge for agent/workflows by @ivyjeong13 in #833
- feat: show unsupported files on folder in knowledge ingestion view by @iwilltry42 in #835
- fix: user tools to the top & toast on successful tool addition by @ivyjeong13 in #839
- Chore/admin/update-breadcrumb-logic by @ryanhopperlowe in #834
- fix: update make dev user ui ping url by @ryanhopperlowe in #850
- Fix: Add include/exclude list first before approving files by @StrongMonkey in #829
- fix: prevent loading state after replay complete when loading threads by @ryanhopperlowe in #853
- fix: adds model provider in dropdown options for default models by @ivyjeong13 in #851
- fix: prevent display of tool call output events by @ryanhopperlowe in #855
- chore: correct otto8 release version info by @njhale in #849
- chore: update apiclient logger package to new repo by @thedadams in #862
- chore: change from otto icon to acorn by @ivyjeong13 in #863
- chore: add Go linting to CI by @thedadams in #871
- fix: use the correct api group version by @thedadams in #878
- change: use new website-cleaner by @iwilltry42 in #793
- fix: whitespace triggering linter by @iwilltry42 in #891
- Chore: Update gptscript dep by @StrongMonkey in #893
- feat: add user info to run environment variables by @thedadams in #902
- fix: sort by name, model provider & filter for agent's model dropdown by @ivyjeong13 in #892
- chore: add jira tool icon by @njhale in #908
- enhance: add gptscript module version to /api/version by @njhale in #900
- chore: remove workflow credentials section by @ivyjeong13 in #920
- chore: update acorn to obot by @ivyjeong13 in #917
- feat: add atlassian oauth app type and defaults by @njhale in #896
- fix: otto8 images references for user ui by @ivyjeong13 in #922
- fix: do not retry for reveal 404, will clear existing form entries by @ivyjeong13 in #919
- feat: enhance chat functionality with new ChatHelpers component and optional tool deletion by @ryanhopperlowe in #857
- Fix: update kinm dependency by @StrongMonkey in #928
- Add Groq model provider by @sanjay920 in #916
- Feat/admin/auto-add-knowledge-tool by @ryanhopperlowe in #932
- chore: add a development explainer by @thedadams in #930
- Fix: remove slash prefix when comparing with match pattern by @StrongMonkey in #897
- chore: move recommended chip in model provider by @ivyjeong13 in #941
- enhance: create API endpoints for setting environment variables by @thedadams in #948
- enhance: allow interruption of running thread by @ivyjeong13 in #929
- fix: kill current pid instead of 0 by @thedadams in #952
- Chore/admin/update-environment-variables by @ryanhopperlowe in #954
- docs: rebrand to obot by @g-linville in #958
- fix: conditionally render EnvironmentVariableSection to avoid empty state by @ryanhopperlowe in #959
- fix: model provider disable flows if not set & banner updates by @ivyjeong13 in #949
- fix: set the credentials on the main tool when rendering the agent by @thedadams in #965
Full Changelog: v0.3.0...v0.4.0-rc1
v0.3.1
What's Changed
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- fix: minor ToolCard styling change by @ivyjeong13 in #710
- feat: add environment variables to workflow form in admin ui by @ryanhopperlowe in #713
- enhancement: Active selected link in sidebar state by @ivyjeong13 in #723
- Feat/admin/credentials-input by @ryanhopperlowe in #716
- Fix: fix fe code to not make requests when validating cache by @StrongMonkey in #720
- feat: allow users to trigger workflow authentication in the chat interface by @ryanhopperlowe in #725
- enhance: adjust the offset of the workfow parameter dialog to overlay the invoke button by @ryanhopperlowe in #727
- fix: prevent event source from reconnecting after SSE close event by @ryanhopperlowe in #726
- chore: fix linter warning related to useEffect by @ryanhopperlowe in #729
- chore: improve dev environment setup for admin ui by @ryanhopperlowe in #731
- feat: add available models API by @thedadams in #705
- No alias wait by @thedadams in #736
- chore: improve performance and typing for route helpers in admin ui by @ryanhopperlowe in #740
- chore: update publish with aliasAssigned api change by @ivyjeong13 in #737
- fix: display error if tool creation failed by @ivyjeong13 in #738
- Fix: run pnpm build in package script by @StrongMonkey in #742
- feat: add the ability to configure model providers dynamically by @thedadams in #739
- Chore: Add document link to generate onedrive link by @StrongMonkey in #745
- Feat/admin/model-create-and-edit-dropdown by @ryanhopperlowe in #744
- enhance: improve sidebar look by @ryanhopperlowe in #758
- fix: realign home button icon on error boundary in admin ui by @ryanhopperlowe in #759
- enhance: replace ugly user dropdown menu with Shadcn UI DropdownMenu by @ryanhopperlowe in #760
- fix: restart model providers when its credential changes by @thedadams in #761
- feat: RunSpec.Timeout to override default 10m run timeout by @iwilltry42 in #755
- fix: 'go generate' needed for RunSpec.Timeout by @iwilltry42 in #763
- Fix: fix delete knowledge source hanging in UI by @StrongMonkey in #762
- fix: update labels for model aliases and usages by @ryanhopperlowe in #767
- chore: add a vision model usage type and alias by @thedadams in #777
- fix: highlight threads sidebar item on thread view page by @ryanhopperlowe in #769
- Feat/admin/chat-on-thread-view by @ryanhopperlowe in #772
- revert 1ed16ce... change: use cleanup handler for runstate instead of finalizer on a run (#661) by @iwilltry42 in #782
- chore: provide default model environment variables to tools by @thedadams in #781
- feat: Model Providers page by @ivyjeong13 in #774
- feat: add icons to model providers by @thedadams in #783
- Make text-embedding-3-large the default embedding model by @sanjay920 in #775
- enhance: agent name generation in admin ui by @ryanhopperlowe in #784
- chore: update link implementation and usages in tables app-wide by @ryanhopperlowe in #787
- feat: first model provider banner & model provider pages improvements by @ivyjeong13 in #789
- feat: populate all available models from configured model providers by @thedadams in #792
- fix: decrease oauth prompt timeout by @njhale in #766
- feat: view models for a model provider & configure helper text for inputs by @ivyjeong13 in #795
- feat: set default aliases if configuring OpenAI with env var by @thedadams in #794
- enhance: helper tooltip and minor table ui fix by @ivyjeong13 in #797
- Chore: Increase ingestion timeout to 1 hour by @StrongMonkey in #798
- Fix: Change minor wording issue by @cjellick in #788
- fix: waiting for modelProvider models to load before showing default model selection by @ivyjeong13 in #796
- enhance: improve agent banner by @ryanhopperlowe in #799
- enhance: redirect from user to admin UI when no models configured by @thedadams in #800
- fix: stop threads table filling up empty space by @ivyjeong13 in #803
- feat: models provider models disable and usage dropdown & Models page removal by @ivyjeong13 in #802
- chore: remove typography & change to recommended by @ivyjeong13 in #809
- feat: sort models by name in default model dropdowns by @ryanhopperlowe in #805
- feat: set api key inputs to be type password in model provider form by @ryanhopperlowe in #810
- fix: link open new tab fix & minor table styling fixes by @ivyjeong13 in #811
- fix: add polling check for agent aliasAssigned for publishing by @ivyjeong13 in #812
- Fix: Make workflow thread link clickable by @cjellick in #820
New Contributors
- @sanjay920 made their first contribution in #775
Full Changelog: v0.2.1...v0.3.0
v0.2.1
What's Changed
- docs: add slack alerts agent tutorial by @g-linville in #696
- chore: update webhook url by @cloudnautique in #697
- fix: unable to start a new thread when tool call in progress by @ryanhopperlowe in #698
- enhance: switch primary accent color to "Otto8" blue by @ryanhopperlowe in #692
- fix: show modelProvider in agent's model dropdown by @ivyjeong13 in #699
- fix: use ToolIcon instead of img with dark:invert for tool tooltip by @ivyjeong13 in #700
- fix: Prevent browser tab title from being set to "New Remix App" by @ryanhopperlowe in #708
- Fix/admin/theme-consistency by @ryanhopperlowe in #709
- Chore: setup postgres and vector in dockerfile by @StrongMonkey in #677
- fix: Minor UX improvement, spinner if publish URL is still in progress. by @ivyjeong13 in #711
- Chore: Bump baaah threadiness to 20 by @cjellick in #715
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Docs: Workflows and models by @cjellick in #565
- Docs: OAuth Guide by @cjellick in #569
- chore: update logo in admin UI by @ibuildthecloud in #573
- doc: add multi-language guide for authoring and packaging tools by @njhale in #561
- fix: admin - prevent breakage when selecting Ollama as a provider in model form by @ryanhopperlowe in #578
- feat: add llama3.2 for ollama provider in admin UI by @thedadams in #586
- fix: admin ui - fix error when navigating to threads page by @ryanhopperlowe in #588
- feat: admin ui - confirm when deleting agents by @ryanhopperlowe in #589
- feat: admin ui - display information on agent when refName conflict by @ryanhopperlowe in #593
- fix: image in docker run snippet on splash page by @njhale in #605
- fix: use custom oauth configurations for knowledge syncing by @thedadams in #597
- fix: allow retries of oauth logins by @thedadams in #599
- fix: check for NotFoundInWorkspaceError to avoid transient errors by @thedadams in #600
- chore: rename the webhook password fields to be token by @thedadams in #608
- feat: admin ui - agent refname - open agent in new tab on by @ryanhopperlowe in #604
- chore: update typesafe routing for admin ui by @ryanhopperlowe in #610
- Admin/feat/updated-thread-breadcrumbs by @ryanhopperlowe in #615
- fix: add padding to oauth app forms by @thedadams in #617
- feat: add ollama model provider configuration docs by @thedadams in #616
- chore: change webhook password field to token by @thedadams in #620
- feat: update max runs to 50 in admin ui by @ryanhopperlowe in #618
- fix: use run namespace to get models in llm proxy by @thedadams in #622
- chore: add padding to custom oauth app form by @thedadams in #631
- chore: add bluesky bundle logo by @njhale in #629
- fix: incorrect agent status display in admin ui by @ryanhopperlowe in #632
- chore: indicate when saving agent fails in admin ui by @ryanhopperlowe in #633
- chore: small updates to model provider docs by @thedadams in #640
- docs: remove toc from first tool guide and add unique ids to markdown headers by @njhale in #580
- change: do not stat file for fileSize during ingestion flow as that happens in knowledge already by @iwilltry42 in #653
- feat: add agent and workflow dropdowns to workflow steps by @ryanhopperlowe in #645
- chore: add Voyage AI models to UI by @thedadams in #652
- Feat/admin/webhooks by @ryanhopperlowe in #628
- Feat: Add file tree, add include and exclude prefix for auto ingestion by @StrongMonkey in #639
- feat: add credential based authentication to chat by @ryanhopperlowe in #665
- Admin Theme Redesign by @ryanhopperlowe in #666
- feat: add default model aliases by @thedadams in #663
- Ui/feat/workflow-chat by @ryanhopperlowe in #557
- change: use cleanup handler for runstate instead of finalizer on a run by @iwilltry42 in #661
- fix: theme updates for workflows by @ryanhopperlowe in #672
- enhance: turn up the heat in the agent/workflow name generation by @ryanhopperlowe in #679
- fix: don't assume uncached.Get works in the invoker by @thedadams in #682
- docs: add GitHub agent tutorial by @g-linville in #683
- Fix: use base 2 to calculate filesize by @StrongMonkey in #681
- fix: webhooks getting not found error when triggering workflows by @ryanhopperlowe in #671
- enhance: convert webhook form to be generic by @ryanhopperlowe in #678
- chore: Add webhook - workflow PagerDuty guide by @cloudnautique in #680
- chore: add some guidance to the purpose of the colors in the tailwind.css file by @ryanhopperlowe in #685
- docs: add knowledge agent tutorial by @g-linville in #686
- Fix: use bracket wisely by @StrongMonkey in #689
- feat: add default model alias crud to admin ui by @ryanhopperlowe in #676
- fix: wait for the alias to be processed in the API layer by @thedadams in #690
- Docs: Rearrange docs by @cjellick in #694
- chore: add configuration info for Voyage model provider by @thedadams in #695
- fix: Publish URL showing based on aliasAssigned and entityID check by @ivyjeong13 in #693
New Contributors
- @ivyjeong13 made their first contribution in #693
Full Changelog: v0.1.0...v0.2.0
v0.2.0-rc1
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
v0.1.0
What's Changed
- Docs: Add initial docs site by @cjellick in #522
- feat: add libreoffice to the docker image (to be used by knowledge) by @iwilltry42 in #524
- UI feat: add colored slack icon to ui assets by @ryanhopperlowe in #525
- Chore: Placeholder README.md by @cjellick in #523
- Fix: remove loading file section, fix dark mode by @StrongMonkey in #528
- Fix: properly trim websites with space by @StrongMonkey in #535
- Fix: Blue transparent favicon by @cjellick in #543
- fix: don't login when running the root CLI command by @thedadams in #546
- chore: add auth and model provider configuration documentation by @thedadams in #534
- Docs: Fix broken links by @cjellick in #548
- chore: change otto name to otto8 by @thedadams in #551
- Ui/feat/workflow-form by @ryanhopperlowe in #549
- feat: complete workflow CRUD by @ryanhopperlowe in #552
- chore: push release images to dockerhub by @drpebcak in #539
- Chore: Add ingestion limit per knowledge set, tweak knowledge UI by @StrongMonkey in #550
- chore: add general and workspace-provider configuration documentation by @thedadams in #547
- chore: try to get tokens just in time by @thedadams in #553
- UI feat: implement support for multiple threads per user by @ryanhopperlowe in #554
- UI fix: Workflows - workflow thread count always displaying as 1 (incorrectly) by @ryanhopperlowe in #559
- UI feat: add usage field to model form by @ryanhopperlowe in #560
Full Changelog: v0.1.0-rc4...v0.1.0
v0.1.0-rc4
Full Changelog: v0.1.0-rc3...v0.1.0-rc4
v0.1.0-rc3
Full Changelog: v0.1.0-rc2...v0.1.0-rc3