rowboat/apps/rowboat/app/projects
arkml ab014f788c
Context variables (#214)
* move prompts panel to variables

* variable shows both name and value

* added modal to add variables

* removed warning on edits

* adding or updating variables only uses the modal

* append variable context to agent instructions

* add dummy value to the variable values when downloading json

* fixed @variable mentions in the instruction editor

* change placeholder text for variables when json is imported
2025-08-21 17:29:27 +05:30
..
[projectId] Context variables (#214) 2025-08-21 17:29:27 +05:30
components Add URL parameter handling for direct project creation (#210) 2025-08-19 11:29:43 +05:30
layout Re-route help button to discord 2025-08-21 09:08:34 +05:30
lib fix project naming issues on frontend 2025-08-18 12:02:44 +05:30
app.tsx fix project naming issues on frontend 2025-08-18 12:02:44 +05:30
layout.tsx move data-source ops to a modal inside build view (#186) 2025-07-29 14:29:22 +05:30
page.tsx auto-create project from query params 2025-07-24 20:13:12 +05:30