Add code editor #136

Closed
opened 2026-02-15 19:16:13 -05:00 by yindo · 1 comment
Owner

Originally created by @marcusschiesser on GitHub (Apr 28, 2025).

Originally assigned to: @thucpn on GitHub.

Use cases

  1. supports editing the current artifact (and if saved generates a new version of the artifact)
  2. Add a devMode flag to LlamaIndexServer - if true, supports editing the workflow file (workflow.ts or workflow.py) after clicking on a "Dev Mode" overlay button - similar to https://www.typescriptlang.org/play/

Start with 1.

Originally created by @marcusschiesser on GitHub (Apr 28, 2025). Originally assigned to: @thucpn on GitHub. Use cases 1. supports editing the current artifact (and if saved generates a new version of the artifact) 2. Add a `devMode` flag to LlamaIndexServer - if true, supports editing the workflow file (`workflow.ts` or `workflow.py`) after clicking on a "Dev Mode" overlay button - similar to https://www.typescriptlang.org/play/ Start with 1.
yindo closed this issue 2026-02-15 19:16:13 -05:00
Author
Owner

@marcusschiesser commented on GitHub (Apr 29, 2025):

TBD: how to deal with multi-file workflows: e.g. https://github.com/run-llama/create-llama/pull/586/files#diff-a36d2ec0a2727de4577d3947abf5337bdad4e4e1848b6bbd51701312cbf358c6 - probably merge them to one

@marcusschiesser commented on GitHub (Apr 29, 2025): TBD: how to deal with multi-file workflows: e.g. https://github.com/run-llama/create-llama/pull/586/files#diff-a36d2ec0a2727de4577d3947abf5337bdad4e4e1848b6bbd51701312cbf358c6 - probably merge them to one
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/create-llama#136