fix: use workspace path instead of home for derived paths #2

Merged
brad merged 1 commit from fix/workspace-paths into main 2026-02-12 20:23:59 -08:00
Owner

All derived paths are now relative to workspace_path since the workspace is the agent's persistent working directory.

  • agent/diary{workspace}/diary
  • commune/library{workspace}/commune/library

Fixes #1

All derived paths are now relative to `workspace_path` since the workspace is the agent's persistent working directory. - `agent/diary` → `{workspace}/diary` - `commune/library` → `{workspace}/commune/library` Fixes #1
All derived paths are now relative to workspace_path since the workspace
is the agent's persistent working directory.

- agent/diary -> {workspace}/diary
- commune/library -> {workspace}/commune/library

Fixes #1
brad merged commit a751f9e347 into main 2026-02-12 20:23:59 -08:00
brad deleted branch fix/workspace-paths 2026-02-12 20:24:00 -08:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
commune/sandbox!2
No description provided.