Andrew Phillips
|
d5490eacb9
|
fix: remove binary plugin type references
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-08-28 14:14:13 -03:00 |
|
Andrew Phillips
|
f7854a76ed
|
refactor: remove binary plugin and its references
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-08-28 14:12:19 -03:00 |
|
Andrew Phillips
|
c7d58636b0
|
feat: add binary meta plugin implementation
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-08-28 14:07:35 -03:00 |
|
Andrew Phillips
|
52dc8cea32
|
feat: update dependencies and remove binary and command meta plugins
|
2025-08-28 13:11:19 -03:00 |
|
Andrew Phillips
|
40e4fcc74a
|
refactor: remove binary plugin and its references
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-08-28 13:10:52 -03:00 |
|
Andrew Phillips
|
f6220eb16e
|
feat: replace binary detection with text metadata check
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-08-28 13:09:00 -03:00 |
|
Andrew Phillips
|
9e3df98e79
|
feat: make hostname option boolean-only and simplify hostname output logic
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-08-27 23:02:48 -03:00 |
|
Andrew Phillips
|
21edfbd633
|
fix: replace null outputs with their keys
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-08-27 22:57:29 -03:00 |
|
Andrew Phillips
|
3cc0fd3b22
|
fix: handle null values to disable outputs
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-08-27 22:53:51 -03:00 |
|
Andrew Phillips
|
940dc2efd7
|
fix: handle null values in YAML output conversion
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-08-27 22:53:01 -03:00 |
|
Andrew Phillips
|
a53591d28e
|
fix: remove unnecessary plugin initialization calls
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-08-27 22:50:09 -03:00 |
|
Andrew Phillips
|
6a2a5ad67f
|
feat: use actual default options and outputs from meta plugins
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-08-27 22:48:57 -03:00 |
|
Andrew Phillips
|
2a92ecaf59
|
fix: import MetaPlugin trait and use empty hashmaps for meta plugins
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-08-27 22:46:03 -03:00 |
|
Andrew Phillips
|
b59875d1df
|
feat: use default options and outputs for meta plugins
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-08-27 22:44:38 -03:00 |
|
Andrew Phillips
|
f2e75d16fc
|
feat: update default config to match provided structure
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-08-27 22:35:34 -03:00 |
|
Andrew Phillips
|
5541220a68
|
feat: update config generation to match settings struct format
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-08-27 22:31:52 -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
|
fb636d3077
|
feat: add generate_config module
|
2025-08-27 22:04:09 -03:00 |
|
Andrew Phillips
|
15baa8f297
|
refactor: rename command plugin to exec
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-08-27 22:01:47 -03:00 |
|
Andrew Phillips
|
e374e2d99b
|
fix: implement debug for MetaPluginCommand
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-08-27 21:56:03 -03:00 |
|
Andrew Phillips
|
db5b3153c0
|
fix: implement debug and default for meta plugin components
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-08-27 21:55:29 -03:00 |
|
Andrew Phillips
|
a909fdb2bd
|
fix: enable full features for derive_more
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-08-27 21:53:49 -03:00 |
|
Andrew Phillips
|
45a528118c
|
fix: remove duplicate thiserror dependency
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-08-27 21:52:48 -03:00 |
|
Andrew Phillips
|
2e4cacaaba
|
feat: add derive_more for NumberOrString and ProgramWriter
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-08-27 21:50:04 -03:00 |
|
Andrew Phillips
|
2435c8bebf
|
docs: update code optimization plan with completion status
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-08-27 21:49:01 -03:00 |
|
Andrew Phillips
|
bacfaa4fc3
|
refactor: remove manual Debug implementation for MetaPluginCommand
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-08-27 21:47:40 -03:00 |
|
Andrew Phillips
|
1025f1bc01
|
feat: add thiserror and derive_more for error handling and boilerplate reduction
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-08-27 21:45:49 -03:00 |
|
Andrew Phillips
|
c056e8e2f2
|
build: update derive_more to version 2.0
|
2025-08-27 21:45:46 -03:00 |
|
Andrew Phillips
|
80deefb8b7
|
chore: add code optimization plan
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-08-27 21:43:31 -03:00 |
|
Andrew Phillips
|
2fe9d593b1
|
refactor: remove manual Default implementation from DigestMetaPlugin
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-08-27 21:38:40 -03:00 |
|
Andrew Phillips
|
01ba00db4b
|
feat: add smart default for hostname meta plugin and debug for api response
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-08-27 21:37:32 -03:00 |
|
Andrew Phillips
|
f0a2cf32ac
|
chore: add derive_more and smart-default crates
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-08-27 21:36:44 -03:00 |
|
Andrew Phillips
|
bd32c68056
|
fix: remove meta_name from DigestMetaPlugin default implementation
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-08-27 21:27:30 -03:00 |
|
Andrew Phillips
|
ea475386d6
|
fix: remove unused meta_name fields from meta plugin structs
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-08-27 21:26:00 -03:00 |
|
Andrew Phillips
|
da9ebb25da
|
fix: add missing MetaPluginType import
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-08-27 21:23:49 -03:00 |
|
Andrew Phillips
|
a820078214
|
fix: add missing MetaPluginType imports
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-08-27 21:19:59 -03:00 |
|
Andrew Phillips
|
fc54b8ff8f
|
fix: remove duplicate meta_type and replace meta_name with meta_type
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-08-27 21:17:48 -03:00 |
|
Andrew Phillips
|
e279af07d3
|
fix: replace meta_name with meta_type in default_outputs
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-08-27 21:12:26 -03:00 |
|
Andrew Phillips
|
7b1820cb63
|
refactor: remove redundant meta_name field and simplify default outputs
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-08-27 21:12:06 -03:00 |
|
Andrew Phillips
|
b8d51e2fa2
|
fix: add missing closing brace for is_supported method
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-08-27 21:05:24 -03:00 |
|
Andrew Phillips
|
79fdf05d84
|
refactor: replace meta_name with MetaPluginType from strum
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-08-27 21:04:52 -03:00 |
|
Andrew Phillips
|
892a3f24a5
|
feat: use process_metadata_outputs for output mapping in command plugin
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-08-27 20:59:02 -03:00 |
|
Andrew Phillips
|
b573c0dbe7
|
fix: prevent emitting disabled metadata outputs as null
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-08-27 20:50:02 -03:00 |
|
Andrew Phillips
|
9d8506461c
|
feat: add clone implementation to MetaPluginInfo
Co-authored-by: aider (openai/andrew/openrouter/mistralai/mistral-medium-3.1) <aider@aider.chat>
|
2025-08-27 20:08:53 -03:00 |
|
Andrew Phillips
|
10cd22ee1a
|
refactor: rename meta to plugin in table header
|
2025-08-27 20:07:29 -03:00 |
|
Andrew Phillips
|
7bc9dedccd
|
feat: sort meta plugins by name in status tables
Co-authored-by: aider (openai/andrew/openrouter/mistralai/mistral-medium-3.1) <aider@aider.chat>
|
2025-08-27 20:06:56 -03:00 |
|
Andrew Phillips
|
71b097c112
|
refactor: remove unused loop index variable
Co-authored-by: aider (openai/andrew/openrouter/mistralai/mistral-medium-3.1) <aider@aider.chat>
|
2025-08-27 20:06:08 -03:00 |
|
Andrew Phillips
|
bc90085f05
|
feat: update table formatting and meta plugins display order
|
2025-08-27 20:06:07 -03:00 |
|
Andrew Phillips
|
564d593f04
|
feat: add separator lines between meta plugins in status table
Co-authored-by: aider (openai/andrew/openrouter/mistralai/mistral-medium-3.1) <aider@aider.chat>
|
2025-08-27 19:55:46 -03:00 |
|
Andrew Phillips
|
46cf015572
|
fix: convert Vec<&String> to Vec<String> for join method compatibility
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-08-27 19:49:29 -03:00 |
|