Commit Graph

21 Commits

Author SHA1 Message Date
Mihovil Ilakovac
ca86b095db
Use proxied Plausible (#2371) 2024-11-14 17:17:26 +01:00
Martin Sosic
c6bea2c33a Updated Mage to generate Wasp 0.15.0 apps. 2024-10-10 17:33:46 +02:00
Martin Sosic
8250afeb8e Updated GPT models in Wasp AI (3.5 -> 4o). 2024-09-09 18:17:08 +02:00
rubyisrust
eb5f6703fc
Fix some typos (#2235) 2024-08-26 10:54:58 +02:00
Filip Sodić
2ce28f9e6f
Fix spacing in Mage README 2024-07-17 17:19:21 +02:00
Mihovil Ilakovac
cf43cf61b8
Make Mage use 0.14.0 (#2186) 2024-07-16 20:40:54 +02:00
Mihovil Ilakovac
8ead2e0910
Using Prisma file alongside Wasp (#2035) 2024-07-03 13:51:29 +02:00
Filip Sodić
55d0b1b04c
Update Mage, waspc.cabal, and Changelog for 0.13.1 (#1937) 2024-04-04 16:15:09 +02:00
Mihovil Ilakovac
f6d4a8dcf8
Updates Mage to use 0.13.0 (#1906) 2024-03-19 16:43:33 +01:00
Mihovil Ilakovac
4313057b9f Merge branch 'release' 2024-03-18 23:51:37 +01:00
Mihovil Ilakovac
63012827b0 Updates Mage client Fly config
Signed-off-by: Mihovil Ilakovac <mihovil@ilakovac.com>
2024-03-18 23:51:27 +01:00
Mihovil Ilakovac
966f647fea
Updates the rules for hiding 'noise' files (#1861) 2024-03-08 17:25:36 +01:00
Martin Sosic
f2721e7679 Updated Wasp version to 0.12.3 + Mage to use it. 2024-03-01 16:18:11 +01:00
Martin Sosic
0bdfaf5852 Updated Mage's wasp version in main.wasp to 0.12.2. 2024-02-29 19:13:13 +01:00
Martin Sosic
17479c76a9 Updated waspc.cabal, ChangeLog and e2e test to 0.12.2. 2024-02-29 19:00:11 +01:00
Martin Sosic
365db38bba Updated Mage to use wasp 0.12.1. 2024-02-27 17:29:25 +01:00
Martin Sosic
0b49996466 Commiting new package-lock.json for Mage. 2024-02-27 14:37:43 +01:00
Martin Šošić
93474d9c13
Updated Mage to produce Wasp 0.12.0 apps. (#1794) 2024-02-26 16:46:15 +01:00
Martin Šošić
a445da9ed0
Mage 0.12 producing 0.11 (#1805)
* Upgraded Mage to Wasp 0.12 while producing Wasp 0.11.4 apps.

* Rearranged imports to be nicer.

* Updated tsconfig.json and .gitignore according to new changes to wasp new.
2024-02-26 16:25:47 +01:00
Martin Sosic
0b3ed2a11b Updated GPT models used in Wasp AI + improved Mage install instructions a bit. 2024-02-14 16:20:48 +01:00
Martin Šošić
994a58f0dc
Wasp ai cli mage (#1601)
* Improved Wasp AI CLI experience.

* fix

* Added CLI Usage, polished CLI commands.

* Added choice of temperature.

* Added styling.

* Added more sophisticated, terminal-only styling.

* fix

* Updated Mage to use new Wasp CLI + added some messaging to CLI.

* fix

* Created wasp-ai/README, updated waspc/README.

* Moved wasp-ai/ to mage/.

* Final polishing (docs, readmes, messaging).

* fix

* Added tests for LogMsg.

* Updated versions of test apps to 0.12.

* fix

* fix

* Update mage/README.md

* fix

* fix
2023-12-22 15:14:38 +01:00