Andrew Phillips
|
a7bcad40bb
|
docs: Add comprehensive rustdoc to common module functions
Co-authored-by: aider (openai/andrew/openrouter/sonoma-sky-alpha) <aider@aider.chat>
|
2025-09-10 12:53:21 -03:00 |
|
Andrew Phillips
|
c199590b3c
|
docs: Add comprehensive rustdoc to item_service.rs
Co-authored-by: aider (openai/andrew/openrouter/sonoma-sky-alpha) <aider@aider.chat>
|
2025-09-10 12:47:20 -03:00 |
|
Andrew Phillips
|
c145974ce3
|
docs: Add Rustdoc comments to CompressionService methods
Co-authored-by: aider (openai/andrew/openrouter/sonoma-sky-alpha) <aider@aider.chat>
|
2025-09-10 12:45:32 -03:00 |
|
Andrew Phillips
|
e4fc653397
|
docs: Add comprehensive Rustdoc comments to public APIs
Co-authored-by: aider (openai/andrew/openrouter/sonoma-sky-alpha) <aider@aider.chat>
|
2025-09-10 12:36:41 -03:00 |
|
Andrew Phillips
|
b48aade271
|
docs: Add Rustdoc plan to PLAN.md
Co-authored-by: aider (openai/andrew/openrouter/sonoma-sky-alpha) <aider@aider.chat>
|
2025-09-10 12:32:08 -03:00 |
|
Andrew Phillips
|
653aebe1f0
|
docs: Remove outdated development plan document
|
2025-09-10 12:32:07 -03:00 |
|
Andrew Phillips
|
58b5c8187b
|
docs: Add Rustdoc for modules, functions, and structs
Co-authored-by: aider (openai/andrew/openrouter/sonoma-sky-alpha) <aider@aider.chat>
|
2025-09-10 12:28:47 -03:00 |
|
Andrew Phillips
|
56a0ba2519
|
docs: Add rustdoc comments to services/types.rs structs and methods
Co-authored-by: aider (openai/andrew/openrouter/sonoma-sky-alpha) <aider@aider.chat>
|
2025-09-10 12:26:23 -03:00 |
|
Andrew Phillips
|
6ccea1872c
|
fix: Correctly handle string slices and no newline
Co-authored-by: aider (openai/andrew/openrouter/sonoma-sky-alpha) <aider@aider.chat>
|
2025-09-10 12:17:01 -03:00 |
|
Andrew Phillips
|
978dae32d8
|
docs: Add Rustdoc to code and comments to grammar file
Co-authored-by: aider (openai/andrew/openrouter/sonoma-sky-alpha) <aider@aider.chat>
|
2025-09-10 12:13:22 -03:00 |
|
Andrew Phillips
|
c965e9f51c
|
docs: Add rustdoc to all files, document arguments and returns
Co-authored-by: aider (openai/andrew/openrouter/sonoma-sky-alpha) <aider@aider.chat>
|
2025-09-10 12:10:36 -03:00 |
|
Andrew Phillips
|
c5f43b56f2
|
fix: Restore missing lines and refactor setup_diff_paths_and_compression
Co-authored-by: aider (openai/andrew/openrouter/sonoma-sky-alpha) <aider@aider.chat>
|
2025-09-10 12:05:38 -03:00 |
|
Andrew Phillips
|
ddafeb3a28
|
docs: Add rustdoc for server, diff, and gzip components
Co-authored-by: aider (openai/andrew/openrouter/sonoma-sky-alpha) <aider@aider.chat>
|
2025-09-10 12:04:46 -03:00 |
|
Andrew Phillips
|
a72352eb15
|
docs: Add rustdoc to db.rs functions for arguments and returns
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-09-10 11:57:06 -03:00 |
|
Andrew Phillips
|
93d99a644a
|
docs: add rustdoc to compression_engine module
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-09-10 11:14:03 -03:00 |
|
Andrew Phillips
|
67a61093d5
|
docs: Add comprehensive rustdoc to src/db.rs structs and functions
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-09-10 11:03:17 -03:00 |
|
Andrew Phillips
|
cb716c161c
|
docs: Document arguments and returns for utility and filter functions
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-09-10 10:59:29 -03:00 |
|
Andrew Phillips
|
d34472254b
|
refactor: Update use statements to be relative
Co-authored-by: aider (openai/andrew/openrouter/sonoma-sky-alpha) <aider@aider.chat>
|
2025-09-10 10:54:10 -03:00 |
|
Andrew Phillips
|
25b99b938e
|
docs: Add rustdoc comments for functions, structs, and traits
Co-authored-by: aider (openai/andrew/openrouter/sonoma-sky-alpha) <aider@aider.chat>
|
2025-09-10 10:52:31 -03:00 |
|
Andrew Phillips
|
ec4dfed2be
|
feat: add skip_bytes, skip_lines, and strip_ansi filters
Co-authored-by: aider (openai/andrew/openrouter/sonoma-sky-alpha) <aider@aider.chat>
|
2025-09-10 10:49:33 -03:00 |
|
Andrew Phillips
|
3f1c9265fe
|
docs: Add rustdoc to filter plugin modules and arguments
Co-authored-by: aider (openai/andrew/openrouter/sonoma-sky-alpha) <aider@aider.chat>
|
2025-09-10 10:48:50 -03:00 |
|
Andrew Phillips
|
edfe0fcd6e
|
docs: Add comprehensive rustdoc to filter plugin modules
Co-authored-by: aider (openai/andrew/openrouter/sonoma-sky-alpha) <aider@aider.chat>
|
2025-09-10 10:46:39 -03:00 |
|
Andrew Phillips
|
d894f686a1
|
fix: Clone the compression type before using it as an index
Co-authored-by: aider (openai/andrew/openrouter/sonoma-sky-alpha) <aider@aider.chat>
|
2025-09-10 10:40:59 -03:00 |
|
Andrew Phillips
|
845ecf1498
|
fix: Prevent double move of compression_type in get_compression_engine
Co-authored-by: aider (openai/andrew/openrouter/sonoma-sky-alpha) <aider@aider.chat>
|
2025-09-10 10:40:16 -03:00 |
|
Andrew Phillips
|
5521a352a7
|
fix: Add anyhow macro to imports in compression_engine.rs
Co-authored-by: aider (openai/andrew/openrouter/sonoma-sky-alpha) <aider@aider.chat>
|
2025-09-10 10:39:43 -03:00 |
|
Andrew Phillips
|
a528f47a14
|
fix: Declare filter_plugin module before its usage
Co-authored-by: aider (openai/andrew/openrouter/sonoma-sky-alpha) <aider@aider.chat>
|
2025-09-10 10:39:06 -03:00 |
|
Andrew Phillips
|
fd95fbcac1
|
feat: Fallback to system commands for disabled compression features
Co-authored-by: aider (openai/andrew/openrouter/sonoma-sky-alpha) <aider@aider.chat>
|
2025-09-10 10:37:49 -03:00 |
|
Andrew Phillips
|
6f1352238a
|
feat: Make bzip2 compression optional
Co-authored-by: aider (openai/andrew/openrouter/sonoma-sky-alpha) <aider@aider.chat>
|
2025-09-10 10:35:35 -03:00 |
|
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
|
c5eb6d140a
|
feat: Add magic feature to default build
|
2025-09-10 10:33:46 -03:00 |
|
Andrew Phillips
|
146bd2e569
|
feat: Make swagger an optional dependency, enabled by default
Co-authored-by: aider (openai/andrew/openrouter/sonoma-sky-alpha) <aider@aider.chat>
|
2025-09-10 10:24:21 -03:00 |
|
Andrew Phillips
|
ea817ad629
|
refactor: Make router mutable in add_routes
|
2025-09-10 10:24:20 -03:00 |
|
Andrew Phillips
|
a010b232bf
|
refactor: Remove deprecated server module file
|
2025-09-10 10:21:43 -03:00 |
|
Andrew Phillips
|
d5ff2e639d
|
refactor: Deprecate src/modes/server.rs and move content to mod.rs
Co-authored-by: aider (openai/andrew/openrouter/sonoma-sky-alpha) <aider@aider.chat>
|
2025-09-10 10:18:28 -03:00 |
|
Andrew Phillips
|
ad376c40f1
|
feat: add exec filter plugin for external command execution
Co-authored-by: aider (openai/andrew/openrouter/sonoma-sky-alpha) <aider@aider.chat>
|
2025-09-10 10:13:17 -03:00 |
|
Andrew Phillips
|
f3cfb1faa6
|
refactor: Isolate conditional compilation of magic_file plugin import
Co-authored-by: aider (openai/andrew/openrouter/sonoma-sky-alpha) <aider@aider.chat>
|
2025-09-10 10:12:02 -03:00 |
|
Andrew Phillips
|
a0e0126ff3
|
fix: Correct module paths and conditional compilation for magic feature
Co-authored-by: aider (openai/andrew/openrouter/sonoma-sky-alpha) <aider@aider.chat>
|
2025-09-10 10:11:25 -03:00 |
|
Andrew Phillips
|
c24728202d
|
feat: Add magic file meta plugin and fix build errors
Co-authored-by: aider (openai/andrew/openrouter/sonoma-sky-alpha) <aider@aider.chat>
|
2025-09-10 10:09:23 -03:00 |
|
Andrew Phillips
|
5b41d2c95e
|
test: Implement test_parse_multiple_filters test case
Co-authored-by: aider (openai/andrew/openrouter/sonoma-sky-alpha) <aider@aider.chat>
|
2025-09-10 10:03:01 -03:00 |
|
Andrew Phillips
|
298773c507
|
fix: Correct optional dependency syntax in Cargo.toml features
Co-authored-by: aider (openai/andrew/openrouter/sonoma-sky-alpha) <aider@aider.chat>
|
2025-09-10 10:01:41 -03:00 |
|
Andrew Phillips
|
39c3375cf5
|
refactor: Simplify server router merging with conditional compilation
Co-authored-by: aider (openai/andrew/openrouter/sonoma-sky-alpha) <aider@aider.chat>
|
2025-09-10 10:00:30 -03:00 |
|
Andrew Phillips
|
8f3f6c05db
|
feat: Make mcp support an optional feature, disabled by default
Co-authored-by: aider (openai/andrew/openrouter/sonoma-sky-alpha) <aider@aider.chat>
|
2025-09-10 09:49:51 -03:00 |
|
Andrew Phillips
|
530615a6a1
|
docs: Initial development plan for the Keep project
Co-authored-by: aider (openai/andrew/openrouter/sonoma-sky-alpha) <aider@aider.chat>
|
2025-09-10 09:42:19 -03:00 |
|
Andrew Phillips
|
9acce9f13d
|
docs: Remove outdated code optimization plan document
|
2025-09-10 09:40:35 -03:00 |
|
Andrew Phillips
|
18e95f4085
|
feat: Add filter parser module
Co-authored-by: aider (openai/andrew/openrouter/sonoma-sky-alpha) <aider@aider.chat>
|
2025-09-10 09:39:56 -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
|
eaf47d7fed
|
feat: Add TableStyle::Nothing to allow disabling table borders
|
2025-09-08 19:16:35 -03:00 |
|
Andrew Phillips
|
bb45af93fc
|
fix: Ensure all match arms return the same type in table style setting
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-09-08 19:08:37 -03:00 |
|
Andrew Phillips
|
a8542d7dee
|
fix: Resolve compilation errors and warnings
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-09-08 19:07:58 -03:00 |
|
Andrew Phillips
|
b88daca131
|
fix: Handle ColumnAlignment::Center in server pages
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <aider@aider.chat>
|
2025-09-08 19:06:24 -03:00 |
|