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
efabb9c3ca8ee16c913a8a3aecc965d37e920428
keep
/
src
/
modes
History
Andrew Phillips
efabb9c3ca
feat: add default_stream function with false return value
...
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <
aider@aider.chat
>
2025-08-28 17:27:10 -03:00
..
server
feat: add default_stream function with false return value
2025-08-28 17:27:10 -03:00
common.rs
fix: remove duplicate meta_type and replace meta_name with meta_type
2025-08-27 21:17:48 -03:00
delete.rs
fix: remove unused anyhow import
2025-08-25 17:49:10 -03:00
diff.rs
feat: update dependencies and remove binary and command meta plugins
2025-08-28 13:11:19 -03:00
generate_config.rs
fix: replace null outputs with their keys
2025-08-27 22:57:29 -03:00
get.rs
feat: replace binary detection with text metadata check
2025-08-28 13:09:00 -03:00
info.rs
chore: add derive_more and smart-default crates
2025-08-27 21:36:44 -03:00
list.rs
feat: add ellipsis when truncating strings and only apply max_len for terminal output
2025-08-26 08:45:48 -03:00
mod.rs
feat: add --generate-config mode to output default config
2025-08-27 22:05:09 -03:00
save.rs
feat: make save_item return only item ID for CLI usage
2025-08-25 15:52:55 -03:00
server.rs
feat: restructure routes to separate authenticated and public endpoints
2025-08-28 16:21:58 -03:00
status.rs
refactor: update meta plugins structure to use map and vector
2025-08-28 17:07:05 -03:00