Commit History

Update the LynxScribe ops with OpenAI API change.
f20577d

darabos commited on

Plugin loading.
0daac8b

darabos commited on

Do not zero out positions in the JSON.
278f51f

darabos commited on

Move each package into a separate module. Rename "ops" to "core". Fix test.
359ff3d

darabos commited on

Split LynxKite into several Python packages.
fdfb0b2

darabos commited on

Updated LynxScribe workspace JSON.
c342593

darabos commited on

Keep updating JSON data file even if we are using CRDT.
69d1acb

darabos commited on

Do not rely on delete_on_close. It was added in Python 3.12.
aaea6e1

darabos commited on

Run Open WebUI against LynxScribe in LynxKite.
9f88800

darabos commited on

Example workspace with SQL and bundle organization.
5a33b92

darabos commited on

Run SQL on GPU with Polars.
d983a3c

darabos commited on

Merge pull request #33 from biggraph/darabos-react
de267ef

darabos commited on

Format/lint changes.
b5897e1

darabos commited on

Table node. Possibly done?
ec23591

darabos commited on

Fix node with image.
d5f09ce

darabos commited on

Wrap backend changes in transaction. Put callbacks in useCallback. Can add/delete edges now!
b539c50

darabos commited on

Add and delete nodes.
499182c

darabos commited on

Remove sub_nodes/sub_flow/parentId.
a42fd6b

darabos commited on

Resizing possibly works.
7d455bb

darabos commited on

Add a delayed execution mechanism for parameter edits.
f835633

darabos commited on

Use straight Y.js to observe backend updates.
556229c

darabos commited on

Possibly fix backend websocket exceptions.
79442d3

darabos commited on

Struggle with CRDT+React.
483664b

darabos commited on

CRDT for node positions is working.
684c4b3

darabos commited on

Try using zustand-middleware-yjs.
f4eadba

darabos commited on

Remove Next.js.
524e7c0

darabos commited on

Missed these files. Workspace in React.
7fda361

darabos commited on

Start converting directory page to React.
d6295c4

darabos commited on

Some nodes are now visible.
b2a6494

darabos commited on

Start switching to React.
bacd462

darabos commited on

Merge pull request #32 from biggraph/darabos-crdt-updated
37a6620

darabos commited on

Merge branch 'main' into darabos-crdt-updated
b01e6bb

darabos commited on

Merge pull request #3 from biggraph/darabos-await-fmt
01b9915

darabos commited on

Format, async test_chat_api.
57ea732

darabos commited on

Load old files, few fixes for LynxScribe demo.
c9fc495

darabos commited on

Merge remote-tracking branch 'origin/main' into darabos-crdt-updated
eb2e39e

darabos commited on

Make boxes update on the UI.
39a1d35

darabos commited on

Update JS dependencies.
54c14ab

darabos commited on

Backend can now put results in the CRDT.
d43f961

darabos commited on

Remove leftover.
d7082b2

darabos commited on

Client-side CRDT working for nodes and edges.
c470835

darabos commited on

Merge pull request #2 from biggraph/darabos-checkbox
5458766

darabos commited on

Use a checkbox for boolean parameters.
a0c4974

darabos commited on

Merge pull request #1 from biggraph/darabos-lynxscribe
a3d2a64

darabos commited on

Export the constructed Chat API through an HTTP endpoint.
b34d742

darabos commited on

Fix caching, move outputs on top.
0213da5

darabos commited on

Working but slow LynxScribe in LynxKite.
9cc1fee

darabos commited on

More CRDT work. I fail to hook up the nodes/edges stores to the synced store.
728c1b0

darabos commited on

Start switching to CRDT. The env setting works!!!
a180fd2

darabos commited on

Format Markdown in single-entry view.
29d6ac1

darabos commited on