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
7b9d127ff099f4781b756ec8903a060884e634a1
keep
/
src
/
modes
History
Andrew Phillips
7b9d127ff0
fix: correct server setup with proper connect info handling
...
Co-authored-by: aider (openai/andrew/openrouter/anthropic/claude-sonnet-4) <
aider@aider.chat
>
2025-08-10 21:39:23 -03:00
..
common.rs
fix: resolve compilation errors by adding missing ErrorKind import and removing unused imports
2025-08-10 11:34:44 -03:00
delete.rs
fix: address critical memory safety, error handling, concurrency and security issues
2025-08-09 23:33:06 -03:00
diff.rs
fix: resolve compilation errors by fixing mutable references and removing unused imports
2025-08-10 00:23:58 -03:00
get.rs
fix: address critical memory safety, error handling, concurrency and security issues
2025-08-09 23:33:06 -03:00
info.rs
feat: add --output-format option for json/yaml support in info/status/list modes
2025-08-10 11:21:04 -03:00
list.rs
feat: add --output-format option for json/yaml support in info/status/list modes
2025-08-10 11:21:04 -03:00
mod.rs
feat: add REST HTTP server mode with OpenAPI documentation and Swagger UI
2025-08-10 21:27:13 -03:00
save.rs
refactor: Remove transaction from save to allow partial saves on failure
2025-08-10 00:34:55 -03:00
server.rs
fix: correct server setup with proper connect info handling
2025-08-10 21:39:23 -03:00
status.rs
feat: add --output-format option for json/yaml support in info/status/list modes
2025-08-10 11:21:04 -03:00
update.rs
fix: remove unused imports, unnecessary mutable variables, and dead code
2025-08-10 00:27:02 -03:00