github-actions[bot]
|
bc322564ca
|
chore(main): release wren 0.10.0 (#2373)
wren-v0.10.0
|
2026-06-20 15:56:27 +08:00 |
|
Peter
|
5cc8c20b6b
|
chore(wren): separate SDK and local core install flows (#2375)
|
2026-06-18 12:58:04 +08:00 |
|
Jax Liu
|
6f65ec7089
|
fix(core-py): drop orphan cubes when their base model is pruned (#2362)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-06-18 12:00:45 +08:00 |
|
Peter
|
8c595a1010
|
chore(wren-core-py): migrate from Poetry to uv (#2363)
|
2026-06-15 15:02:59 +08:00 |
|
Omar Ahmed
|
8850abe74d
|
fix(mysql): handle brackets in connection URLs (#2367)
|
2026-06-15 12:25:44 +08:00 |
|
github-actions[bot]
|
6e150e2d4b
|
chore(main): release wren-core-py 0.7.0 (#2356)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
wren-core-py-v0.7.0
|
2026-06-12 10:29:18 +08:00 |
|
Peter
|
be69509f06
|
docs(wren): fix cube quickstart and align YAML/CLI examples with implementation (#2359)
|
2026-06-12 10:28:15 +08:00 |
|
Pin Hsu Chen
|
67257bf2a8
|
feat(wren): GenBI app build & deploy — semantic layer → shareable web app (#2348)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-06-11 13:01:34 +08:00 |
|
Peter
|
d5e78790b9
|
fix(memory): avoid identifier columns in aggregation seed queries (#2358)
|
2026-06-11 10:04:53 +08:00 |
|
leafObject
|
322bd798da
|
fix: ensure UTF-8 encoding for YAML file operations on Windows (#2357)
Co-authored-by: LeafJJ <leafjj@users.noreply.github.com>
|
2026-06-11 09:47:38 +08:00 |
|
Jax Liu
|
d33917f046
|
feat(wren-core): support composite (multi-column) primary keys (#2345)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-06-09 15:58:21 +08:00 |
|
Jax Liu
|
6972e696b2
|
feat(wren-core): RLAC subqueries on MDL models + to-many calc on non-PK column (#2335)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-06-09 15:47:11 +08:00 |
|
Peter
|
6f2542e117
|
fix(wren): load cubes from folder-per-entity layout (#2350)
|
2026-06-09 15:21:35 +08:00 |
|
Eric Cao
|
a2b58cedf3
|
test(wren): add regression tests for ClickHouse Nullable and LowCardinality type mapping (#2353)
|
2026-06-09 11:24:51 +08:00 |
|
Peter
|
40b1a97caa
|
docs(wren): document macOS memory first-run scan (#2354)
|
2026-06-09 11:20:27 +08:00 |
|
HBH0713
|
d6f4a88dd4
|
docs: add China mainland mirror tips for pip and HuggingFace (#2349)
|
2026-06-09 10:55:11 +08:00 |
|
Peter
|
81d15faa3c
|
perf(cli): use find_spec instead of eager import to detect memory extra (#2352)
|
2026-06-09 10:53:49 +08:00 |
|
Peter
|
492a57b16e
|
ci(release): sync wrenai version in uv.lock (#2351)
|
2026-06-09 10:45:35 +08:00 |
|
Pin Hsu Chen
|
5fd887066b
|
docs: align skill install docs with the discovery-stub model (#2341) (#2343)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-06-04 21:22:51 +08:00 |
|
github-actions[bot]
|
f4f8a13862
|
chore(main): release wren 0.9.0 (#2339)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
wren-v0.9.0
|
2026-06-04 17:43:50 +08:00 |
|
heart
|
5e58ef633f
|
fix(wren): support Databricks catalog (#2340)
|
2026-06-04 15:32:13 +08:00 |
|
Pin Hsu Chen
|
cbd10cd0ae
|
feat(wren): serve agent skills and reference docs from the CLI (#2329)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-06-04 09:49:35 +08:00 |
|
Jax Liu
|
731c9c0d92
|
feat(wren): query MDL views in the SDK rewriter and strict mode (#2334)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-06-03 11:42:13 +08:00 |
|
github-actions[bot]
|
12f30efe83
|
chore(main): release wren 0.8.1 (#2332)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
wren-v0.8.1
|
2026-05-29 10:54:47 +08:00 |
|
Pin Hsu Chen
|
cee71e6444
|
deps: clear 5 high-severity Dependabot alerts on main (#2330)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-28 15:18:02 +08:00 |
|
Pin Hsu Chen
|
d43582c301
|
fix(chore): adjust overview document (#2328)
|
2026-05-27 16:07:09 +08:00 |
|
Pin Hsu Chen
|
2f5c062122
|
feat(skills): wren-usage memory-aware rewrite + new wren-enrich-context (#2262)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-27 14:55:17 +08:00 |
|
Jax Liu
|
2812d137a0
|
refactor(wren): drop ibis-framework and remove DataSource.get_connection (#2327)
|
2026-05-27 14:39:53 +08:00 |
|
Jax Liu
|
52e3b0723a
|
fix(wren-core): preserve composite-key predicates in relationship joins (#2323)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-26 17:39:31 +08:00 |
|
github-actions[bot]
|
8fc2064078
|
chore(main): release wren 0.8.0 (#2324)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
wren-v0.8.0
|
2026-05-26 14:11:16 +08:00 |
|
Jax Liu
|
983cf8bff5
|
feat(wren): build MDL manifests from OSI semantic models (#2322)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: Pin Hsu Chen <96507253+PaulChen79@users.noreply.github.com>
|
2026-05-26 14:03:05 +08:00 |
|
Pin Hsu Chen
|
b948fe6f59
|
docs(intro): rewrite overview — ground every claim in concrete examples (#2326)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-26 13:55:16 +08:00 |
|
Douenergy
|
0bd16b8a95
|
feat(wren): add dbt import workflow (#2279)
|
2026-05-26 11:23:41 +08:00 |
|
Jax Liu
|
9b5fe22ee3
|
fix(wren): honor SQL identifier case across policy, extract, and CTE rewriter (#2310)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-25 14:34:09 +08:00 |
|
Kartik Shastrakar
|
9c9ba897e4
|
docs: add support for Aurora PostgreSQL and MySQL (#2320)
Co-authored-by: kartik4shastrakar <kartik.shastrakar@actin.co.in>
|
2026-05-25 12:09:10 +08:00 |
|
Jax Liu
|
9add8a9f30
|
chore(wren): rebrand PyPI description to Wren AI (#2321)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-25 11:58:34 +08:00 |
|
Pin Hsu Chen
|
a523d7b88b
|
docs(skills): quote pip install wrenai[…] consistently (#2318)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-22 14:42:19 +08:00 |
|
Pin Hsu Chen
|
7c18619142
|
docs: rename wren-engine package references to wrenai (#2317)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-22 11:47:43 +08:00 |
|
github-actions[bot]
|
681d02c743
|
chore(main): release wren 0.7.0 (#2286)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
wren-v0.7.0
|
2026-05-22 10:12:11 +08:00 |
|
Jax Liu
|
f3a00eb971
|
docs(wren): rebrand README to Wren AI and expand rename migration note (#2316)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
wren-v0.7.0-rc.2
|
2026-05-22 10:07:45 +08:00 |
|
Jax Liu
|
20cffa904f
|
chore(wren)!: rename PyPI package from wren-engine to wrenai (#2315)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
wren-v0.7.0-rc.1
|
2026-05-22 09:46:32 +08:00 |
|
Pin Hsu Chen
|
dfa1e03ec5
|
docs(core): add tagline to OSS introduction (#2314)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-21 18:06:46 +08:00 |
|
Jax Liu
|
6f671243c2
|
refactor(wren): drop ibis for canner/postgres/mysql/mssql/trino/clickhouse/athena (combined) (#2313)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-21 14:51:23 +08:00 |
|
Howard Chi
|
2ae4eeae62
|
Fix vision paper link in README (#2312)
|
2026-05-21 08:06:03 +08:00 |
|
Pin Hsu Chen
|
dbca75a4b6
|
docs(core): refine IA — Quickstart per agent + question-titled concepts (#2311)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-20 19:45:54 +08:00 |
|
Jax Liu
|
eaedc8d635
|
refactor(snowflake): use snowflake-connector-python directly, drop ibis dependency (#2268)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-20 18:06:33 +08:00 |
|
Howard Chi
|
c843124ba7
|
Change image source in README.md (#2309)
|
2026-05-20 10:42:19 +08:00 |
|
Howard Chi
|
e648a0476e
|
Fix typos and enhance README content (#2307)
|
2026-05-19 21:15:05 +08:00 |
|
Howard Chi
|
ccc47988a6
|
Update images in README for WrenAI (#2306)
|
2026-05-17 13:16:59 +08:00 |
|
Howard Chi
|
556625ee32
|
Update README.md (#2305)
|
2026-05-17 13:15:04 +08:00 |
|