51 Commits

Author SHA1 Message Date
Jax Liu 74bf59e1d8 docs(core): align quickstart with the jaffle_shop tables it actually builds (#2632)
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-07-31 13:36:33 +08:00
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
Jax Liu e61aaae655 docs(core): merge knowledge-management into agent-learning; expand SDK overview (#2440)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-06 10:48:58 +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
Peter 0733d379e1 fix: finish wren-engine → wrenai rename cleanup (#2425) 2026-07-03 09:55:17 +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
Jax Liu d50b9bcc58 feat(wren): add v5 project layout (schema_version 5) (#2386)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-23 13:30:24 +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 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
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 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 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
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 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
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 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 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
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
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
Pin Hsu Chen bdd0758e07 feat(wren): .env-driven profile secrets, auto connection validation, and wren-install-guide skill (#1588)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-30 10:26:47 +08:00
Jax Liu db2f0e4689 feat: add MDL layout versioning and dialect field on Model and View (#1556)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-16 15:44:26 +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
Jax Liu 5e37bfbe0b feat(skills): detect existing project in wren-generate-mdl skill (#1525)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-08 11:45:40 +08:00
Jax Liu 72c4917502 fix(wren): fix CLI 0.2.0 docs — description placement, install extras, CLI flags (#1523)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 14:24:58 +08:00
Jax Liu b31a1c191f feat(wren): CLI 0.2.0 — context management, profiles, strict mode & memory (#1522)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 14:01:46 +08:00
Jax Liu 7aa8d1a644 fix(mcp-server,skills): fix onboarding blockers from test report (#1478)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-26 10:05:03 +08:00
Jax Liu 1f639a8159 feat(skills): add wren-http-api skill, rename generate-mdl, enhance for ClawHub (#1473)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 11:05:58 +08:00
Jax Liu ddc0ded39b fix(skills): replace curl|bash with npx skills in update instructions (#1469)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-20 16:53:11 +08:00
Jax Liu dc74777e51 docs(skills): enforce Web UI as sole method for connection info setup (#1455) 2026-03-17 18:26:55 +08:00
Jax Liu f75f25a421 docs: improve quickstart DuckDB setup to reduce user pitfalls (#1454) 2026-03-17 16:16:03 +08:00
Jax Liu ec47ed4d95 docs: add MDL reference docs for Model, Relationship, and View (#1446)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-16 13:38:55 +08:00
Jax Liu 516be5f67d feat(mcp-server): add Web UI for connection info management with read-only mode (#1447)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-16 11:00:28 +08:00
Jax Liu a6cdfff49e docs(skills): add file-based connector docs, venv setup, and fix path/typo issues (#1438)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-10 17:44:40 +08:00