This website requires JavaScript.
Explore
Help
Register
Sign In
asp
/
keep
Watch
1
Star
0
Fork
0
You've already forked keep
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
ea817ad62970d32083ae012c50d7fa714ecd3c7b
keep
/
src
/
filter_plugin
History
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
..
exec.rs
feat: add exec filter plugin for external command execution
2025-09-10 10:13:17 -03:00
grep.rs
fix: Import FilterOption and implement options method for all filters
2025-09-03 08:33:51 -03:00
head.rs
refactor: Use plugin registry for filter service discovery
2025-09-03 09:31:05 -03:00
mod.rs
feat: Add type and module reorganization for Services, Modes, Meta and Filter Plugins
2025-09-10 09:39:22 -03:00
skip.rs
feat: Register skip and tail filter plugins
2025-09-03 09:36:13 -03:00
strip_ansi.rs
fix: Import FilterOption and implement options method for all filters
2025-09-03 08:33:51 -03:00
tail.rs
feat: Register skip and tail filter plugins
2025-09-03 09:36:13 -03:00
utils.rs
refactor: Update head, tail, skip filter plugins to use new API
2025-09-02 11:15:05 -03:00