delete claude code integration
This commit is contained in:
parent
24560042ea
commit
929415af3b
31 changed files with 120 additions and 2898 deletions
|
|
@ -39,9 +39,6 @@ pub fn cmd_init() -> Result<(), String> {
|
|||
store.save()?;
|
||||
println!("Indexed {} memory units", count);
|
||||
|
||||
// Install hooks
|
||||
crate::claude::hook::install_hook()?;
|
||||
|
||||
// Create config if none exists
|
||||
let config_path = std::env::var("POC_MEMORY_CONFIG")
|
||||
.map(std::path::PathBuf::from)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue