Commit f428bce
committed
feature-233-implement-openrouter: Refactor Supabase integration and enhance file processing logic
- Updated CLI configuration to use environment variables for Supabase URL and key.
- Modified file processing methods in FileRepository to support chunk size and added shuffling of chunked files.
- Enhanced SupabaseRepository methods for better handling of chunked files, including SHA256 checksum generation.
- Improved logging in VectorActionUseCase for clearer progress tracking and error reporting.
- Removed obsolete SQL migration file for truncating chunks table.1 parent ac48c3f commit f428bce
File tree
312 files changed
+309551
-74
lines changed- bin
- build/Release
- lib/protocol/crypto/build/Release
- out
- proto
- src
- actions
- data
- graph
- model
- repository
- manager/description
- base
- usecase
- actions
- base
- steps
- commit
- common
- issue_comment
- issue
- pull_request_review_comment
- pull_request
- utils
- dist
- build/Release
- lib/protocol/crypto/build/Release
- out
- proto
- src
- actions
- data
- graph
- model
- repository
- manager/description
- base
- usecase
- actions
- base
- steps
- commit
- common
- issue_comment
- issue
- pull_request_review_comment
- pull_request
- utils
- src
- data/repository
- usecase
- supabase
- migrations
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
312 files changed
+309551
-74
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
Binary file not shown.
0 commit comments