feat(goose-acp): enable parallel sessions with isolated agent state (#6392)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
This commit is contained in:
@@ -123,7 +123,7 @@ pub fn load_hint_files(
|
||||
mod tests {
|
||||
use super::*;
|
||||
use ignore::gitignore::GitignoreBuilder;
|
||||
use std::fs::{self};
|
||||
use std::fs;
|
||||
use tempfile::TempDir;
|
||||
|
||||
fn create_dummy_gitignore() -> Gitignore {
|
||||
|
||||
Reference in New Issue
Block a user