Commit graph

271 commits

Author SHA1 Message Date
f4103c4100 Remove experiment APIs and content script 2025-06-25 00:36:46 -05:00
6dee051ca1
Merge pull request #25 from wagesj45/codex/refactor-aiclassifier-and-update-storage
Switch AiClassifier to ES module with storage cache
2025-06-25 00:29:11 -05:00
83166c8c4f Convert AiClassifier to ES module 2025-06-25 00:24:59 -05:00
a7d2aca60f Update manifest.json 2025-06-24 23:35:45 -05:00
41a497a5dc
Merge pull request #24 from wagesj45/codex/provide-example-agents.md-file
Add AGENTS guidelines (with documentation URLs)
2025-06-24 23:35:23 -05:00
c3ebf5f530
Update AGENTS.md
Fill in specifics.
2025-06-24 23:34:59 -05:00
6891b9d594 Add AGENTS guidelines 2025-06-24 23:26:45 -05:00
db079ce2f2
Merge pull request #23 from wagesj45/codex/fix-errors-in-background.js
Fix background errors in unsupported contexts
2025-06-24 22:56:42 -05:00
1dc9f5c90e Fix messages API usage 2025-06-24 22:41:22 -05:00
5a4fa5301b
Merge pull request #22 from wagesj45/codex/fix-loading-issue-for-aiclassifier-module
Fix extension resource import timing
2025-06-24 21:02:54 -05:00
f699fd5709 fix resource import timing 2025-06-24 21:00:13 -05:00
ddec4e245f
Merge pull request #21 from wagesj45/codex/implement-ai-based-message-classification
Add new mail classification handler
2025-06-24 17:31:31 -05:00
1c052a7090 Handle new mail classification 2025-06-24 17:31:03 -05:00
a46f6903b4
Merge pull request #20 from wagesj45/codex/implement-classifytext-and-classifytextsync
Add async classifyText and update event handlers
2025-06-24 17:09:55 -05:00
312de63b2e Refactor classifier to share code 2025-06-24 16:10:38 -05:00
032093d8b1
Merge pull request #19 from wagesj45/codex/create-messageutils.jsm-and-refactor-code
Move getPlainText to shared module
2025-06-24 14:05:14 -05:00
606e612ab0 Refactor getPlainText into shared module 2025-06-24 14:05:03 -05:00
b114a76028
Merge pull request #18 from wagesj45/codex/create-aiclassifier-module-and-refactor-code
Refactor AI classifier into separate module
2025-06-24 13:59:01 -05:00
eb2af513ea Refactor AI logic into separate classifier module 2025-06-24 13:58:49 -05:00
c5ed2d318b
Merge pull request #16 from wagesj45/codex/investigate-oversized-email-content
Strip attachments from email prompt
2025-06-23 00:29:03 -05:00
9da99fbe7a Merge branch 'main' of https://github.com/wagesj45/Sortana 2025-06-23 00:25:57 -05:00
d1b475b5e3 Update manifest.json 2025-06-23 00:25:55 -05:00
6968d2d2dd Strip base64 and attachment content 2025-06-22 06:27:29 -05:00
5ad2efa409
Update README.md
Added some filter examples.
2025-06-22 04:06:01 -05:00
d95023ce3f
Merge pull request #15 from wagesj45/codex/fix-undefined-this.extension-error
Fix extension lookup
2025-06-22 00:06:18 -05:00
6279cfe6e0 Fix extension lookup 2025-06-21 23:58:30 -05:00
d28a6e297c More housekeeping.
This is all in order to comply with Mozilla's add-on developer hub rules.
2025-06-21 23:06:00 -05:00
60c0ca4793 Set max version to * 2025-06-21 22:55:30 -05:00
4fdef1115f Merge branch 'main' of https://github.com/wagesj45/Sortana 2025-06-21 22:27:42 -05:00
1d1d30d80f Manifest Housekeeping 2025-06-21 22:27:40 -05:00
7ad85c49a7
Merge pull request #14 from wagesj45/codex/update-readme.md-and-write-release-notes
Update docs for v1.2
2025-06-21 18:55:36 -05:00
e0795ed394
Delete CHANGELOG.md 2025-06-21 18:54:01 -05:00
6b00e4d665 docs: update README and add changelog 2025-06-21 18:52:00 -05:00
d301614eba
Merge pull request #13 from wagesj45/codex/set-logo.png-as-add-on-icon
Set add-on icon
2025-06-21 03:38:39 -05:00
368729801e Add multiple icon sizes 2025-06-21 03:33:06 -05:00
e83bf8bcfa
Merge pull request #12 from wagesj45/codex/review-method-for-importing-logger.jsm
Fix SecurityError from logger import
2025-06-21 03:13:42 -05:00
49961678e7 Fix logger import to avoid SecurityError 2025-06-21 03:12:45 -05:00
3b043848c0
Merge pull request #11 from wagesj45/codex/add-custom-logging-framework-with-css-and-debug-flag
Implement colorized logging with debug mode
2025-06-21 03:03:00 -05:00
a6ef8fc774
Merge branch 'main' into codex/add-custom-logging-framework-with-css-and-debug-flag 2025-06-21 03:02:53 -05:00
7d5371856f Fix logger import before resource registration 2025-06-21 02:59:22 -05:00
84fdbf869f
Merge pull request #10 from wagesj45/codex/add-custom-logging-framework-with-css-and-debug-flag
Implement colorized logging with debug mode
2025-06-21 02:19:01 -05:00
656d0322e6 Add custom logging framework and debug option 2025-06-21 02:18:51 -05:00
8eb6812f54 Update manifest.json 2025-06-20 23:10:42 -05:00
4610e10433
Merge pull request #9 from wagesj45/codex/fix-cache-logging-to-print-only-new-key/value-pair
Fix cache logging
2025-06-20 03:49:15 -05:00
48ce4761a3 Log only updated cache entry 2025-06-20 03:48:57 -05:00
140437f621 Update version 2025-06-20 01:14:14 -05:00
2c0628fc30
Merge pull request #8 from wagesj45/codex/change-cache-key-generation-to-use-sha256-hashing
Hash cache keys using SHA256
2025-06-20 01:13:38 -05:00
dab7aefce7 Hash cache keys using SHA256 2025-06-20 01:12:44 -05:00
f97792d97f
Merge pull request #7 from wagesj45/codex/investigate-error-loading-saved-cache
Improve cache logging
2025-06-20 00:51:29 -05:00
0ff34e4963 Add detailed cache logging 2025-06-20 00:51:12 -05:00