Commit Graph

11 Commits

Author SHA1 Message Date
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
Mihovil Ilakovac
cf43cf61b8
Make Mage use 0.14.0 (#2186) 2024-07-16 20:40:54 +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
Martin Sosic
f2721e7679 Updated Wasp version to 0.12.3 + Mage to use it. 2024-03-01 16:18:11 +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 Š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 Š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