Andrew Phillips
|
eccdb0e13e
|
refactor: Remove duplicated functionality by relying on comfy-table
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-09-08 18:26:39 -03:00 |
|
Andrew Phillips
|
fb19499383
|
fix: Remove unused imports from various modules
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-09-08 18:12:54 -03:00 |
|
Andrew Phillips
|
9f328a376f
|
refactor: Migrate from prettytable to comfy-table for output formatting
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-09-08 18:09:47 -03:00 |
|
Andrew Phillips
|
12665032a3
|
fix: Resolve build errors by importing log::debug and removing unused imports
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-09-08 17:46:28 -03:00 |
|
Andrew Phillips
|
762fdfd876
|
fix: Truncate all info table value cells and add debug logging
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-09-08 17:45:22 -03:00 |
|
Andrew Phillips
|
aa8b942f2d
|
feat: Improve info table rendering by truncating wide columns
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-09-08 17:35:14 -03:00 |
|
Andrew Phillips
|
44d039a7c2
|
refactor: Move terminal width detection to common utility function
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-09-08 17:25:36 -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
|
1159bbe0f5
|
fix: update meta plugin function calls and imports
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-08-27 14:02:59 -03:00 |
|
Andrew Phillips
|
6e8ff406c8
|
fix: remove unused digest field from Settings struct
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-08-26 23:52:07 -03:00 |
|
Andrew Phillips
|
34c942e73b
|
refactor: unify digest plugin type handling
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-08-26 23:44:56 -03:00 |
|
Andrew Phillips
|
a92c22b58c
|
feat: add ellipsis when truncating strings and only apply max_len for terminal output
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-08-26 08:45:48 -03:00 |
|
Andrew Phillips
|
f6454d94f3
|
refactor: remove unused code and fields
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-25 18:26:01 -03:00 |
|
Andrew Phillips
|
1880d1059e
|
fix: remove unused mutability from meta_plugin variables
Co-authored-by: aider (openai/andrew/openrouter/google/gemini-2.5-pro) <aider@aider.chat>
|
2025-08-25 13:10:52 -03:00 |
|
Andrew Phillips
|
15e2103f66
|
feat: handle meta:<name> column type pattern
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-16 12:55:38 -03:00 |
|
Andrew Phillips
|
9f5f999989
|
fix: implement PartialEq for OutputFormat and remove unused imports
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-16 12:28:31 -03:00 |
|
Andrew Phillips
|
1145f637c7
|
feat: add OutputFormat enum and remove unused imports
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-16 12:28:13 -03:00 |
|
Andrew Phillips
|
172c7ec91d
|
refactor: remove unused functions and output format enum
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-16 12:27:32 -03:00 |
|
Andrew Phillips
|
c4b2a5d7e7
|
fix: update config type references and method calls
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-16 12:03:13 -03:00 |
|
Andrew Phillips
|
b6389419c0
|
fix: remove unused imports and resolve config module conflicts
Co-authored-by: aider (openai/andrew/openrouter/anthropic/claude-sonnet-4) <aider@aider.chat>
|
2025-08-15 16:39:11 -03:00 |
|
Andrew Phillips
|
56f4d8aad5
|
feat: implement unified settings system
Co-authored-by: aider (openai/andrew/openrouter/anthropic/claude-sonnet-4) <aider@aider.chat>
|
2025-08-15 16:36:58 -03:00 |
|
Andrew Phillips
|
6e4b690bd8
|
feat: use humansize crate and which crate for program lookup
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-12 16:23:11 -03:00 |
|
Andrew Phillips
|
7c1c5bd9c9
|
fix: resolve compilation errors by adding missing ErrorKind import and removing unused imports
Co-authored-by: aider (openai/andrew/openrouter/anthropic/claude-sonnet-4) <aider@aider.chat>
|
2025-08-10 11:34:44 -03:00 |
|
Andrew Phillips
|
0d1ae9ff12
|
feat: add --output-format option for json/yaml support in info/status/list modes
Co-authored-by: aider (openai/andrew/openrouter/anthropic/claude-sonnet-4) <aider@aider.chat>
|
2025-08-10 11:21:04 -03:00 |
|
Andrew Phillips
|
9f93d6965f
|
feat: change size formatting to k8s style (e.g. 3Gi, 4Ti)
Co-authored-by: aider (openai/andrew/openrouter/anthropic/claude-sonnet-4) <aider@aider.chat>
|
2025-08-10 11:13:10 -03:00 |
|
Andrew Phillips
|
a5bc9373a9
|
fix: remove unused imports in common.rs to eliminate build warnings
Co-authored-by: aider (openai/andrew/openrouter/anthropic/claude-sonnet-4) <aider@aider.chat>
|
2025-08-10 00:27:44 -03:00 |
|
Andrew Phillips
|
0f06d31423
|
fix: remove unused imports, unnecessary mutable variables, and dead code
Co-authored-by: aider (openai/andrew/openrouter/anthropic/claude-sonnet-4) <aider@aider.chat>
|
2025-08-10 00:27:02 -03:00 |
|
Andrew Phillips
|
469e3640b8
|
fix: resolve compilation errors by fixing mutable references and removing unused imports
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-10 00:23:58 -03:00 |
|
Andrew Phillips
|
e1c0c81445
|
fix: resolve compilation errors by adding missing imports and fixing Result types
- Import `anyhow`, `clap::Command`, `log::debug`, and I/O traits
- Fix all `Result` return types to include error type `anyhow::Error`
- Replace `anyhow::anyhow!` with `anyhow!` macro calls
- Fix transaction handling in `mode_save`
- Add missing trait imports for I/O operations and string parsing
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-10 00:19:00 -03:00 |
|
Andrew Phillips
|
58f047ba6d
|
fix: improve error messages and refactor large functions in save/diff modes
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-10 00:00:33 -03:00 |
|
Andrew Phillips
|
ca6a1a455c
|
fix: ignore KEEP_META_PLUGINS when searching for metadata environment variables
Co-authored-by: aider (openai/andrew.openrouter.qwen.qwen3-coder) <aider@aider.chat>
|
2025-07-29 12:17:49 -03:00 |
|
Andrew Phillips
|
ed22df4b98
|
fix: add missing IntoEnumIterator import for MetaPluginType::iter() usage
Co-authored-by: aider (openai/andrew.openrouter.qwen.qwen3-coder) <aider@aider.chat>
|
2025-07-29 12:01:16 -03:00 |
|
Andrew Phillips
|
14c2c347cb
|
fix: lookup meta plugins by meta name instead of type name
Co-authored-by: aider (openai/andrew.openrouter.qwen.qwen3-coder) <aider@aider.chat>
|
2025-07-29 12:00:29 -03:00 |
|
Andrew Phillips
|
3bbce80d2d
|
fix: support comma-separated meta plugin types and reorganize read time/rate plugins
Co-authored-by: aider (openai/andrew.openrouter.qwen.qwen3-coder) <aider@aider.chat>
|
2025-07-29 11:57:22 -03:00 |
|
Andrew Phillips
|
e51a902660
|
refactor: integrate digest functionality into meta plugins and remove digest_engine module
Co-authored-by: aider (openai/andrew.openrouter.qwen.qwen3-coder) <aider@aider.chat>
|
2025-07-28 17:31:23 -03:00 |
|
Andrew Phillips
|
4c8c6569a9
|
feat: add function to store item meta values
|
2025-07-28 17:31:12 -03:00 |
|
Andrew Phillips
|
fee358c406
|
refactor: update debug logging for digest and compression types
|
2025-05-22 16:20:02 -03:00 |
|
Andrew Phillips (aider)
|
cff08905a8
|
fix: replace unwrap_or_else with unwrap_or_default for Vec<String>
|
2025-05-22 15:56:53 -03:00 |
|
Andrew Phillips (aider)
|
335c0e8a6f
|
fix: replace unwrap_or_default with unwrap_or_else for Vec<String>
|
2025-05-22 15:52:28 -03:00 |
|
Andrew Phillips (aider)
|
af84c332ea
|
fix: correct import statements and method usage
|
2025-05-22 15:49:34 -03:00 |
|
Andrew Phillips (aider)
|
4ef75a6917
|
chore: implement meta plugin type parsing in cmd_args_meta_plugin_types
|
2025-05-22 15:44:58 -03:00 |
|
Andrew Phillips
|
d4d17b93e1
|
feat: add meta plugin type argument parsing
|
2025-05-22 15:44:56 -03:00 |
|
Andrew Phillips
|
91cceff3e8
|
refactor: remove digest type and value handling
|
2025-05-22 09:06:51 -03:00 |
|
Andrew Phillips
|
5a6a8ee97b
|
refactor: improve code formatting and readability in SQL and function calls
|
2025-05-14 22:50:35 -03:00 |
|
Andrew Phillips
|
dd8f828ed3
|
refactor: update function parameters to use references where appropriate
|
2025-05-14 22:09:23 -03:00 |
|
Andrew Phillips
|
d1edd20845
|
feat: extract digest and compression type handling into common command functions
|
2025-05-14 21:54:45 -03:00 |
|
Andrew Phillips (aider)
|
075c571e53
|
fix: change return type to anyhow::Error to support ? operator
|
2025-05-14 17:22:22 -03:00 |
|
Andrew Phillips (aider)
|
0774e36184
|
fix: add missing imports and fix return type in store_item_digest_value
|
2025-05-14 17:20:28 -03:00 |
|
Andrew Phillips (aider)
|
3c4938857f
|
feat: update store_item_digest_value to take owned Item and String
|
2025-05-14 17:16:31 -03:00 |
|
Andrew Phillips (aider)
|
f049406858
|
feat: Update store_item_digest_value to use DigestType enum for digest type parameter
|
2025-05-14 17:14:19 -03:00 |
|