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
50806ba81abc0786b1740c8fac9323957a67a7a0
keep
/
src
History
Andrew Phillips
50806ba81a
fix: add missing cmd and settings fields to AppState
...
Co-authored-by: aider (openai/andrew/openrouter/mistralai/mistral-medium-3.1) <
aider@aider.chat
>
2025-08-28 14:56:49 -03:00
..
common
fix: remove duplicate meta_type and replace meta_name with meta_type
2025-08-27 21:17:48 -03:00
compression_engine
feat: use humansize crate and which crate for program lookup
2025-08-12 16:23:11 -03:00
meta_plugin
refactor: remove binary plugin and its references
2025-08-28 14:12:19 -03:00
modes
fix: add missing cmd and settings fields to AppState
2025-08-28 14:56:49 -03:00
services
fix: remove unused meta plugin imports
2025-08-28 14:30:25 -03:00
tests
chore: remove unused test helpers
2025-08-15 13:09:38 -03:00
args.rs
feat: add --generate-config mode to output default config
2025-08-27 22:05:09 -03:00
compression_engine.rs
chore: remove unused imports
2025-05-22 14:02:24 -03:00
config.rs
fix: remove unused digest field from Settings struct
2025-08-26 23:52:07 -03:00
db.rs
chore: remove redundant debug logging from store_meta
2025-08-26 18:54:20 -03:00
lib.rs
refactor: replace custom proc-macro with strum for snake_case serialization
2025-08-27 12:13:04 -03:00
main.rs
feat: add --generate-config mode to output default config
2025-08-27 22:05:09 -03:00
plugins.rs
feat: add derive_more for NumberOrString and ProgramWriter
2025-08-27 21:50:04 -03:00