Skip to content

Commit

Permalink
worklogs
Browse files Browse the repository at this point in the history
  • Loading branch information
ZachBeta committed Mar 4, 2025
1 parent 4953e7f commit 69075c4
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions WORKLOGS.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,23 +18,25 @@
- [x] Implement prompt engineering features
- [x] Create prompt model and service
- [x] Implement CRUD operations for prompts
- [x] Test prompt commands in Discord
- [x] Implement prompt selection in bot commands
- [x] Add default prompt functionality
- [x] Consider pulling in only AREL for persistence
- [x] Migrate to Rails 8 for better tooling
- [x] Implement additional message storage features
- [x] Add debugging/database logging for requests

🔄 NOW

* [ ] channel specific prompts
- [ ] Complete prompt engineering features
- [ ] Test prompt commands in Discord
- [ ] Implement prompt selection in bot commands
- [ ] Add user interface for prompt management
- [ ] Implement channel-specific prompts
- [ ] Extend prompt model to include channel ID
- [ ] Update prompt service to handle channel-specific prompts
- [ ] Add commands for managing channel prompts
- [ ] Fix mention in discord thread breaking issue
- [ ] Implement deployment strategy
- [ ] Create experimental bot separate from stable BodgeIt version
- [ ] Deploy stable version on long-living server
- [ ] Containerize to simplify setup
- [ ] Fix mention in discord thread breaking issue

🎯 NEXT

Expand All @@ -43,7 +45,6 @@
- [ ] Add tests to confirm chat history functionality
- [ ] Improve error handling and recovery
- [ ] Improve prompt system
- [ ] Allow default prompt storage
- [ ] Enable creation of new prompts from existing ones
- [ ] Add user preferences for default prompts

Expand Down

0 comments on commit 69075c4

Please sign in to comment.