Commit History

Merge pull request #54 from biggraph/darabos-cypher
3622d1f

darabos commited on

Basic Cypher box with grand-cypher.
5b86587

darabos commited on

Display empty (and unexpected) values in NodeWithTableView.
31072e1

darabos commited on

Merge pull request #53 from biggraph/darabos-viz-string
74fe24a

darabos commited on

For string attributes use a categorical color scheme. (Instead of throwing an exception.)
9baa8ec

darabos commited on

Small fixes. The CSS import order caused connectors to be tiny.
99b9e33

darabos commited on

Merge pull request #48 from biggraph/dependabot/npm_and_yarn/lynxkite-app/web/npm_and_yarn-1bde0d632d
e22b240

darabos commited on

Bump vite
ebe0aff

dependabot[bot] commited on

Merge pull request #46 from biggraph/darabos-delete-requirements
e4f7f20

darabos commited on

Delete requirements.txt.
cad69a6

darabos commited on

Merge pull request #45 from biggraph/darabos-shattering
3a8588c

darabos commited on

Remove old run.sh.
5266eda

darabos commited on

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

Merge pull request #44 from biggraph/darabos-save-json
2cfb7e3

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

Merge pull request #43 from biggraph/darabos-open-webui
b6341c7

darabos commited on

Run Open WebUI against LynxScribe in LynxKite.
9f88800

darabos commited on

Merge pull request #41 from biggraph/darabos-sql
7ce8659

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