Commit History

"pos" is no longer optional. Plus a comment.
a2c3c92

darabos commited on

Delete CRDT rooms when a workspace is deleted.
71f013b

darabos commited on

Fix warning about un-awaited coroutine.
154122a

darabos commited on

Ignore comment changes.
535b0d8

darabos commited on

Print the offending path in "is_relative_to" checks.
5880106

darabos commited on

Make a Position enum.
99491df

darabos commited on

Update node metadata on execution.
6565904

darabos commited on

Do not "execute" workspaces with no executor.
93db5d5

darabos commited on

Merge remote-tracking branch 'origin/main' into darabos-folders
e094357

darabos commited on

Allow working with files in directories.
19e2687

darabos commited on

Merge pull request #143 from biggraph/feature/task-solver-box
e641a48

mszel commited on

Ignore invalid edges.
a3258ff

darabos commited on

Always use Linux line endings in Monaco.
3daa013

darabos commited on

Explicitly use UTF-8 encoding.
b22223a

darabos commited on

Example with user-created requirements.txt.
130a370

darabos commited on

Pass code edits through CRDT.
6a3b521

darabos commited on

Load ops from .py files in the data directory.
1ae7dde

darabos commited on

Do not re-run on tables opening/closing, address review.
c6d869b

darabos commited on

Change formatters from 80 columns to 100 columns.
a112474

darabos commited on

Replace default_display with an input_metadata field with simpler semantics.
2594c74

darabos commited on

Use cwd instead of LYNXKITE_DATA.
a08a3aa

darabos commited on

Avoid execution for unchanged workspaces.
f8a4298

darabos commited on

Remove duplicate inputs with CRDT.
f6b2668

darabos commited on

Progress indicator in one_by_one.py.
df57af6

darabos commited on

Tri-state status. Nicer visuals.
1e22c2c

darabos commited on

Manage an "in_progress" property on each node.
cffc492

darabos commited on

Update node display/error in CRDT one by one during execution.
ffbad5c

darabos commited on

Graph from molecule similarity.
34bcdc8

darabos commited on

More fixes for tests.
b3ecf8d

darabos commited on

Fix tests.
9de79f2

darabos commited on

Find plugins by module name instead of namespace module.
338e6a4

darabos commited on