autogpt-platform-beta-v0.2.1

Significant-Gravitas/AutoGPTautogpt-platform-beta-v0.2.1Nov 8, 2024by aarushik93

AI Summary

Updates the REST API to use standard FastAPI structure, adds secrets detection to pre-commit, and fixes various UI and connection issues.

Key Highlights

  • REST API updated to standard FastAPI structure
  • Pre-commit secrets detection added
  • Repo structure tidied up
  • Fixed broken UI on Run

New Features

  • REST API Refactoring
  • Secrets Detection
  • Repo Structure Cleanup

Full Release Notes

## 🚀 What's Changed

- **feat(pre-commit):** Detect secrets [#8507](https://github.com/Significant-Gravitas/AutoGPT/pull/8507) by @Swiftyos
- **docs(platform):** Update frontend instructions [#8514](https://github.com/Significant-Gravitas/AutoGPT/pull/8514) by @Swiftyos
- **chore(platform):** Tidy up repo structure [#8521](https://github.com/Significant-Gravitas/AutoGPT/pull/8521) by @Swiftyos
- **feat(platform):** Reseal revid [#8523](https://github.com/Significant-Gravitas/AutoGPT/pull/8523) by @aarushik93
- **refactor(platform/rest):** Update REST API to use standard FastAPI structure [#8519](https://github.com/Significant-Gravitas/AutoGPT/pull/8519) by @Swiftyos
- **build(deps):** Bump actions/checkout from 2 to 4 [#8553](https://github.com/Significant-Gravitas/AutoGPT/pull/8553) by @dependabot
- **build(deps):** Bump uuid in frontend [#8552](https://github.com/Significant-Gravitas/AutoGPT/pull/8552) by @dependabot
- **build(deps):** Update production dependencies across 1 directory with 7 updates [#8556](https://github.com/Significant-Gravitas/AutoGPT/pull/8556) by @dependabot
- **build(deps):** Bump date-fns in frontend [#8550](https://github.com/Significant-Gravitas/AutoGPT/pull/8550) by @dependabot
- **build(deps-dev):** Update development dependencies in frontend [#8548](https://github.com/Significant-Gravitas/AutoGPT/pull/8548) by @dependabot
- **build(deps-dev):** Update development dependencies in backend [#8543](https://github.com/Significant-Gravitas/AutoGPT/pull/8543) by @dependabot
- **build(deps):** Bump sentry-sdk in market [#8544](https://github.com/Significant-Gravitas/AutoGPT/pull/8544) by @dependabot
- **build(deps-dev):** Bump storybook in frontend [#8551](https://github.com/Significant-Gravitas/AutoGPT/pull/8551) by @dependabot
- **feat(platform):** Toast Graph Creation Error [#8536](https://github.com/Significant-Gravitas/AutoGPT/pull/8536) by @majdyz
- **Update:** docker-compose.platform.yml [#8560](https://github.com/Significant-Gravitas/AutoGPT/pull/8560) by @aarushik93
- **fix(frontend):** Fix connection value clash [#8559](https://github.com/Significant-Gravitas/AutoGPT/pull/8559) by @majdyz
- **feat(backend):** Reduce local mode services [#8562](https://github.com/Significant-Gravitas/AutoGPT/pull/8562) by @majdyz
- **[Snyk]** Security upgrade to python 3.11.10-slim-bookworm [#8557](https://github.com/Significant-Gravitas/AutoGPT/pull/8557) by @ntindle
- **build(deps):** Manual fix - bump replicate [#8476](https://github.com/Significant-Gravitas/AutoGPT/pull/8476) by @dependabot
- **fix(platform):** Add local enc key [#8568](https://github.com/Significant-Gravitas/AutoGPT/pull/8568) by @aarushik93
- **feat:** Bump elliptic to 6.6.0 [#8570](https://github.com/Significant-Gravitas/AutoGPT/pull/8570) by @ntindle
- **fix:** Update cookie handling [#8571](https://github.com/Significant-Gravitas/AutoGPT/pull/8571) by @ntindle
- **fix(frontend):** Fix broken UI on Run [#8575](https://github.com/Significant-Gravitas/AutoGPT/pull/8575) by @majdyz
- **refactor(backend):** Merge GraphMeta & Graph, remove subgraph functionality [#8526](https://github.com/Significant-Gravitas/AutoGPT/pull/8526) by @majdyz
- **feat(build-page):** Make content unselectable except flowEditor [#8534](https://github.com/Significant-Gravitas/AutoGPT/pull/8534) by @Abhi1992002
- **Update:** codeql.yml [#8500](https://github.com/Significant-Gravitas/AutoGPT/pull/8500) by @ntindle
- **fix(searchtheweb):** Fix the Jina Search Block [#8583](https://github.com/Significant-Gravitas/AutoGPT/pull/8583) by @aarushik93
- **ci(platform):** Update pipelines to run from infra repo [#8595](https://github.com/Significant-Gravitas/AutoGPT/pull/8595) by @aarushik93

## 🎉 New Contributors
- @jackfromeast made their first contribution in [#8531](https://github.com/Significant-Gravitas/AutoGPT/pull/8531)

**Full Changelog**: [compare v0.2.0...v0.2.1](https://github.com/Significant-Gravitas/AutoGPT/compare/agpt-platform-beta-v0.2.0...autogpt-platform-beta-v0.2.1)