feat: Update documentation and configuration for onboarding, graph defaults, and workspace navigation

This commit is contained in:
2026-04-16 15:31:19 -06:00
parent 1ab9472055
commit 90043ab6bf
9 changed files with 48 additions and 3 deletions

View File

@@ -1,10 +1,10 @@
{
"collapse-filter": true,
"search": "-path:.git -path:.opencode/node_modules -path:ai/inbox -path:archives -path:scripts/mattermost/generated -path:scripts/slack/generated -path:scripts/mattermost/.venv -path:scripts/slack/.venv -path:generated -path:.venv",
"search": "-path:.git -path:.opencode/node_modules -path:ai/inbox -path:archives -path:scripts/mattermost/generated -path:scripts/slack/generated -path:scripts/mattermost/.venv -path:scripts/slack/.venv -path:generated -path:.venv -file:index -file:README -file:AGENTS -file:SKILL",
"showTags": true,
"showAttachments": false,
"hideUnresolved": false,
"showOrphans": true,
"showOrphans": false,
"collapse-color-groups": true,
"colorGroups": [
{
@@ -46,6 +46,6 @@
"repelStrength": 10,
"linkStrength": 1,
"linkDistance": 250,
"scale": 1.0862826017262757,
"scale": 2.0503081104007936,
"close": true
}