Skip to content

docs: fix outdated documentation (automated weekly drift check)#160

Open
Miyamura80 wants to merge 1 commit intomainfrom
jules-docs-fix-9579117656338150398
Open

docs: fix outdated documentation (automated weekly drift check)#160
Miyamura80 wants to merge 1 commit intomainfrom
jules-docs-fix-9579117656338150398

Conversation

@Miyamura80
Copy link
Copy Markdown
Owner

Fixes automated documentation drift:

  • Updates .env location documentation in CLAUDE.md to properly document that it resides in the root directory (based on common/global_config.py).
  • Removes legacy opencode execution blocks and documentation references in scripts/ralph.sh and .claude/skills/ralph/SKILL.md, following the rule to replace 'OpenCode' with 'Claude Code'.

PR created automatically by Jules for task 9579117656338150398 started by @Miyamura80

- CLAUDE.md: 49: `.env` location
  - Old: `.env` - Secrets/API keys (git-ignored) [under common/]
  - New: `.env` - Secrets/API keys (git-ignored, located in root)
  - Evidence: `common/global_config.py` lines 145-146 looking for `.env` at `Path(__file__).parent.parent`.
- scripts/ralph.sh: 3, 32, 100
  - Old: Used `opencode` command and args
  - New: Removed `opencode` to use `claude` (Claude Code)
  - Evidence: `.claude/skills/ralph/SKILL.md` mentioning Claude Code instead of OpenCode, following AGENTS.md rule to rename to Claude Code.
- .claude/skills/ralph/SKILL.md: 42
  - Old: "Claude Code/OpenCode instance"
  - New: "Claude Code instance"
  - Evidence: Memory stating "References to 'OpenCode' should be replaced with 'Claude Code' in project documentation and scripts."

Co-authored-by: Miyamura80 <38335479+Miyamura80@users.noreply.github.com>
@google-labs-jules
Copy link
Copy Markdown
Contributor

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

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