DIS-001: Workspace-Root nach ~/.disclaw/workspaces/ verschieben #2
Labels
No labels
blocked
needs-review
phase:0
phase:1
phase:1.5
phase:2
phase:3
phase:4
phase:5
phase:6+
priority:p0
priority:p1
priority:p2
security
type:chore
type:ci
type:docs
type:feat
type:fix
type:idea
type:known-issue
type:refactor
type:test
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: dev/disclaw#2
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Ziel
Workspaces standardmaessig unter
~/.disclaw/workspaces/<agent>/anlegen -- ausserhalb des DisClaw-Repos. Verhindert CLAUDE.md-Walk-Up-Leak.Kontext
Claude Code walkt Parent-Directories hoch und konkateniert alle CLAUDE.md. Workspace unter
disclaw/workspaces/erbt die DisClaw-Projekt-Identitaet.Referenz:
docs/development-plan.mdAbschnitt 2.9,docs/cli-feature-answers.mdFrage 8Scope
In:
disclaw.yamlDefault aendern, Tilde-Expansion insrc/config/loader.ts,new-agent.tslegt Workspace unter resolvierten Root an, Warning-Log wenn Root innerhalb Repo, README-MigrationshinweisOut: Automatische Migration,
--bare-Flags (DIS-004)Definition of Done
disclaw.yamlDefault istworkspaces_root: "~/.disclaw/workspaces"src/config/loader.tsexpandiert~auf Linux/Mac/Windows korrektnew-agentlegt Workspace unter neuem Root an, DB speichert absoluten Pfadtests/unit/workspace-root-resolve.test.tsgruennpm run build && npm testgruenBranch
phase-0/workspace-root-homeAbhaengigkeiten
Keine.