Planning §
- @Plastic Labs Clean up code for Plastic Labs Feature and submit PR
- Feature: Edit task
- Feature: Task details subview when clicked which allows for editing
- Feature: create new task
- Feature: second view -> all tasks list
- Understand how the DnD feature actually works
- Feature: priority label
- Understand how Zod actually works
- Add AI Assistant to the task manager
Action Items §
Plastic Labs PR §
- Update README.md in /www to add jina.ai stuff and some small helpful changes to the root README.md
- Update .env.template to add jina.ai key template
- PR Notes:
- new dynamic route handler at r/[…url]
-
- error and loading page logic
- created new helper function getPromptFromURL that parses websites from the url provided
- modified components/messagebox to create specific window for url-based chat conversations, specifically an accordion for hiding website content by default. Note: Bloom seems to render all images in the chat window…
- page.tsx react content -> home.tsx
- page.tsx passes in the home component
- added three functions:
- createChatFromUrl(): initiates a new conversation window
- First useEffect: Creates the conversation container
- Second useEffect: Initiates the actual conversation with the URL content
Thinking Out Loud §
Pull Requests §
Bootcamp §
- Feature: Edit task
- Feature: Task details subview when clicked which allows for editing
- Feature: create new task
Externship §
EOD Status Report §