Skip to content

[codex] Point codex cron sidecar at Obsidian root#605

Merged
boxp merged 1 commit into
mainfrom
feature/codex-cron-obsidian-root
Jun 14, 2026
Merged

[codex] Point codex cron sidecar at Obsidian root#605
boxp merged 1 commit into
mainfrom
feature/codex-cron-obsidian-root

Conversation

@boxp

@boxp boxp commented Jun 14, 2026

Copy link
Copy Markdown
Owner

Summary

  • Change the Codex workspace scheduler sidecar CODEX_CRON_ROOT from ~/.codex-cron to /home/boxp/Documents/obsidian-headless/BOXP/Infrastructure/Codex Cron.
  • Update argoproj/codex-workspace/cron.md so the documented live registry, prompts, and runs paths match the new direct Obsidian root.
  • Add the project plan under docs/project_docs/codex-cron-obsidian-root/plan.md.

Why

The scheduler currently receives an explicit CODEX_CRON_ROOT=/home/boxp/.codex-cron, so changing only the image default would leave the live sidecar reading the symlink. This PR makes the deployed scheduler point at the Obsidian vault directory directly.

Validation

  • Path references checked with rg.
  • kubectl and kustomize are not installed in the current workspace, so manifest build was not run here.

@github-actions

Copy link
Copy Markdown
Contributor

ArgoCD Diff Result

Auth path: tailscale

アプリケーション: codex-workspace の差分

パス: argoproj/codex-workspace

===== apps/Deployment codex-workspace/codex-workspace ======
681c681,682
<           value: /home/boxp/.codex-cron
---
>           value: /home/boxp/Documents/obsidian-headless/BOXP/Infrastructure/Codex
>             Cron
ℹ️ 上記の差分が見つかりました

@boxp boxp marked this pull request as ready for review June 14, 2026 10:09
@boxp boxp merged commit e1fb177 into main Jun 14, 2026
2 checks passed
@boxp boxp deleted the feature/codex-cron-obsidian-root branch June 14, 2026 10:10
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