Peter
d0c6a46b34
docs(wren): fix cube hierarchy YAML examples ( #2502 )
2026-07-16 10:15:35 +08:00
Jax Liu
a38bfd7fb1
feat(wren): serve project capabilities over MCP ( #2438 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-07-13 11:35:00 +08:00
Jax Liu
e25c808766
docs: refresh core docs to current context-layer terminology ( #2443 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-07-06 14:28:18 +08:00
Bartok
d5911c5fb3
feat(memory): add 'wren memory watch' to auto-reindex on source changes ( #2418 )
2026-07-03 10:59:21 +08:00
Jax Liu
89ea46c4fd
docs(core): sync project-structure docs to v5 layout ( #2401 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-26 15:36:58 +08:00
Jax Liu
3e34906e4b
feat(wren): v5 project layout — knowledge/ first-class, memory decoupled from LanceDB ( #2399 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-26 10:42:18 +08:00
Pin Hsu Chen
6024213ab5
docs(core): rewrite GenBI guide around the agent workflow ( #2380 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-22 09:59:02 +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
40b1a97caa
docs(wren): document macOS memory first-run scan ( #2354 )
2026-06-09 11:20:27 +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
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
Douenergy
0bd16b8a95
feat(wren): add dbt import workflow ( #2279 )
2026-05-26 11:23:41 +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
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 >
2026-05-22 09:46:32 +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
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
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 >
2026-05-15 12:53:02 +08:00
Pin Hsu Chen
fa70ed8af2
fix(doc): adjust document wording ( #2263 )
2026-05-13 16:48:50 +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
Jax Liu
a28058d4bb
fix(wren): address CodeRabbit review feedback
...
- Guard queries.yml with --force in context init to prevent silent overwrite
- Drop _row_id column from memory list table display
- Warn (instead of silently swallowing) queries.yml load failures in memory index
- Validate YAML shape and add error handling for file read in memory load
- Deduplicate row_ids in forget_queries_by_ids to prevent inflated counts
- Collect all row ids per nl_query in upsert to remove every duplicate
- Fix doc wording to match main extra bundle install
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-10 09:25:26 +08:00
Jax Liu
8660f587cf
feat(wren): add memory list, forget, dump & load commands ( #1531 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-10 09:25:26 +08:00
Jax Liu
0e457090e4
docs: restructure as single source of truth with auto-sync ( #1530 )
2026-04-08 21:44:40 +08:00