wasp/waspc/test
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
..
AI/GenerateNewProject Wasp ai cli mage (#1601) 2023-12-22 15:14:38 +01:00
Analyzer [waspls] Add code actions for scaffolding external code (#1316) 2023-07-26 08:00:16 -04:00
AppSpec Allow customising the Vite config (#1465) 2023-10-09 15:40:33 +02:00
FilePath Replaced couple of last usages of Path with StrongPath. 2021-07-05 17:47:28 +02:00
Generator Adjust the DB check error message (#1558) 2023-11-09 13:19:47 +01:00
Psl Adding support for Postgres Extensions (#1443) 2023-09-12 13:03:57 +02:00
Test Formatted whole codebase with ormolu. 2021-04-28 17:44:00 +02:00
Util Wasp ai retry (#1288) 2023-06-26 17:48:08 +02:00
AnalyzerTest.hs Adds support for client subdir (#1516) 2023-10-27 15:12:47 +02:00
ErrorTest.hs Replace Wasp with AppSpec and Parser with Analyzer. (#423) 2022-01-20 11:45:14 +01:00
Fixtures.hs Replace Wasp with AppSpec and Parser with Analyzer. (#423) 2022-01-20 11:45:14 +01:00
JsImportTest.hs Generate all JS import statements in Haskell (#956) 2023-02-13 16:57:31 +01:00
SemanticVersionTest.hs Make SemanticVersion module more expressive 2022-08-26 16:46:55 +02:00
TastyDiscoverDriver.hs Moved all code into waspc directory. 2020-02-20 12:30:58 +01:00
UtilTest.hs Add support for kebab-case in project name (#590) (#700) 2022-09-02 11:54:25 +02:00
WaspignoreFileTest.hs Implemented wasp start db (managed dev db) (#1044) 2023-03-21 16:37:20 +01:00