Andrew Phillips
|
57413725c7
|
feat: Import all meta plugins to ensure registration
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-09-03 09:34:04 -03:00 |
|
Andrew Phillips
|
15496345d9
|
feat: Implement registry for meta plugins
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-09-03 09:33:39 -03:00 |
|
Andrew Phillips
|
21f195d8f6
|
refactor: Use plugin registry for filter service discovery
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-09-03 09:31:05 -03:00 |
|
Andrew Phillips
|
96deafbf78
|
feat: Add pest and pest_derive dependencies
|
2025-09-03 09:31:04 -03:00 |
|
Andrew Phillips
|
383cf1e98f
|
fix: Use function pointers for filter plugin registration
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-09-03 09:26:53 -03:00 |
|
Andrew Phillips
|
c952f62c21
|
feat: Register all available filter plugins
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-09-03 09:25:43 -03:00 |
|
Andrew Phillips
|
63ce81c6ce
|
fix: Add Clone derive and adjust sorting for FilterPluginInfo
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-09-03 09:19:20 -03:00 |
|
Andrew Phillips
|
5e866c7cbf
|
fix: Resolve compilation errors with FilterOption and type mismatches
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-09-03 09:18:38 -03:00 |
|
Andrew Phillips
|
332a609d7f
|
refactor: Display filter plugin details in status command
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-09-03 09:17:42 -03:00 |
|
Andrew Phillips
|
e5f71c7c5d
|
feat: Enhance status with detailed filter plugin information
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-09-03 09:17:07 -03:00 |
|
Andrew Phillips
|
bfe56f5266
|
fix: Populate filter_plugins with available filter plugin names
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-09-03 09:14:34 -03:00 |
|
Andrew Phillips
|
3524a12ffd
|
fix: Resolve compilation errors related to status and filter plugins
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-09-03 09:13:26 -03:00 |
|
Andrew Phillips
|
09fa7576d0
|
fix: Add HashMap import to config module
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-09-03 09:12:48 -03:00 |
|
Andrew Phillips
|
4c9a8e8604
|
refactor: Centralize status info retrieval in status service
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-09-03 09:10:10 -03:00 |
|
Andrew Phillips
|
6aa26e7940
|
fix: Add missing imports for filter service functions
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-09-03 09:08:52 -03:00 |
|
Andrew Phillips
|
1de4863726
|
fix: Correct filter plugin calls and remove unused imports
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-09-03 09:08:14 -03:00 |
|
Andrew Phillips
|
73415f89fc
|
fix: Add missing filter_plugins field and implement get_available_filter_plugins
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-09-03 09:07:14 -03:00 |
|
Andrew Phillips
|
a7b46658ac
|
feat: display filter plugin information in status output
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-09-03 09:05:49 -03:00 |
|
Andrew Phillips
|
99656ea048
|
feat: Add filter plugin information to status service and display
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-09-03 09:05:11 -03:00 |
|
Andrew Phillips
|
1f983f2090
|
feat: Add placeholder for filter plugins table to status output
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-09-03 09:02:28 -03:00 |
|
Andrew Phillips
|
8f59cccbae
|
refactor: Update status and status_plugins output for clarity and consistency
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-09-03 09:00:43 -03:00 |
|
Andrew Phillips
|
06d9d95972
|
fix: Correctly import and use meta_plugin module
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-09-03 08:56:23 -03:00 |
|
Andrew Phillips
|
3098010716
|
refactor: Import get_meta_plugin directly
|
2025-09-03 08:56:22 -03:00 |
|
Andrew Phillips
|
eef4996ed3
|
fix: Correctly import get_meta_plugin in status mode
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-09-03 08:55:56 -03:00 |
|
Andrew Phillips
|
7f10d615b2
|
fix: Move configured meta plugins to status command
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-09-03 08:55:12 -03:00 |
|
Andrew Phillips
|
de6c4d0c07
|
fix: Use FromStr trait for MetaPluginType parsing
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-09-03 08:53:06 -03:00 |
|
Andrew Phillips
|
738af256b0
|
fix: Correctly parse MetaPluginType from string and remove unused import
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-09-03 08:52:50 -03:00 |
|
Andrew Phillips
|
3a90c12dc2
|
fix: Correct MetaPluginType conversion and remove unused imports
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-09-03 08:50:57 -03:00 |
|
Andrew Phillips
|
618c164d2d
|
refactor: Remove plugin table building from status.rs
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-09-03 08:50:00 -03:00 |
|
Andrew Phillips
|
20e406d5c8
|
refactor: Move status_plugins functionality to its own module
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-09-03 08:49:10 -03:00 |
|
Andrew Phillips
|
82575bd3a1
|
feat: Add status_plugins to manage plugin status
|
2025-09-03 08:49:09 -03:00 |
|
Andrew Phillips
|
cd16ff0352
|
fix: Improve --status-plugins output for various formats
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-09-03 08:46:57 -03:00 |
|
Andrew Phillips
|
e14c85a5af
|
feat: Split out --status-plugins to show only plugin information
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-09-03 08:45:37 -03:00 |
|
Andrew Phillips
|
58bb70a2a4
|
fix: Implement missing options trait for filter plugins
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-09-03 08:34:48 -03:00 |
|
Andrew Phillips
|
6d05859954
|
fix: Import FilterOption and implement options method for all filters
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-09-03 08:33:51 -03:00 |
|
Andrew Phillips
|
254ac6359b
|
refactor: Unify filter plugin creation and option handling
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-09-03 08:26:44 -03:00 |
|
Andrew Phillips
|
bd2a8af186
|
feat: Implement structured filter options with FilterOption trait
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-09-03 08:24:55 -03:00 |
|
Andrew Phillips
|
1480ef504b
|
feat: implement filter string parsing with Pest
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-09-03 08:14:36 -03:00 |
|
Andrew Phillips
|
f72a365c76
|
feat: add filter_parser module with pest grammar
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-09-03 08:13:40 -03:00 |
|
Andrew Phillips
|
71d7ec0851
|
feat: Implement clone_box for head, tail, and skip filters
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-09-03 07:51:01 -03:00 |
|
Andrew Phillips
|
19188fabb9
|
feat: Implement clone_box for StripAnsiFilter and GrepFilter
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-09-03 07:49:53 -03:00 |
|
Andrew Phillips
|
feb508bf27
|
feat: Implement Clone for Box<dyn FilterPlugin>
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-09-03 07:48:31 -03:00 |
|
Andrew Phillips
|
8c50af2246
|
fix: Implement Clone for FilterChain manually
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-09-03 07:48:00 -03:00 |
|
Andrew Phillips
|
2abdf5f2d9
|
feat: Make FilterChain clonable
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-09-03 07:47:14 -03:00 |
|
Andrew Phillips
|
0d575e8850
|
fix: Resolve type mismatches for Option<FilterChain> and Option<&FilterChain>
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-09-03 07:46:51 -03:00 |
|
Andrew Phillips
|
e34d0e315b
|
refactor: Accept filter_chain by reference and clone when needed
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-09-03 07:46:24 -03:00 |
|
Andrew Phillips
|
5afe2f6bc8
|
feat: Add --filters option to --get and parse filters early
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-09-03 07:42:28 -03:00 |
|
Andrew Phillips
|
639f2d511d
|
fix: Pass empty filters vector to mode_get to satisfy arity
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-09-03 07:35:24 -03:00 |
|
Andrew Phillips
|
2e62878acb
|
fix: Resolve compilation errors with missing imports and closure moves
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-09-03 07:34:13 -03:00 |
|
Andrew Phillips
|
426eff309b
|
refactor: Improve error handling and borrowing in item services
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-09-03 07:32:25 -03:00 |
|