lynxkite / web /src

Commit History

Run Open WebUI against LynxScribe in LynxKite.
dcedc35

darabos commited on

Run SQL on GPU with Polars.
f366c41

darabos commited on

Format/lint changes.
e688a40

darabos commited on

Table node. Possibly done?
44b3c5d

darabos commited on

Fix node with image.
c7f22d1

darabos commited on

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

darabos commited on

Add and delete nodes.
ab53490

darabos commited on

Remove sub_nodes/sub_flow/parentId.
45e4c73

darabos commited on

Resizing possibly works.
de3a4c7

darabos commited on

Add a delayed execution mechanism for parameter edits.
f2d4392

darabos commited on

Use straight Y.js to observe backend updates.
a5bf96b

darabos commited on

Struggle with CRDT+React.
dfd9216

darabos commited on

CRDT for node positions is working.
ddebfca

darabos commited on

Try using zustand-middleware-yjs.
03fbff6

darabos commited on

Remove Next.js.
5fe7b6c

darabos commited on

Start switching to React.
cff077a

darabos commited on

Load old files, few fixes for LynxScribe demo.
eee9365

darabos commited on

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

darabos commited on

Make boxes update on the UI.
34808b7

darabos commited on

Update JS dependencies.
2a4f621

darabos commited on

Backend can now put results in the CRDT.
31d7b86

darabos commited on

Remove leftover.
b84f200

darabos commited on

Client-side CRDT working for nodes and edges.
7fcb083

darabos commited on

Use a checkbox for boolean parameters.
28b9de2

darabos commited on

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

darabos commited on

Start switching to CRDT. The env setting works!!!
2720e84

darabos commited on

Format Markdown in single-entry view.
07f0e14

darabos commited on

RAG demo working great!
949760b

darabos commited on

Retrieval in RAG demo working.
2a6e291

darabos commited on

"Image" node type to display an image.
75198f6

darabos commited on

Redo PyTorch boxes as a separate environment.
6f94236

darabos commited on

Correct handle placement when there are inputs/outputs on different sides.
f24a87d

darabos commited on

Start writing "LLM logic" executor.
9497543

darabos commited on

Choose environment per workspace.
75c875f

darabos commited on

Box resizing - not perfect yet.
1dc03e3

darabos commited on

Format some parameters as <textarea>.
35abaee

darabos commited on

Make tables update correctly.
a7446e6

darabos commited on

Use Tabulator for tables.
2b43cd2

darabos commited on

Start adding LLM logic boxes. Nicer tables.
4ab53a5

darabos commited on

Do not save parameter on every keypress.
906b427

darabos commited on

Control plug position for each input/output.
28c40a9

darabos commited on

Put metadata in the nodes.
abb1488

darabos commited on

Use Pydantic for op metadata.
d4a220c

darabos commited on

Switch to Svelte Query. It works!
abadddf

darabos commited on

Switch from Sigma to ECharts.
a6b7675

darabos commited on

Temporary solution for area node z order.
aa69872

darabos commited on

Input/output labels for vertical nodes.
4133481

darabos commited on

SvelteFlow renamed parentNode to parentId.
e7f244d

darabos commited on

Upgrade SvelteFlow. Arrows!
767e953

darabos commited on

Tweak parameter visuals.
69ec235

darabos commited on