Commit Graph
9 Commits
Author SHA1 Message Date
Peter 8c595a1010 chore(wren-core-py): migrate from Poetry to uv (#2363) 2026-06-15 15:02:59 +08:00
Jax Liu e5b25eec5c chore: add root metadata, multi-license layout, READMEs (#2210) 2026-05-04 12:54:31 +08:00
Jax Liu 4efc324501 chore: relocate wren-mdl, remove legacy WrenAI modules
- wren-mdl/ → core/wren-mdl/ (MDL JSON schema kept on new main)
- wren-ai-service, wren-ui, wren-launcher, docker, deployment, wren-engine,
  misc, and root markdown files removed; preserved on legacy/v1 for
  reference.

The new main is focused on the Open Context Engine: core/, skills/,
sdks/, examples/, docs/.
2026-05-04 11:31:09 +08:00
Howard Chi 8410d90d78 Update CONTRIBUTING.md (#1603) 2025-04-25 23:27:56 +08:00
Andy YenandShimin 94f7964578 feat(wren-ui): support generate wren sql from dialect sql (#1539)
Co-authored-by: Shimin <andreashimin@gmail.com>
2025-04-18 14:00:06 +08:00
Chih-Yu Yeh 92d6aa5fb3 chore(wren-ai-service): minor updates (#1380) 2025-03-10 18:11:47 +08:00
Chih-Yu Yeh 046c8bdab7 chore: update setup and contributing guide (#926) 2024-11-19 16:42:00 +08:00
Kushal AgrawalandHoward Chi 872b1c5cad Update CONTRIBUTING.md (#726)
Co-authored-by: Howard Chi <chilijung@gmail.com>
2024-10-06 19:29:20 +08:00
1af6820aed doc(wren-ui): initial contribution md (#532)
* doc: initial contribution md

* DOCS: add wren-ui description (#538)

* add wren-ui description

* adjust wording

* Add contributing information for Wren Engine

* add wren-ai-service part

* doc: replenish connector parts

* modify `Creating a New Data Source Connector` section

* refine by gpt

* add some instructions for service development

---------

Co-authored-by: Andy Yen <38731840+onlyjackfrost@users.noreply.github.com>
Co-authored-by: Grieve <grieve54706@gmail.com>
Co-authored-by: ChihYu Yeh <chihyu.jimmy.yeh@gmail.com>
Co-authored-by: onlyjackfrost <onlyjackfrost@gmail.com>
Co-authored-by: william chang(張仲威) <wwwy3y3@gmail.com>
2024-10-03 14:42:25 +08:00