dependabot[bot]
c53c7f8dd8
build(deps-dev): bump the development-dependencies group in /autogpt_platform/market with 2 updates ( #8612 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-11 22:13:43 +00:00
dependabot[bot]
ce3539ff16
build(deps-dev): bump ruff from 0.7.2 to 0.7.3 in /autogpt_platform/autogpt_libs in the development-dependencies group ( #8618 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-11 16:10:08 -06:00
dependabot[bot]
ea8f164b93
build(deps): bump supabase from 2.9.1 to 2.10.0 in /autogpt_platform/autogpt_libs in the production-dependencies group ( #8617 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-11 21:48:57 +00:00
Nicholas Tindle
3c0dea0017
[Snyk] Security upgrade python from 3.11-slim-buster to 3.11.10-slim-bookworm ( #8619 )
...
fix: autogpt_platform/backend/Dockerfile to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-DEBIAN10-GNUTLS28-6159414
- https://snyk.io/vuln/SNYK-DEBIAN10-NCURSES-1655739
- https://snyk.io/vuln/SNYK-DEBIAN10-NCURSES-1655739
- https://snyk.io/vuln/SNYK-DEBIAN10-NCURSES-5421196
- https://snyk.io/vuln/SNYK-DEBIAN10-NCURSES-5421196
Co-authored-by: snyk-bot <snyk-bot@snyk.io >
2024-11-11 20:33:39 +00:00
Toran Bruce Richards
1f0cbc6500
feat(block): Add AI Music Generator Block with Meta Music Gen ( #8532 )
...
* feat(platform): Add AIMusicGeneratorBlock for music generation
* refactor(platform): Refactor AIMusicGeneratorBlock for improved error handling and logging
* refactor(ui): Refactor ContentRenderer to support audio rendering
* format
* Frontend format and lint
2024-11-11 09:36:39 -08:00
Aarushi
e6e47373ac
feat(blocks/jina): Add default credentials for Jina ( #8603 )
...
add jina defaults
2024-11-10 17:18:53 +00:00
Aarushi
359ae8307a
feat(backend): Add API key DB table ( #8593 )
...
* add api key db tables
* remove uniqueness constraint on prefix
* add postfix
2024-11-08 17:48:37 +00:00
Aarushi
f719c7e70e
feat(blocks): Pinecone blocks ( #8535 )
...
* update pinecone
* update blocks
* fix linting
* update test
* update requests
* mock funciton
2024-11-08 17:13:55 +00:00
Reinier van der Leer
dfb7cf19f7
dx: Fix pre-commit config ( #8584 )
...
- fix naming of hooks
- fix `pyright` hooks (b0rked by repo restructure)
- fix `forge` path (b0rked by faulty replace-all when the repo was restructured)
- fix `black` hook to work on all Python versions
- add `poetry install` hooks
- add `ruff`, `isort`, `pyright`, `pytest`, and `prisma generate` hooks for `backend/`
- add `ruff` and `pyright` hooks for `autogpt_libs/`
2024-11-08 16:06:23 +00:00
Aarushi
47759f6951
refactor(backend): Remove config.default.json ( #8581 )
...
remove config default josn
Co-authored-by: Zamil Majdy <zamil.majdy@agpt.co >
2024-11-07 21:20:15 -06:00
jackfromeast
bcaf3241da
fix (backend): Patching the SSRF vulnerability in Github/Web Search/Request related blocks ( #8531 )
2024-11-08 00:29:18 +00:00
Aarushi
c25d03e945
fix(searchtheweb): Fix the Jina Search Block ( #8583 )
...
* update jina search web block
* update to false
2024-11-07 17:26:17 -06:00
Zamil Majdy
91edf08540
feat(backend): Improve pyro reliability by adding connection timeout, retry, cleanup, and dynamic connection thread size ( #8574 )
2024-11-07 11:34:32 +07:00
Abhimanyu Yadav
a037c431cd
feat(build-page): make all content unselectable except flowEditor ( #8534 )
...
* docs(platform): Update frontend instructions (#8514 )
update readme
* docs(platform): correct readme
* feat(build-page): make all content unselectable except flowEditor
* revert some changes
* revert some changes
---------
Co-authored-by: Swifty <craigswift13@gmail.com >
Co-authored-by: Nicholas Tindle <nicholas.tindle@agpt.co >
Co-authored-by: Aarushi <50577581+aarushik93@users.noreply.github.com >
2024-11-07 02:45:42 +00:00
Zamil Majdy
86c544177e
refactor(backend): Introduced Graph Input & Output Schema, Merge GraphMeta & Graph, Remove subgraph functionality ( #8526 )
2024-11-07 09:30:51 +07:00
Zamil Majdy
af9ea5bc31
fix(frontend): Broken UI caused by lack of error propagation on Run ( #8575 )
2024-11-07 08:49:32 +07:00
Nicholas Tindle
25fa1bee1e
fix: update cookie ( #8571 )
2024-11-05 18:55:57 -06:00
Nicholas Tindle
c76c077522
feat: bump elliptic to 6.6.0 ( #8570 )
2024-11-05 18:35:33 -06:00
dependabot[bot]
4259ad686e
build(deps): bump the production-dependencies group across 1 directory with 11 updates ( #8567 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nicholas Tindle <nicholas.tindle@agpt.co >
2024-11-05 17:32:15 -06:00
Aarushi
9070378e60
fix(platform): Add local enc key ( #8568 )
...
add local enc key
2024-11-05 12:44:36 -08:00
dependabot[bot]
f17c20ed91
build(deps): manual fix!! bump replicate from 0.34.1 to 1.0.3 in /autogpt_platform/backend ( #8476 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nicholas Tindle <nicholas.tindle@agpt.co >
2024-11-05 14:34:37 -06:00
Nicholas Tindle
799c6e550a
[Snyk] Security upgrade python from 3.11-slim-buster to 3.11.10-slim-bookworm ( #8557 )
...
Co-authored-by: Swifty <craigswift13@gmail.com >
Co-authored-by: snyk-bot <snyk-bot@snyk.io >
2024-11-05 19:19:36 +00:00
Zamil Majdy
21100c109a
feat(backend): Reduce number of services on the local mode ( #8563 )
2024-11-05 22:36:51 +07:00
SwiftyOS
b92c4774a6
feat(platform): Added .gitignore to platform root dir
2024-11-05 16:32:48 +01:00
Zamil Majdy
3a127dc355
feat(backend): Reduce number of services on the local mode ( #8562 )
2024-11-05 22:24:36 +07:00
SwiftyOS
c19703150a
fix(gitignore): Allow file extensions after .ign. or .ignore.
2024-11-05 16:09:19 +01:00
SwiftyOS
3e7d0e7f1b
feat(backend): update .gitignore to include ignore / ign file extension
2024-11-05 16:07:13 +01:00
Zamil Majdy
e84910b423
fix(frontend): Fix connection value clash ( #8559 )
2024-11-05 05:43:07 +00:00
Aarushi
cd106611eb
Update docker-compose.platform.yml ( #8560 )
2024-11-04 21:09:47 -08:00
Zamil Majdy
45fe26b58d
feat(platform): Toast Graph Creation Error ( #8536 )
...
Co-authored-by: Nicholas Tindle <nicholas.tindle@agpt.co >
2024-11-05 03:23:41 +00:00
dependabot[bot]
ab0aaf55a9
build(deps-dev): bump redis from 5.1.1 to 5.2.0 in /autogpt_platform/autogpt_libs in the development-dependencies group ( #8433 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nicholas Tindle <nicholas.tindle@agpt.co >
2024-11-04 20:37:22 -06:00
dependabot[bot]
57eb7db93c
build(deps): bump pydantic-settings from 2.6.0 to 2.6.1 in /autogpt_platform/autogpt_libs in the production-dependencies group ( #8542 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-04 20:34:26 -06:00
dependabot[bot]
39f2745e89
build(deps-dev): bump the development-dependencies group in /autogpt_platform/market with 2 updates ( #8545 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-04 20:19:07 -06:00
dependabot[bot]
f9d7ca70c6
build(deps-dev): bump @chromatic-com/storybook from 1.9.0 to 3.2.2 in /autogpt_platform/frontend ( #8551 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-05 02:00:45 +00:00
dependabot[bot]
d5ec9f898e
build(deps): bump sentry-sdk from 2.17.0 to 2.18.0 in /autogpt_platform/market in the production-dependencies group ( #8544 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-04 19:50:31 -06:00
dependabot[bot]
11a4f9fdaa
build(deps-dev): bump the development-dependencies group in /autogpt_platform/backend with 2 updates ( #8543 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-04 19:14:05 -06:00
dependabot[bot]
9b3bef7c3e
build(deps-dev): bump the development-dependencies group in /autogpt_platform/frontend with 12 updates ( #8548 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-04 18:58:45 -06:00
dependabot[bot]
6052a0aa07
build(deps): bump date-fns from 3.6.0 to 4.1.0 in /autogpt_platform/frontend ( #8550 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-04 18:34:54 -06:00
dependabot[bot]
111fb8e69f
build(deps): bump the production-dependencies group across 1 directory with 7 updates ( #8556 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-04 17:44:49 -06:00
dependabot[bot]
78f5cc4608
build(deps): bump uuid from 10.0.0 to 11.0.2 in /autogpt_platform/frontend ( #8552 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-04 23:13:42 +00:00
Swifty
594aa996d7
refactor(platform/rest): Update REST API to use standard FastAPI structure ( #8519 )
2024-11-04 18:12:21 +07:00
SwiftyOS
e26513f5e4
Merge branch 'dev' of github.com:Significant-Gravitas/AutoGPT into dev
2024-11-04 11:25:50 +01:00
SwiftyOS
1a822683a9
fix(platform): Add ENCRYPTION_KEY Env Var to docker compose file
2024-11-04 11:25:44 +01:00
Aarushi
7cf029da68
feat(platform): reseal revid ( #8523 )
...
reseal revid
2024-11-01 09:50:20 -07:00
Swifty
4d4cc60071
chore(platform): Tidy up repo structure ( #8521 )
...
* tidy up
* nextjs env specific .env files
2024-11-01 15:33:26 +00:00
SwiftyOS
8950021be5
docs(platform): correct readme
2024-11-01 09:13:25 +00:00
Swifty
27320d279e
docs(platform): Update frontend instructions ( #8514 )
...
update readme
2024-10-31 13:38:54 +00:00
Swifty
edaa938f99
feat(pre-commit): Detect secrets ( #8507 )
...
Add detect secrets pre commit
2024-10-31 08:49:50 +00:00
Nicholas Tindle
74d8aa6d90
Update llm.py ( #8513 )
...
* Update llm.py
* Update llm.py
* Update llm.py
* Update llm.py
---------
Co-authored-by: Aarushi <50577581+aarushik93@users.noreply.github.com >
2024-10-30 22:40:38 -07:00
Aarushi
3ea50f3b70
fix(infra): Add missing corrected secret ( #8512 )
...
add missing corrected secret
2024-10-30 21:04:55 -07:00