feat(DIS-152): mapped project paths (host:virtual) for agents #66
No reviewers
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#66
Loading…
Reference in a new issue
No description provided.
Delete branch "refinement/mapped-project-paths"
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?
Summary
/new-agentakzeptiert optionalenpath-Parameter im Formathost:virtual(z.B.C:\Code\projekt:~/projekt)agent.yamlunterst�tztpath_mappings-Feld (Zod-validiert)sanitizeForDiscord()ersetzt Host-Pfade durch virtuelle Pfade in Discord-Ausgaben � l�ngste zuerst, beide Slash-VariantenC:) werden beim Parsen korrekt behandeltGe�nderte Dateien
src/agent/schema.ts�PathMappingSchema+path_mappings-Feldsrc/runtime/sanitize.ts�pathMappings-Option inSanitizeOptionssrc/router.ts�path_mappingsausagent.yamlansanitizeOpts�bergebensrc/agent/identity.ts� CLAUDE.md-Template +agent.yamlschreibenpath_mappingssrc/commands/new-agent.ts�path-Option +parsePathOption()Test plan
npm run build� fehlerfreinpm test� 120/120 Tests gr�nView command line instructions
Checkout
From your project repository, check out a new branch and test the changes.