Skip to content

fix: point control-center WORK_DIR at the kept 'work' symlink - #73

Merged
man4ish merged 1 commit into
mainfrom
fix/work-dir-symlink-path
Aug 31, 2026
Merged

fix: point control-center WORK_DIR at the kept 'work' symlink#73
man4ish merged 1 commit into
mainfrom
fix/work-dir-symlink-path

Conversation

@man4ish

@man4ish man4ish commented Aug 31, 2026

Copy link
Copy Markdown
Collaborator

control-center's WORK_DIR was /workspace/omnibioai-work, resolving through the omnibioai-work symlink in the machine ecosystem repo. That symlink was redundant with the plain work symlink (same target: /media/manish/OmniBioAI-SIFs/work) and has been removed there. Points WORK_DIR at /workspace/work instead, which resolves through the existing ${MACHINE_DIR}:/workspace mount to the symlink that's actually kept.

Companion change: machine repo commit 2ed5b37 (drops omnibioai-work/omnibioai-data, fixes work's type).

🤖 Generated with Claude Code

WORK_DIR was set to /workspace/omnibioai-work, which resolved through
the now-removed omnibioai-work symlink. That symlink was redundant
with the plain work/ symlink (both pointed at the same external
/media/manish/OmniBioAI-SIFs/work drive) and only ever masqueraded as
an omnibioai-* repo, so it's being dropped in the machine ecosystem
repo. Point WORK_DIR at /workspace/work instead, which resolves
through the existing ${MACHINE_DIR}:/workspace mount to the symlink
that's actually being kept.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01MbfPo2xfzL2Z4T9zwLUptm
@man4ish
man4ish merged commit 8ec0158 into main Aug 31, 2026
@man4ish
man4ish deleted the fix/work-dir-symlink-path branch August 31, 2026 06:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant