Martin Sosic
20790435fa
Logs box in wasp-ai app is now dark and gets green/red hue according to success/failure.
2023-06-30 19:40:23 +02:00
Martin Sosic
c8cb6393da
Small Wasp AI UX improvements.
2023-06-30 18:56:27 +02:00
vincanger
b6bb8b70cc
[BLOG] -- twitter agent fixes and tutorial jam ( #1302 )
...
* fix twitter tutorial
* add tutorial jam post
2023-06-30 17:22:12 +02:00
Mihovil Ilakovac
697a2e8837
Bump RC version
...
Signed-off-by: Mihovil Ilakovac <mihovil@ilakovac.com>
2023-06-30 17:02:06 +02:00
Mihovil Ilakovac
eefbf65e92
Adds retry mechanism
2023-06-30 16:53:53 +02:00
Martin Sosic
0d58f24266
Reduced duration and tokens for JSON fixing, fixed removing double imports in operations.
2023-06-30 16:46:17 +02:00
Mihovil Ilakovac
0ca1f95d7f
Updates flower descriptions
2023-06-30 16:24:04 +02:00
Mihovil Ilakovac
a948a5505a
Updates instructions
2023-06-30 15:33:22 +02:00
Mihovil Ilakovac
343dcbf385
Expand first file by default
2023-06-30 15:26:05 +02:00
Mihovil Ilakovac
19c6ed21ff
Updates animation and Fly deployment settings
2023-06-30 15:14:13 +02:00
Mihovil Ilakovac
9954d8f3b4
Updates the status indicators. Change cover.
2023-06-30 14:47:12 +02:00
Martin Sosic
b54627bc6e
Made Wasp AI even more resistant to invalid JSON being returned from GPT.
2023-06-30 14:45:09 +02:00
Mihovil Ilakovac
ef795bb290
Adds meta tags
2023-06-30 14:14:34 +02:00
Mihovil Ilakovac
caf4d2d13f
Client updates
2023-06-30 13:44:59 +02:00
Martin Šošić
5b927009d5
Small UI changes in the wasp AI web app. ( #1301 )
2023-06-30 11:37:31 +02:00
Martin Sosic
046a49b709
Improved how we choose to use ChatGPT4.
2023-06-30 02:13:26 +02:00
Martin Sosic
958807f25b
Now we use GPT4, if available, for plan.
2023-06-30 01:49:42 +02:00
Mihovil Ilakovac
83099c3d99
Fix CLI spawning
2023-06-29 23:21:28 +02:00
Mihovil Ilakovac
183020b02a
Adds initial modal
2023-06-29 22:51:51 +02:00
Mihovil Ilakovac
7da5809062
Updates RC to use
2023-06-29 22:38:34 +02:00
Mihovil Ilakovac
f6cd3c79fd
Use custom color
2023-06-29 22:36:03 +02:00
Mihovil Ilakovac
85d9a86496
Send primaryColor to the CLI
2023-06-29 22:02:17 +02:00
Mihovil Ilakovac
41164f8f33
Updates the creation form
2023-06-29 22:00:11 +02:00
Martin Sosic
a5323a2e05
Added JSON config via CLI for Wasp AI.
2023-06-29 21:25:23 +02:00
Martin Sosic
005c17cef6
fix
2023-06-29 19:49:57 +02:00
Martin Sosic
cd4563f1e7
Some more prompt fixes.
2023-06-29 19:35:27 +02:00
Martin Sosic
bc3ac4e894
Improved some prompts.
2023-06-29 19:35:27 +02:00
Mihovil Ilakovac
c3eb44b337
New deployment tomls
2023-06-29 19:22:21 +02:00
Matija Sosic
1be896e621
blog: LSP 2.0
2023-06-29 18:15:39 +02:00
Martin Sosic
84bda360b1
small fix of 403 http status to 401.
2023-06-29 16:56:55 +02:00
Martin Sosic
32c1f08a98
Enriched Operation examples.
2023-06-29 16:53:48 +02:00
Mihovil Ilakovac
23d29cb370
Uses status from DB
2023-06-29 16:07:23 +02:00
Martin Šošić
3b6b6ddf1a
Wasp ai fuller examples ( #1300 )
...
* Enriched main.wasp example.
* Enriched examples in the prompts for Plan and for Wasp file.
2023-06-29 15:55:07 +02:00
Mihovil Ilakovac
87f3485278
Remove TS check for deployment
2023-06-29 15:54:40 +02:00
Mihovil Ilakovac
ab7b5a18ac
Uses latest RC for deployed app
2023-06-29 15:51:06 +02:00
Mihovil Ilakovac
c209077d20
Page fixing update
2023-06-29 15:32:40 +02:00
Mihovil Ilakovac
88a8f6a2ef
Updates prompts: pages fixing, operations fixing
2023-06-29 15:12:48 +02:00
Mihovil Ilakovac
3e6e89d4e3
Adds pages fixing. Improve JSON fixing prompt.
2023-06-29 14:36:55 +02:00
Martin Sosic
20c06bc9e7
fix
2023-06-29 14:00:33 +02:00
Martin Sosic
f989bd7fca
Now we do multiple attempts to fix wasp file if there are compile errors left.
2023-06-29 13:36:50 +02:00
Martin Sosic
d553f29f70
Merge branch 'main' into wasp-ai
2023-06-29 12:46:05 +02:00
Craig McIlwrath
c1d86b1f91
Show multiple parse errors from Wasp Analyzer ( #1298 )
...
* allow multiple errors to come out of analyzer
basically just plumbing. does add one new thing: all the concrete parse
errors get reported now 🥳
* add statement level error recovery to abstract parser
* add expression level parse recovery
recovers from errors inside dict entries, lists,
and tuples.
* document parser error recovery
* run formatter
2023-06-29 12:34:31 +02:00
Mihovil Ilakovac
b3ecc50795
Updates web app a bit
2023-06-29 11:53:39 +02:00
Martin Šošić
a6a35bca9a
Wasp ai fresh files ( #1299 )
2023-06-29 10:00:17 +02:00
Mihovil Ilakovac
a2a41ea0a0
Fixes imports example
2023-06-29 00:23:37 +02:00
Mihovil Ilakovac
cae1f8200e
Update RC version
2023-06-29 00:14:37 +02:00
Mihovil Ilakovac
04ec5166f6
Web app cleanup
2023-06-28 23:51:41 +02:00
Mihovil Ilakovac
1b4e7cd765
Formatting
...
Signed-off-by: Mihovil Ilakovac <mihovil@ilakovac.com>
2023-06-28 23:51:24 +02:00
Mihovil Ilakovac
f4b76f0e34
Merge branch 'main' into wasp-ai
2023-06-28 23:40:57 +02:00
Mihovil Ilakovac
7caf367d41
Adds Tailwind support. Small prompt adjustments.
2023-06-28 23:40:00 +02:00