Skip to content

Latest commit

 

History

History
77 lines (50 loc) · 3 KB

File metadata and controls

77 lines (50 loc) · 3 KB

User Prompts from Chat Session

This document contains all prompts from the user during this development session, organized chronologically.

1. Initial Error Investigation

Prompt: Please explain this @bash (366-452)

2. Continued Error Investigation

Prompt: I get this now: @bash (454-542)

3. TypeScript Error Fix Request

Prompt: I get this error: @bash (585-593) Also please use <Image /> from Next ofr <img>.

4. Image Component Issue

Prompt: I get this: @bash (663-675)

5. Migration Error Explanation

Prompt: Please explain this error: @bash (12-52)

6. Token Usage Question

Prompt: Is 3k tokens a lot for an API call?

7. Test Suite Update Request

Prompt: Could you update the manual-agent-test to test our current implemtation?

8. WebSocket Removal Clarification

Prompt: There shouldn't be a WebSocket testing as we don't use any websockets now. Please reference the implementation in @agent/src/agent.ts.

9. Authentication Error in Tests

Prompt: ▲ [WARNING] [WARN] Authentication failed: No authorization token provided. I get this for the tests.

10. SQL Error Investigation

Prompt: This is an error I am getting. We shouldn't be using SQL though... @node (130-585) I don't have any MCP servers or am using anyfor this app.

11. Continued Error Investigation

Prompt: I still don't understand this error: @node (955-1019)

12. Tool Use Testing Question

Prompt: Does this task test for tool use?

13. Task Timing Test Suite Request

Prompt: Could you add a test suite that checks whether or not tasks are created at an appropriate time?

14. Task Creation Error Analysis

Prompt: I am getting these types of errors: @node (996-1012). Would it make more sense to create a tool that creates start and end times using the current-time?

15. System Prompt Improvement

Prompt: Improve the system prompt.

16. Retry Logic Request

Prompt: Is there a way to have the agent try again if it fails creating the task initially?

17. Authentication Bypass Mode Request

Prompt: Could you create a mode that bypasses userauth for testing the frontend?

18. Error Explanation Request

Prompt: What is this? @bash (1008-1015)

19. RAG Enhancement Suggestion

Prompt: Would it be a good idea to do something with RAG to improve the narration? By including exercpts of Tolkien or other fantasy writers or some DND rulebooks?

20. Session Completion Confirmation

Prompt: I think we are good now.

21. Documentation Generation Request

Prompt: Please work on a generating (and updating) documentation for the codebase.

22. Caching Strategy Question

Prompt: When should I use caching for the app?

23. Prompts Documentation Request

Prompt: COuld you create a PROMPTS.md file with all of my prompts to you for this chat?


Note: This file was auto-generated from the chat session history. Prompts are listed in chronological order as they appeared in the conversation.