Commit Graph

20 Commits

Author SHA1 Message Date
gpt-engineer-app[bot] 25da60f7b2 Refactor agent details page
Move AI model select above system prompt and add version history modal.
2025-11-07 19:20:49 +00:00
gpt-engineer-app[bot] 64b4c39c92 Refactor agent and prompt management
Restructures the application to integrate prompt management directly into the agent details view. Removes the separate "Prompts" page and its associated components. Agents are now the root route, and clicking an agent navigates to a detail page where its system prompt, AI model, and version history can be managed.
2025-11-07 19:14:00 +00:00
gpt-engineer-app[bot] 954b09f836 Refactor Agents and Prompts routes 2025-10-30 12:48:10 +00:00
gpt-engineer-app[bot] d3c2e31d15 Refactor: Make system responsive 2025-10-29 15:02:56 +00:00
gpt-engineer-app[bot] b9d7db533c Add Agents screen to sidebar 2025-10-29 14:57:43 +00:00
gpt-engineer-app[bot] 6ef80b9726 Remove History from sidebar 2025-10-29 14:55:19 +00:00
gpt-engineer-app[bot] fe55c74fc1 Refactor prompt display and versioning 2025-10-29 14:49:29 +00:00
gpt-engineer-app[bot] f379ce17c9 Refactor prompt history modal 2025-10-29 14:47:34 +00:00
gpt-engineer-app[bot] 42a8e0064f feat: Add prompt history modal 2025-10-29 14:45:29 +00:00
gpt-engineer-app[bot] 24206417da Refactor prompt editing modal 2025-10-29 14:39:05 +00:00
gpt-engineer-app[bot] 7a73be703f feat: Implement prompt versioning and editing 2025-10-29 14:14:58 +00:00
gpt-engineer-app[bot] 2a74f0b498 Remove Agents screen 2025-10-29 14:04:48 +00:00
gpt-engineer-app[bot] 0b96ab51fb Refactor prompt creation flow 2025-10-29 13:58:45 +00:00
gpt-engineer-app[bot] b9786d6abc Refactor: Adjust prompt creation modal size 2025-10-29 13:57:03 +00:00
gpt-engineer-app[bot] 11a51c6100 feat: Add prompt creation modal with AI assistant 2025-10-29 13:53:02 +00:00
gpt-engineer-app[bot] b42f94ecab Refactor: Update sidebar title 2025-10-29 12:53:48 +00:00
gpt-engineer-app[bot] bdb8443a51 Refactor sidebar component 2025-10-29 12:52:59 +00:00
gpt-engineer-app[bot] 64c53ee1ec feat: Add theme toggle and back button 2025-10-29 12:44:51 +00:00
gpt-engineer-app[bot] 6efb71b59b Create HGTX PromptLab UI 2025-10-29 12:06:30 +00:00
gpt-engineer-app[bot] d712cc7bb5 [skip lovable] Use tech stack vite_react_shadcn_ts_20250728_minor 2025-10-29 12:03:58 +00:00