Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions .changeset/big-mice-ring.md

This file was deleted.

369 changes: 165 additions & 204 deletions CHANGELOG.md

Large diffs are not rendered by default.

8 changes: 8 additions & 0 deletions examples/basic/state-and-derived/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# @graphrefly-examples/basic-state-and-derived

## 0.0.1

### Patch Changes

- Updated dependencies [[`64ab268`](https://github.com/graphrefly/graphrefly-ts/commit/64ab26858804265f60f169f69f95343793e5afde)]:
- @graphrefly/graphrefly@0.45.0
2 changes: 1 addition & 1 deletion examples/basic/state-and-derived/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@graphrefly-examples/basic-state-and-derived",
"private": true,
"version": "0.0.0",
"version": "0.0.1",
"type": "module",
"description": "Basic state + derived counter using GraphReFly.",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions examples/compat/jotai/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# @graphrefly-examples/compat-jotai

## 0.0.1

### Patch Changes

- Updated dependencies [[`64ab268`](https://github.com/graphrefly/graphrefly-ts/commit/64ab26858804265f60f169f69f95343793e5afde)]:
- @graphrefly/graphrefly@0.45.0
2 changes: 1 addition & 1 deletion examples/compat/jotai/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@graphrefly-examples/compat-jotai",
"private": true,
"version": "0.0.0",
"version": "0.0.1",
"type": "module",
"description": "Jotai-compatible atom API over GraphReFly nodes.",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions examples/compat/nanostores/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# @graphrefly-examples/compat-nanostores

## 0.0.1

### Patch Changes

- Updated dependencies [[`64ab268`](https://github.com/graphrefly/graphrefly-ts/commit/64ab26858804265f60f169f69f95343793e5afde)]:
- @graphrefly/graphrefly@0.45.0
2 changes: 1 addition & 1 deletion examples/compat/nanostores/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@graphrefly-examples/compat-nanostores",
"private": true,
"version": "0.0.0",
"version": "0.0.1",
"type": "module",
"description": "Nanostores-compatible atom + computed API over GraphReFly nodes.",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions examples/compat/zustand/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# @graphrefly-examples/compat-zustand

## 0.0.1

### Patch Changes

- Updated dependencies [[`64ab268`](https://github.com/graphrefly/graphrefly-ts/commit/64ab26858804265f60f169f69f95343793e5afde)]:
- @graphrefly/graphrefly@0.45.0
2 changes: 1 addition & 1 deletion examples/compat/zustand/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@graphrefly-examples/compat-zustand",
"private": true,
"version": "0.0.0",
"version": "0.0.1",
"type": "module",
"description": "Zustand-compatible store API over GraphReFly nodes.",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions examples/framework/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# @graphrefly-examples/framework-react

## 0.0.1

### Patch Changes

- Updated dependencies [[`64ab268`](https://github.com/graphrefly/graphrefly-ts/commit/64ab26858804265f60f169f69f95343793e5afde)]:
- @graphrefly/graphrefly@0.45.0
2 changes: 1 addition & 1 deletion examples/framework/react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@graphrefly-examples/framework-react",
"private": true,
"version": "0.0.0",
"version": "0.0.1",
"type": "module",
"description": "React binding for GraphReFly — useStore / useSubscribe.",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions examples/framework/solid/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# @graphrefly-examples/framework-solid

## 0.0.1

### Patch Changes

- Updated dependencies [[`64ab268`](https://github.com/graphrefly/graphrefly-ts/commit/64ab26858804265f60f169f69f95343793e5afde)]:
- @graphrefly/graphrefly@0.45.0
2 changes: 1 addition & 1 deletion examples/framework/solid/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@graphrefly-examples/framework-solid",
"private": true,
"version": "0.0.0",
"version": "0.0.1",
"type": "module",
"description": "SolidJS binding for GraphReFly — useStore / useSubscribe.",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions examples/framework/svelte/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# @graphrefly-examples/framework-svelte

## 0.0.1

### Patch Changes

- Updated dependencies [[`64ab268`](https://github.com/graphrefly/graphrefly-ts/commit/64ab26858804265f60f169f69f95343793e5afde)]:
- @graphrefly/graphrefly@0.45.0
2 changes: 1 addition & 1 deletion examples/framework/svelte/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@graphrefly-examples/framework-svelte",
"private": true,
"version": "0.0.0",
"version": "0.0.1",
"type": "module",
"description": "Svelte 5 binding for GraphReFly — useStore / useSubscribe.",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions examples/framework/vue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# @graphrefly-examples/framework-vue

## 0.0.1

### Patch Changes

- Updated dependencies [[`64ab268`](https://github.com/graphrefly/graphrefly-ts/commit/64ab26858804265f60f169f69f95343793e5afde)]:
- @graphrefly/graphrefly@0.45.0
2 changes: 1 addition & 1 deletion examples/framework/vue/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@graphrefly-examples/framework-vue",
"private": true,
"version": "0.0.0",
"version": "0.0.1",
"type": "module",
"description": "Vue 3 binding for GraphReFly — useStore / useSubscribe.",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions examples/harness-refine-hello/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# @graphrefly-examples/harness-refine-hello

## 0.0.1

### Patch Changes

- Updated dependencies [[`64ab268`](https://github.com/graphrefly/graphrefly-ts/commit/64ab26858804265f60f169f69f95343793e5afde)]:
- @graphrefly/graphrefly@0.45.0
2 changes: 1 addition & 1 deletion examples/harness-refine-hello/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@graphrefly-examples/harness-refine-hello",
"private": true,
"version": "0.0.0",
"version": "0.0.1",
"type": "module",
"description": "Smallest possible end-to-end wiring of harnessLoop + refineExecutor + evalVerifier. One intake item, one refined artifact, one reactive re-eval.",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions examples/inbox-reducer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# @graphrefly-examples/inbox-reducer

## 0.0.1

### Patch Changes

- Updated dependencies [[`64ab268`](https://github.com/graphrefly/graphrefly-ts/commit/64ab26858804265f60f169f69f95343793e5afde)]:
- @graphrefly/graphrefly@0.45.0
2 changes: 1 addition & 1 deletion examples/inbox-reducer/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@graphrefly-examples/inbox-reducer",
"private": true,
"version": "0.0.0",
"version": "0.0.1",
"type": "module",
"description": "Inbox reducer — 50 mock emails → 3-bullet morning brief. Exercises resilientAdapter, withReplayCache, withDryRun + observableAdapter, promptNode, and graph.explain against a real LLM provider.",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions examples/knowledge-graph/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# @graphrefly-examples/knowledge-graph

## 0.0.1

### Patch Changes

- Updated dependencies [[`64ab268`](https://github.com/graphrefly/graphrefly-ts/commit/64ab26858804265f60f169f69f95343793e5afde)]:
- @graphrefly/graphrefly@0.45.0
2 changes: 1 addition & 1 deletion examples/knowledge-graph/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@graphrefly-examples/knowledge-graph",
"private": true,
"version": "0.0.0",
"version": "0.0.1",
"type": "module",
"description": "Reactive knowledge-graph extraction — pre-extracted documents → KG → adjacency. Node-runnable mirror of the browser demo.",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions examples/nestjs/order-flow/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# @graphrefly-examples/nestjs-order-flow

## 0.0.1

### Patch Changes

- Updated dependencies [[`64ab268`](https://github.com/graphrefly/graphrefly-ts/commit/64ab26858804265f60f169f69f95343793e5afde)]:
- @graphrefly/graphrefly@0.45.0
2 changes: 1 addition & 1 deletion examples/nestjs/order-flow/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@graphrefly-examples/nestjs-order-flow",
"private": true,
"version": "0.0.0",
"version": "0.0.1",
"type": "module",
"description": "NestJS + GraphReFly — full CQRS order flow with SSE, WebSocket, and admin endpoints.",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions examples/reactive-layout/flow/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# @graphrefly-examples/reactive-layout-flow

## 0.0.1

### Patch Changes

- Updated dependencies [[`64ab268`](https://github.com/graphrefly/graphrefly-ts/commit/64ab26858804265f60f169f69f95343793e5afde)]:
- @graphrefly/graphrefly@0.45.0
2 changes: 1 addition & 1 deletion examples/reactive-layout/flow/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@graphrefly-examples/reactive-layout-flow",
"private": true,
"version": "0.0.0",
"version": "0.0.1",
"type": "module",
"description": "Multi-column text flowing around drifting obstacles — reactive-layout recipe.",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions examples/spending-alerts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# @graphrefly-examples/spending-alerts

## 0.0.1

### Patch Changes

- Updated dependencies [[`64ab268`](https://github.com/graphrefly/graphrefly-ts/commit/64ab26858804265f60f169f69f95343793e5afde)]:
- @graphrefly/graphrefly@0.45.0
2 changes: 1 addition & 1 deletion examples/spending-alerts/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@graphrefly-examples/spending-alerts",
"private": true,
"version": "0.0.0",
"version": "0.0.1",
"type": "module",
"description": "Spending alerts — 7-hop deterministic pipeline showing structural causal tracing via explainPath. Node-runnable mirror of the browser demo.",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphrefly/graphrefly",
"version": "0.44.0",
"version": "0.45.0",
"packageManager": "pnpm@10.33.0+sha512.10568bb4a6afb58c9eb3630da90cc9516417abebd3fabbe6739f0ae795728da1491e9db5a544c76ad8eb7570f5c4bb3d6c637b2cb41bfdcdb47fa823c8649319",
"description": "Reactive harness layer for agent workflows. Describe automations in plain language, trace every decision, enforce policies, persist checkpoints. Zero dependencies.",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 0.0.2

### Patch Changes

- Updated dependencies [[`64ab268`](https://github.com/graphrefly/graphrefly-ts/commit/64ab26858804265f60f169f69f95343793e5afde)]:
- @graphrefly/graphrefly@0.45.0
- @graphrefly/mcp-server@0.0.2

## 0.0.1 — 2026-04-19

Initial release — stateless command-line shell over the GraphReFly surface layer (roadmap §9.3c).
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphrefly/cli",
"version": "0.0.1",
"version": "0.0.2",
"description": "Command-line interface for GraphReFly — stateless shell over the surface layer (describe, explain, reduce, snapshot, run an MCP server).",
"license": "MIT",
"repository": {
Expand Down
7 changes: 7 additions & 0 deletions packages/mcp-server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 0.0.2

### Patch Changes

- Updated dependencies [[`64ab268`](https://github.com/graphrefly/graphrefly-ts/commit/64ab26858804265f60f169f69f95343793e5afde)]:
- @graphrefly/graphrefly@0.45.0

## 0.0.1 — 2026-04-19

Initial release — Model Context Protocol server for GraphReFly (roadmap §9.3).
Expand Down
2 changes: 1 addition & 1 deletion packages/mcp-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphrefly/mcp-server",
"version": "0.0.1",
"version": "0.0.2",
"description": "Model Context Protocol server for GraphReFly — expose graph operations (create, describe, observe, explain, reduce, snapshot) as MCP tools.",
"license": "MIT",
"mcpName": "io.github.graphrefly/mcp-server",
Expand Down
6 changes: 6 additions & 0 deletions packages/pure-ts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog — @graphrefly/pure-ts

## 0.45.0

### Minor Changes

- [`64ab268`](https://github.com/graphrefly/graphrefly-ts/commit/64ab26858804265f60f169f69f95343793e5afde) Thanks [@clfhhc](https://github.com/clfhhc)! - minor fix

## Unreleased — package rename + framing reset (PART 13 of `archive/docs/SESSION-rust-port-architecture.md`)

- Renamed: `@graphrefly/legacy-pure-ts` → `@graphrefly/pure-ts` (D082).
Expand Down
2 changes: 1 addition & 1 deletion packages/pure-ts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphrefly/pure-ts",
"version": "0.44.0",
"version": "0.45.0",
"description": "Pure TypeScript implementation of GraphReFly. Universal fallback sibling for the @graphrefly/graphrefly facade — works without Rust deps. Permanent first-class peer alongside @graphrefly/native and @graphrefly/wasm.",
"repository": {
"type": "git",
Expand Down