Andrew Phillips
|
d9a36012bc
|
feat: Make 'server' feature optional and add compile-time check
Co-authored-by: aider (openai/andrew/openrouter/sonoma-sky-alpha) <aider@aider.chat>
|
2025-09-10 10:33:47 -03:00 |
|
Andrew Phillips
|
832330f31b
|
feat: Add type and module reorganization for Services, Modes, Meta and Filter Plugins
Co-authored-by: aider (openai/andrew/openrouter/sonoma-sky-alpha) <aider@aider.chat>
|
2025-09-10 09:39:22 -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
|
bc78075b1a
|
feat: add --generate-config mode to output default config
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-08-27 22:05:09 -03:00 |
|
Andrew Phillips
|
3c6df7334a
|
refactor: remove update mode and related references
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-18 20:15:39 -03:00 |
|
Andrew Phillips
|
64789ef48b
|
feat: add REST HTTP server mode with OpenAPI documentation and Swagger UI
Co-authored-by: aider (openai/andrew/openrouter/anthropic/claude-sonnet-4) <aider@aider.chat>
|
2025-08-10 21:27:13 -03:00 |
|
Andrew Phillips (aider)
|
47e0a1d51c
|
fix: add log::debug macro and remove unused imports
|
2025-05-12 10:40:49 -03:00 |
|
Andrew Phillips (aider)
|
8594a292f9
|
fix: add missing diff module and mode_diff implementation
|
2025-05-12 10:20:24 -03:00 |
|
Andrew Phillips (aider)
|
d5f9adc3ae
|
fix: remove unused imports and adjust common module re-exports
|
2025-05-10 14:06:23 -03:00 |
|
Andrew Phillips (aider)
|
e0e00f13af
|
fix: add missing ColumnType/TableFormat imports and re-export
|
2025-05-10 14:05:09 -03:00 |
|
Andrew Phillips (aider)
|
1628e0889e
|
refactor: move mode_list to src/modes/list.rs and update imports
|
2025-05-10 12:55:30 -03:00 |
|
Andrew Phillips (aider)
|
1818024bc9
|
refactor: Move mode_info to src/modes/info.rs
|
2025-05-10 12:19:00 -03:00 |
|
Andrew Phillips (aider)
|
d818358860
|
refactor: move mode_save to dedicated save module
|
2025-05-10 10:10:27 -03:00 |
|
Andrew Phillips
|
9feec61759
|
style: reorder imports and reformat code for consistency
|
2025-05-10 10:06:33 -03:00 |
|
Andrew Phillips (aider)
|
9d4c59d0b5
|
refactor: move mode_status to src/modes/status.rs
|
2025-05-10 09:19:54 -03:00 |
|
Andrew Phillips (aider)
|
dd79ebe96c
|
refactor: move mode_update to src/modes/update.rs
|
2025-05-10 08:44:49 -03:00 |
|
Andrew Phillips (aider)
|
6a0c999d3d
|
fix: add delete module to modes and remove nested declaration
|
2025-05-10 08:38:21 -03:00 |
|
Andrew Phillips (aider)
|
f7a53dfa6e
|
refactor: move mode_get to modes/get module and update imports
|
2025-05-09 16:37:19 -03:00 |
|
Andrew Phillips (aider)
|
331a971d3d
|
refactor: Move common utility functions to src/modes/common.rs and update module structure
|
2025-05-09 16:20:54 -03:00 |
|