4 Commits

Author SHA1 Message Date
머니페니
9242badeff feat: add MessageStore and update check_message_queue middleware
- Implement SQLite-based MessageStore for follow-up messages
- Replace LangGraph store with MessageStore in check_message_queue middleware
- Preserve all multimodal content parsing logic
- Add comprehensive tests for MessageStore (4 tests, all passing)
- All 85 tests pass
2026-03-20 18:11:15 +09:00
머니페니
816415dd24 feat: complete PR creation via GiteaClient in commit_and_open_pr and open_pr 2026-03-20 17:44:45 +09:00
머니페니
760adf3632 refactor: update open_pr middleware for Gitea 2026-03-20 15:12:11 +09:00
머니페니
b79a6c2549 chore: initial copy from open-swe 2026-03-20 14:38:07 +09:00