Commit Graph

5829 Commits

Author SHA1 Message Date
SwiftyOS
7a238f1f4d formatting 2024-09-27 16:26:28 +02:00
SwiftyOS
0c12c69e3b changed cursor on hover in block control panel 2024-09-27 16:26:15 +02:00
SwiftyOS
33f29bbd30 Change Add Item Button Color 2024-09-27 16:22:17 +02:00
SwiftyOS
519de16f0f tidy up 2024-09-27 16:11:07 +02:00
SwiftyOS
d364406954 Added a NodeOutputs component for rendering the outputs 2024-09-27 16:10:37 +02:00
SwiftyOS
ca6b01347e getting error colors just right 2024-09-27 15:41:44 +02:00
SwiftyOS
2155199e6f Changed status badge color 2024-09-27 15:30:19 +02:00
SwiftyOS
dfd324da1f Merge remote-tracking branch 'origin/master' into swiftyos/secrt-900-update-block-ui 2024-09-27 15:21:46 +02:00
SwiftyOS
9b8f7547de Added context menu 2024-09-27 15:19:48 +02:00
SwiftyOS
eadcd7a348 fixed white spot 2024-09-27 15:03:56 +02:00
SwiftyOS
7d5e7e1f04 tweaking css to hide white spot 2024-09-27 14:58:43 +02:00
Aarushi
230ec1c88c tweak(infra): Update prod market ingres host (#8205)
update name
2024-09-27 10:12:13 +01:00
Aarushi
31450fcb9c feat(infra): Add market prod (#8204)
market prod values
market prod values
2024-09-27 10:08:01 +01:00
SwiftyOS
fe7a689e9e formatting 2024-09-27 10:39:50 +02:00
SwiftyOS
0dfbf48024 fix history type issue 2024-09-27 10:39:24 +02:00
Zamil Majdy
1286a1b034 feat(platform): Sync on new UI design (#8194)
* feat(platform): Sync on new UI design

* simplify UI

* block list add border and remove padding

* add highlight on navbar button

---------

Co-authored-by: Swifty <craigswift13@gmail.com>
2024-09-27 10:31:44 +02:00
Aarushi
f607efd74f feat(infra): Add prod redis values (#8202)
add redis production values
2024-09-27 09:31:12 +01:00
Aarushi
0f503aa467 feat(prod): Set up prod values infra (#8201)
updated prod vars
2024-09-27 09:17:11 +01:00
SwiftyOS
9e524db279 Merge remote-tracking branch 'origin/zamilmajdy/ui-update' into swiftyos/secrt-900-update-block-ui 2024-09-27 10:03:22 +02:00
Nicholas Tindle
538f945edc feat(docs): add a few qol upgrades (#8176)
* feat(docs): add a few qol upgrades

* fix(docs): render favicon correctly

* feat(docs): pr comments
2024-09-27 06:31:43 +00:00
Swifty
3f77c407b9 Merge branch 'master' into zamilmajdy/ui-update 2024-09-27 08:27:48 +02:00
Swifty
7b9bffdbab Merge branch 'master' into swiftyos/secrt-900-update-block-ui 2024-09-27 08:22:16 +02:00
SwiftyOS
0fa7e72e0c Change block header so block costs line up correctly 2024-09-27 08:21:47 +02:00
Toran Bruce Richards
dc6c1bb8b0 Feat(Builder): Add Video and Image Rendering to Block outputs (#8167)
Co-authored-by: Zamil Majdy <zamil.majdy@agpt.co>
2024-09-27 09:00:42 +07:00
Zamil Majdy
2a20106634 add highlight on navbar button 2024-09-26 13:15:12 -05:00
Zamil Majdy
841bed2c65 block list add border and remove padding 2024-09-26 12:40:35 -05:00
Zamil Majdy
8fd6b88748 Merge branch 'master' into zamilmajdy/ui-update 2024-09-26 12:34:05 -05:00
Zamil Majdy
86c05258fe simplify UI 2024-09-26 12:32:20 -05:00
Zamil Majdy
90d8f4ab7e feat(platform): Sync on new UI design 2024-09-26 12:07:02 -05:00
Aarushi
9fd6d3df42 tweak(platform): Remove unused supabase services in docker compose (#8178)
remove unused supabase services
2024-09-26 16:02:08 +00:00
Toran Bruce Richards
0d8dfaf312 tweak(docs): Update setup.md with git instructions. (#8192)
Update setup.md with git instructions.
2024-09-26 16:57:17 +01:00
Aarushi
007a773296 fix(infra): Add missing quotes in helm values (#8193)
fix missing quotes
2024-09-26 16:56:36 +01:00
Toran Bruce Richards
351fdcef32 Update broken link in setup.md 2024-09-26 16:25:12 +01:00
Swifty
beedc4b971 tweak(platform): Updated onOpenChange code style (#8187) 2024-09-26 15:09:01 +00:00
SwiftyOS
09afc5a670 updated the add property button 2024-09-26 16:56:52 +02:00
Toran Bruce Richards
41e3c4f6bd Feat(Builder): Enhance AITextSummarizerBlock with configurable summary style and focus (#8165)
* feat(platform): Enhance AITextSummarizerBlock with configurable summary style and focus

The AITextSummarizerBlock in the autogpt_platform/backend/backend/blocks/llm.py file has been enhanced to include the following changes:
- Added a new enum class, SummaryStyle, with options for concise, detailed, bullet points, and numbered list styles.
- Added a new input parameter, focus, to specify the topic of the summary.
- Modified the _summarize_chunk method to include the style and focus in the prompt.
- Modified the _combine_summaries method to include the style and focus in the prompt.

These changes allow users to customize the style and focus of the generated summaries, providing more flexibility and control.

* run formatting and linting
2024-09-26 15:20:05 +01:00
SwiftyOS
62e62effc6 modify layout of input items 2024-09-26 16:07:27 +02:00
SwiftyOS
320ead4862 update key name formatting 2024-09-26 15:47:29 +02:00
SwiftyOS
8f9d4adfee update font 2024-09-26 15:41:47 +02:00
SwiftyOS
53e16dca7c formatting 2024-09-26 12:29:02 +02:00
SwiftyOS
b72326e1d3 moved outputs down and disabled toggle 2024-09-26 12:28:41 +02:00
SwiftyOS
778403cd6f updated handle rendering 2024-09-26 12:28:26 +02:00
SwiftyOS
1a2ab80d0b update edge start / end positions 2024-09-26 12:26:50 +02:00
SwiftyOS
433951a668 formatting 2024-09-26 11:57:50 +02:00
SwiftyOS
034f854c0c Modifying layout of nodes 2024-09-26 11:57:22 +02:00
SwiftyOS
ef82903405 Rounding input boxes 2024-09-26 11:57:10 +02:00
SwiftyOS
a165202ae4 modifying how handle text is rendered 2024-09-26 11:57:03 +02:00
SwiftyOS
3aa68bbd9a Updated onOpenChange code style 2024-09-26 10:16:38 +02:00
Zamil Majdy
b4097f3a51 fix(platform): UI fixes; Fix block note UI displayed as normal block;Json-prettify execution output (#8169)
* fix(platform): UI fixes; Fix block note UI displayed as normal block; Json-prettify execution output

* fix(platform): UI fixes; Fix block note UI displayed as normal block; Json-prettify execution output

---------

Co-authored-by: Nicholas Tindle <nicholas.tindle@agpt.co>
2024-09-26 09:40:06 +02:00
Zamil Majdy
fcd61a69f7 fix(platform): UI fixes; Fix disabled Run/Stop button (#8171)
* fix(platform): UI fixes; Fix disabled Run/Stop button

* fix(platform): UI fixes; Fix disabled Run/Stop button

---------

Co-authored-by: Swifty <craigswift13@gmail.com>
2024-09-26 09:39:20 +02:00