Commit Graph

  • 4e68a47bcb Merge pull request #4 from run-llama/vercel/react-server-components-cve-vu-f5dhme main Logan 2025-12-16 16:33:48 -06:00
  • 95784990b7 Fix React Server Components CVE vulnerabilities vercel/react-server-components-cve-vu-f5dhme Vercel 2025-12-16 22:31:01 +00:00
  • e475ed5735 Update llm-utils.ts Logan 2025-07-30 14:28:20 -06:00
  • aad0f47a81 Screenshot to README Laurie Voss 2025-07-22 11:46:12 -07:00
  • 43b107ccd9 or() to avoid duplicate handlers Laurie Voss 2025-07-22 11:34:43 -07:00
  • 3696242701 Fixing handling of loops Laurie Voss 2025-07-21 15:47:07 -07:00
  • 369f6b1024 Labels and naming Laurie Voss 2025-07-21 13:33:31 -07:00
  • 0ab43668b5 Favicon Laurie Voss 2025-07-20 14:34:07 -07:00
  • c49b12b048 README Laurie Voss 2025-07-20 14:22:17 -07:00
  • 3cc7fa4adc License Laurie Voss 2025-07-20 14:13:39 -07:00
  • f04d982058 Slightly neater arrows Laurie Voss 2025-07-20 14:13:28 -07:00
  • b123ca125c Decision nodes! Laurie Voss 2025-07-20 13:10:51 -07:00
  • a5762220d0 Refactored decision node Laurie Voss 2025-07-20 13:02:53 -07:00
  • 3af0abacc7 WIP decision node Laurie Voss 2025-07-19 19:28:10 -07:00
  • 29ed227603 Cursor rules Laurie Voss 2025-07-19 19:08:10 -07:00
  • 70b1aca79f Handle looks Laurie Voss 2025-07-19 17:57:20 -07:00
  • 89d8381c5e Tests for compiler Laurie Voss 2025-07-19 17:45:27 -07:00
  • 8a464240f2 Tests! Laurie Voss 2025-07-19 17:38:00 -07:00
  • b81c449d2e Agent running feedback Laurie Voss 2025-07-19 17:29:44 -07:00
  • 611a363b40 Compiler regressions Laurie Voss 2025-07-19 17:21:38 -07:00
  • 803eae1014 Run View now uses intermediate JSON as source of truth Laurie Voss 2025-07-19 16:47:39 -07:00
  • b936e9d138 Better prompting of agent Laurie Voss 2025-07-19 16:13:38 -07:00
  • 460d6b80d4 Prompt LLM works now Laurie Voss 2025-07-17 15:07:45 -07:00
  • c244c6c459 Ignore type errors on build Laurie Voss 2025-07-17 13:20:16 -07:00
  • e3ebe68d17 Restart button Laurie Voss 2025-07-17 13:17:47 -07:00
  • 141db11db4 Better layout and node highlighting Laurie Voss 2025-07-17 13:09:21 -07:00
  • 1be4b0426e Larger chat view in run mode Laurie Voss 2025-07-17 13:02:32 -07:00
  • b2bd81d5ee Agent graph is now executable client-side Laurie Voss 2025-07-17 12:56:26 -07:00
  • 4d01a1cc19 Cursor rules: base description of app Laurie Voss 2025-07-17 11:29:57 -07:00
  • 1384ca8e5f Handling human input and agents with llamaindex tools Laurie Voss 2025-07-16 16:39:29 -07:00
  • a313ffceb8 Copy button Laurie Voss 2025-07-16 10:22:09 -07:00
  • 4b15bce02b Settings object Laurie Voss 2025-07-15 17:15:53 -07:00
  • 1768d8fd41 Display intermediate JSON Laurie Voss 2025-07-15 17:14:42 -07:00
  • c90c977d9d intermediate JSON Laurie Voss 2025-07-15 17:03:42 -07:00
  • 1b14c85b01 Many things Laurie Voss 2025-07-15 16:54:46 -07:00
  • 95ba2c63b3 Refactor to next.js app Laurie Voss 2025-07-15 14:39:50 -07:00
  • c57ebf3e32 Fix tab button height gpt-engineer-app[bot] 2025-07-15 18:35:06 +00:00
  • c2636ddbf1 Fix tab label width gpt-engineer-app[bot] 2025-07-15 18:33:55 +00:00
  • 3a0e580554 Fix edit screen scrollbar gpt-engineer-app[bot] 2025-07-15 18:32:41 +00:00
  • 8795a257c7 Fix edit screen height gpt-engineer-app[bot] 2025-07-15 18:31:33 +00:00
  • c08b0ebb4f Fix screen height gpt-engineer-app[bot] 2025-07-15 18:30:08 +00:00
  • 9f11aba877 Fix agent tool API key loading gpt-engineer-app[bot] 2025-07-15 18:28:30 +00:00
  • cdaea9ca53 Fix agent tool index list population gpt-engineer-app[bot] 2025-07-15 18:25:14 +00:00
  • 6b61e857a2 Add edit/run tabs gpt-engineer-app[bot] 2025-07-15 18:22:57 +00:00
  • 5b8926a11c Fix node deletion in textboxes gpt-engineer-app[bot] 2025-07-15 18:04:17 +00:00
  • c2c2483728 Make active node appear on top gpt-engineer-app[bot] 2025-07-15 18:02:14 +00:00
  • e08bd577e5 Fix agent tool index persistence gpt-engineer-app[bot] 2025-07-15 17:59:41 +00:00
  • 74a4cc6ecb Persist agent tool configuration gpt-engineer-app[bot] 2025-07-15 17:57:35 +00:00
  • 3e17cdf8b3 Refactor sidebar to accordion UI gpt-engineer-app[bot] 2025-07-15 17:51:50 +00:00
  • 4f75eaa8d3 Fix UI reset for API keys gpt-engineer-app[bot] 2025-07-15 17:48:40 +00:00
  • 19de3c9c75 Fix element disappearing issue gpt-engineer-app[bot] 2025-07-15 17:44:09 +00:00
  • 1fab5c443b Add reset button gpt-engineer-app[bot] 2025-07-15 17:40:53 +00:00
  • fb76f2cf05 Add delete key functionality gpt-engineer-app[bot] 2025-07-15 17:37:09 +00:00
  • 1dd750343c Configure Vite proxy gpt-engineer-app[bot] 2025-07-15 00:40:57 +00:00
  • d5bd45cae9 Fix Agent Tool API key display gpt-engineer-app[bot] 2025-07-15 00:32:24 +00:00
  • a592aaf581 Add Agent Tool functionality gpt-engineer-app[bot] 2025-07-15 00:30:41 +00:00
  • bf511d85dd Refactor Agent Tool node gpt-engineer-app[bot] 2025-07-15 00:23:32 +00:00
  • 34e6dca1f0 Fix Prompt Agent connector line gpt-engineer-app[bot] 2025-07-15 00:17:55 +00:00
  • cae849e0ee Fix diamond connector connection gpt-engineer-app[bot] 2025-07-15 00:16:26 +00:00
  • 0423aa055a Adjust diamond connector size gpt-engineer-app[bot] 2025-07-15 00:15:00 +00:00
  • c914a6b5ef Fix node z-index on edit gpt-engineer-app[bot] 2025-07-15 00:14:01 +00:00
  • 8e7e3671fe Fix Prompt Agent node expansion gpt-engineer-app[bot] 2025-07-15 00:04:48 +00:00
  • 07db49ad9f Refactor Prompt Agent node gpt-engineer-app[bot] 2025-07-15 00:04:09 +00:00
  • 2ae4f716bd Add default prompt and expand/collapse. gpt-engineer-app[bot] 2025-07-15 00:02:57 +00:00
  • defe9ae323 Add LLM dropdown and diamond connector gpt-engineer-app[bot] 2025-07-15 00:00:09 +00:00
  • 9d21e94712 Persist node field data gpt-engineer-app[bot] 2025-07-14 23:53:34 +00:00
  • 3b20a0b3f0 Refactor LLM API key settings gpt-engineer-app[bot] 2025-07-14 23:06:28 +00:00
  • 6067a27296 Add settings menu gpt-engineer-app[bot] 2025-07-14 23:04:25 +00:00
  • ec4757ead1 Refactor component menu gpt-engineer-app[bot] 2025-07-14 23:00:36 +00:00
  • c3ea78125b Add save icon and persistence gpt-engineer-app[bot] 2025-07-14 22:58:36 +00:00
  • 71185dfbd6 Fix: Apply requested changes gpt-engineer-app[bot] 2025-07-14 22:54:58 +00:00
  • 9725aef0bf Refactor node connection points gpt-engineer-app[bot] 2025-07-14 22:53:31 +00:00
  • f5d298a216 Fix start/stop node gradients gpt-engineer-app[bot] 2025-07-14 22:49:17 +00:00
  • 9d90599854 Fix start/stop node shapes gpt-engineer-app[bot] 2025-07-14 22:47:49 +00:00
  • 4429dca94d Refine node styles gpt-engineer-app[bot] 2025-07-14 22:46:51 +00:00
  • 272b07507f Fix node hover effect gpt-engineer-app[bot] 2025-07-14 22:43:43 +00:00
  • f76c3e3606 Refine node and line styles gpt-engineer-app[bot] 2025-07-14 22:42:22 +00:00
  • 4ee0b6345f Remove quick actions menu gpt-engineer-app[bot] 2025-07-14 22:39:38 +00:00
  • 2575372f87 Remove connection arrows. gpt-engineer-app[bot] 2025-07-14 22:38:10 +00:00
  • d048d70c2c Fix connection point hover behavior gpt-engineer-app[bot] 2025-07-14 22:37:22 +00:00
  • 6329a0efc3 Fix node connection lines gpt-engineer-app[bot] 2025-07-14 22:36:11 +00:00
  • 92bb056010 Improve node connections gpt-engineer-app[bot] 2025-07-14 22:34:15 +00:00
  • f6fbcad873 Fix: Apply white background gpt-engineer-app[bot] 2025-07-14 22:32:08 +00:00
  • 073c8364f5 Fix: Render flow elements gpt-engineer-app[bot] 2025-07-14 22:29:21 +00:00
  • 42e8154b7d Add agent flow UI gpt-engineer-app[bot] 2025-07-14 22:26:54 +00:00
  • 202f943161 Use tech stack vite_react_shadcn_ts gpt-engineer-app[bot] 2025-07-14 22:23:56 +00:00