feat: enhance profile path resolution and add example profiles for better project adaptability
This commit is contained in:
8
profiles/example/workspace.json
Normal file
8
profiles/example/workspace.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"profile": "example",
|
||||
"display_name": "Example Project",
|
||||
"description": "Sanitized example profile for adapting AI Workspace to a new project.",
|
||||
"knowledge_dir": "workspaces/example/project-knowledge",
|
||||
"inbox_dir": "workspaces/example/inbox",
|
||||
"index_dir": ".aiw/indexes/example"
|
||||
}
|
||||
Reference in New Issue
Block a user