Commit graph

280 commits

Author SHA1 Message Date
4376169001 Update AGENTS.md 2025-06-27 03:55:47 -05:00
7be3c46e62 Update manifest.json 2025-06-27 03:14:57 -05:00
2e8a505166
Merge pull request #49 from wagesj45/codex/fix-cache-clearing-and-reasoning-view-button-registration-bu
Fix message display script paths
2025-06-27 03:13:49 -05:00
a7009d644c Fix script registration with relative URLs 2025-06-27 03:12:32 -05:00
101f8d0cd7
Merge pull request #48 from wagesj45/codex/update-code-for-messagedisplay-api
Fix message pane buttons
2025-06-27 02:53:19 -05:00
9ae22ad5ed Update README.md 2025-06-27 02:52:49 -05:00
a29a6299ef Use new scripting API for message display scripts 2025-06-27 02:52:49 -05:00
b2341b1382
Merge pull request #47 from wagesj45/codex/fix-missing--view-reasoning--button
Add View Reasoning UI
2025-06-27 02:14:01 -05:00
22ab445dea Add View Reasoning menu and fix button 2025-06-27 02:12:34 -05:00
03844a5ab3 Update ai-filter.sln 2025-06-27 02:02:55 -05:00
0e6478269e
Merge pull request #46 from wagesj45/codex/implement-ai-metadata-storage-and-ui
Add reasoning cache and viewer
2025-06-27 01:39:50 -05:00
004815e39a
Delete resources/img/brain.png 2025-06-27 01:39:36 -05:00
b6abe758b1 Add reasoning cache and viewer 2025-06-27 01:39:02 -05:00
db7113b03d Create brain.png 2025-06-27 01:38:11 -05:00
53f7055e7a
Merge pull request #45 from wagesj45/codex/add-clear-cache-menu-item-and-button
Add cache clearing controls
2025-06-27 01:05:59 -05:00
1ad1b7004d Add cache clearing feature and update UI 2025-06-27 01:05:27 -05:00
b92b8eacfe
Merge pull request #44 from wagesj45/codex/add-visual-email-classification-indicators
Add status icons during email classification
2025-06-27 00:35:28 -05:00
e78478ab9a Show classification progress and results via toolbar icons 2025-06-27 00:32:19 -05:00
0f0584c4f5 adding additional icon colors 2025-06-27 00:06:34 -05:00
a8a4a4b4dc
Merge pull request #43 from wagesj45/codex/fix-uncaught-syntaxerror-with-break-inside-queue-processing
Fix async rule loop
2025-06-26 17:21:50 -05:00
492c2404cd Fix rule processing loop 2025-06-26 17:18:40 -05:00
36b167d335 adjusting colors 2025-06-26 17:03:54 -05:00
51a9a23312
Merge pull request #42 from wagesj45/codex/navigate-ebay-email-alerts-preferences
Improve message parsing for AI classifier
2025-06-26 17:02:27 -05:00
1070610174 Parse full message for AI classification 2025-06-26 17:02:10 -05:00
93a36ea2d8
Merge pull request #41 from wagesj45/codex/update-rule-boxes-with-bulma-message-container
Improve rule editor layout
2025-06-26 02:58:47 -05:00
6913859526 Refactor rule UI to use Bulma message 2025-06-26 02:56:22 -05:00
5dd7c7f7ee Set themeing colors 2025-06-26 02:51:14 -05:00
9c5134b797 Added themeing 2025-06-26 02:13:36 -05:00
c370de36cc
Merge pull request #40 from wagesj45/codex/add-bulma.css-classes-to-rules
Fix missing Bulma classes when adding rules
2025-06-26 02:11:02 -05:00
540677d458 Add Bulma classes to new rules 2025-06-26 02:10:52 -05:00
39b57abc88
Merge pull request #39 from wagesj45/codex/fix-context-menu,-rule-order,-and-execution-control
Implement rule priority and stop-on-match
2025-06-26 01:59:07 -05:00
dd831e89b4 Fix rule handling and add priority UI 2025-06-26 01:57:24 -05:00
2032ad9fa7
Merge pull request #38 from wagesj45/codex/refactor-settings-page-with-bulma.css
Switch options UI to Bulma
2025-06-26 00:29:29 -05:00
37ac69a82a Remove npm usage and reference static Bulma 2025-06-26 00:28:57 -05:00
5007a96ba8 Update AGENTS.md 2025-06-26 00:02:38 -05:00
a149b6bc8b
Merge pull request #37 from wagesj45/codex/evaluate-long-term-cache-storage-options
Fix Services import in ExpressionSearchFilter
2025-06-25 23:17:57 -05:00
848f5b7a8b Remove unused Services import 2025-06-25 23:17:03 -05:00
c785edd96a
Merge pull request #36 from wagesj45/codex/fix-ai-rules-apply-error
Fix cache loading when Services unavailable
2025-06-25 22:09:46 -05:00
bf2743d131 Handle cache loading without Services 2025-06-25 22:09:15 -05:00
a7a068ca57
Merge pull request #35 from wagesj45/codex/update-agents.md-and-ai-filter.sln
Clean up experiment references
2025-06-25 22:01:38 -05:00
acff8f72db Remove experiment references 2025-06-25 22:00:56 -05:00
a154029320
Merge pull request #34 from wagesj45/codex/fix-error-in-add-on-loading
Fix message display context for menu
2025-06-25 15:12:13 -05:00
fed850fe13 Update menu context for message display 2025-06-25 15:10:30 -05:00
2353f6db4d
Merge pull request #33 from wagesj45/codex/suggest-ai-classification-status-spots
Add classification status indicators
2025-06-25 14:54:18 -05:00
a58b8f3632 Remove placeholder status icons 2025-06-25 14:53:19 -05:00
5673cfbd36
Merge pull request #32 from wagesj45/codex/remove-invalid-paths-from-readme
Clean README path references
2025-06-25 14:24:35 -05:00
2341b7e475 Update README to remove obsolete path references 2025-06-25 14:23:53 -05:00
ac90af149e
Merge pull request #31 from wagesj45/codex/implement-applyairules-helper-and-context-menu
Add context menu helper to apply AI rules
2025-06-25 14:20:10 -05:00
dceebe48de Add context menu for applying AI rules 2025-06-25 14:15:09 -05:00
0858b52309
Merge pull request #30 from wagesj45/codex/upgrade-rule-generation-ui-with-multi-action-support
Add rule actions tab
2025-06-25 03:23:41 -05:00