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 |
|
Pin Hsu Chen
|
4175e76908
|
fix(skills): refresh stale docs URLs and wren-engine repo references (#2304)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-17 10:01:05 +08:00 |
|
Howard Chi
|
025dc718b4
|
Update image link in README.md (#2303)
|
2026-05-16 17:15:11 +08:00 |
|
Howard Chi
|
7eda7f4280
|
Update README.md (#2302)
|
2026-05-16 17:12:38 +08:00 |
|
Howard Chi
|
36c147c713
|
Revise problem statement regarding AI agents and data (#2301)
|
2026-05-16 17:11:13 +08:00 |
|
Howard Chi
|
853bd3654d
|
Update Discord links in README.md (#2300)
|
2026-05-16 15:10:24 +08:00 |
|
Howard Chi
|
723c22018c
|
Fix Discord badge and enhance README content (#2299)
|
2026-05-16 00:30:10 +08:00 |
|
Howard Chi
|
7c8e61b486
|
Update README.md (#2298)
|
2026-05-15 23:36:47 +08:00 |
|
github-actions[bot]
|
e46a5599d6
|
chore(main): release wren-core-wasm 0.4.1 (#2297)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
wren-core-wasm-v0.4.1
|
2026-05-15 18:10:06 +08:00 |
|
Jax Liu
|
f0748f58a4
|
fix(wren-core-wasm): drive query() through a tokio runtime (UNION ALL trap) (#2291)
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-15 18:04:44 +08:00 |
|
Jax Liu
|
8bfe5c5fac
|
docs(wren-core-wasm): refresh onboarding for inline-mode default (#2290)
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-15 18:04:41 +08:00 |
|
Pin Hsu Chen
|
e0977fb131
|
docs(core): restructure OSS docs around context-layer narrative (#2285)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-15 17:51:56 +08:00 |
|
github-actions[bot]
|
90ba3139f9
|
chore(main): release wren-core-py 0.6.0 (#2288)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
wren-core-py-v0.6.0
|
2026-05-15 16:57:35 +08:00 |
|
Chih-Yu Yeh
|
6113135536
|
Update README.md (#2296)
|
2026-05-15 15:49:34 +08:00 |
|
Howard Chi
|
3ae6bf0ac4
|
Clean up optional comments in README.md (#2295)
|
2026-05-15 15:46:33 +08:00 |
|
Howard Chi
|
ee2826a122
|
Update README.md (#2294)
|
2026-05-15 15:44:25 +08:00 |
|
Howard Chi
|
7156bcbc73
|
Introduce WrenAI overview and advantages (#2293)
|
2026-05-15 15:31:31 +08:00 |
|
Pin Hsu Chen
|
6ab5d7b44d
|
refactor(readme): adjust readme (#2292)
|
2026-05-15 15:27:53 +08:00 |
|
github-actions[bot]
|
6ebed774e5
|
chore(main): release wren-core-wasm 0.4.0 (#2287)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
wren-core-wasm-v0.4.0
|
2026-05-15 13:55:25 +08:00 |
|
Jax Liu
|
026111e54e
|
feat(wasm): full Cube support — validate, translate, PyO3, CLI, WASM, docs (#2282)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
wren-core-wasm-v0.4.0-rc.1
|
2026-05-15 12:53:02 +08:00 |
|
github-actions[bot]
|
6732d97d03
|
chore(main): release wren-langchain 0.2.0 (#2248)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Pin Hsu Chen <96507253+PaulChen79@users.noreply.github.com>
wren-langchain-v0.2.0
|
2026-05-14 11:26:35 +08:00 |
|
github-actions[bot]
|
544ecabf8c
|
chore(main): release wren-pydantic 0.2.0 (#2261)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Pin Hsu Chen <96507253+PaulChen79@users.noreply.github.com>
wren-pydantic-v0.2.0
|
2026-05-14 11:17:12 +08:00 |
|
Pin Hsu Chen
|
763db776f1
|
docs(sdk): move Pydantic AI from Coming soon to Available (#2266)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-14 11:14:13 +08:00 |
|
Pin Hsu Chen
|
be11db8390
|
test(wren-pydantic): stop hardcoding version in smoke test (#2267)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-14 11:13:00 +08:00 |
|
github-actions[bot]
|
dc7f1828fd
|
chore(main): release wren 0.6.0 (#2260)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Pin Hsu Chen <96507253+PaulChen79@users.noreply.github.com>
wren-v0.6.0
|
2026-05-14 11:08:28 +08:00 |
|
Pin Hsu Chen
|
fa70ed8af2
|
fix(doc): adjust document wording (#2263)
|
2026-05-13 16:48:50 +08:00 |
|
Pin Hsu Chen
|
ff6ae50a0c
|
feat(sdk): add wren-pydantic package for Pydantic AI integration (#2255)
|
2026-05-13 13:44:49 +08:00 |
|
Pin Hsu Chen
|
1f92027e64
|
docs(sdk): add wren-langchain SDK guide for agent builders (#2254)
|
2026-05-13 13:33:32 +08:00 |
|
Pin Hsu Chen
|
41fbe411fd
|
feat(context): bind a connection profile to a project (#2251)
|
2026-05-13 13:28:21 +08:00 |
|
Howard Chi
|
ba187b78c0
|
Update README.md (#2253)
|
2026-05-09 23:27:11 +08:00 |
|
Howard Chi
|
160c7fbfd1
|
Update Docs site link in README.md (#2252)
|
2026-05-09 23:25:37 +08:00 |
|
Pin Hsu Chen
|
628cf5f25e
|
deps(ci): add langchain to rc release ci (#2249)
wren-langchain-v0.2.0-rc.1
|
2026-05-08 10:47:28 +08:00 |
|
Pin Hsu Chen
|
f2c3b2d834
|
feat(sdk): add wren-langchain package for langchain/langgraph integration (#2247)
|
2026-05-08 10:26:55 +08:00 |
|
Pin Hsu Chen
|
b2de0a5c4b
|
docs: post-rebrand cleanup — core docs naming, README quick start, quickstart skill repo (#2246)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-07 09:39:31 +08:00 |
|
Howard Chi
|
2a573a88c6
|
add logo in readme
|
2026-05-05 20:57:17 +08:00 |
|
Pin Hsu Chen
|
379a0ceb78
|
chore(main): refactor docs/core for Wren AI Core rebrand (#2241)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-05 19:24:46 +08:00 |
|
github-actions[bot]
|
295972cb41
|
chore(main): release wren-core-wasm 0.3.0 (#2245)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
wren-core-wasm-v0.3.0
|
2026-05-05 15:42:07 +08:00 |
|
github-actions[bot]
|
d23d813fb3
|
chore(main): release wren-core-wasm 0.2.0 (#2244)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2026-05-05 15:26:20 +08:00 |
|
Jax Liu
|
cdf81ec69f
|
fix(ci): allow same-version npm bump in wasm publish workflows (#2243)
|
2026-05-05 15:18:45 +08:00 |
|
github-actions[bot]
|
1226dfbcc5
|
chore(main): release wren-core-wasm 0.2.0 (#2237)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2026-05-05 15:03:50 +08:00 |
|
Jax Liu
|
ddf4a02ef8
|
fix(ci): split wasm RC publish into a token-based workflow (#2240)
wren-core-wasm-v0.2.0-rc.5
wren-core-wasm-v0.2.0-rc.6
|
2026-05-05 13:33:50 +08:00 |
|
Jax Liu
|
fd1c5716df
|
fix(ci): add environment: npm to wasm publish for Trusted Publishing (#2239)
wren-core-wasm-v0.2.0-rc.4
wren-core-wasm-v0.2.0-rc.3
|
2026-05-05 11:39:05 +08:00 |
|