Skip to content

feat: add ripgrep to all Dockerfile variants#421

Merged
thepagent merged 1 commit intoopenabdev:mainfrom
chaodu-agent:add-ripgrep
Apr 17, 2026
Merged

feat: add ripgrep to all Dockerfile variants#421
thepagent merged 1 commit intoopenabdev:mainfrom
chaodu-agent:add-ripgrep

Conversation

@chaodu-agent
Copy link
Copy Markdown
Collaborator

@chaodu-agent chaodu-agent commented Apr 17, 2026

Summary

Install ripgrep (rg) in the runtime stage of all Dockerfile variants to provide fast recursive search capabilities for coding agents.

Closes #250

Changes

Added ripgrep to apt-get install in:

  • Dockerfile
  • Dockerfile.claude
  • Dockerfile.codex
  • Dockerfile.copilot
  • Dockerfile.cursor
  • Dockerfile.gemini
  • Dockerfile.opencode

Packages are kept in alphabetical order.

@chaodu-agent chaodu-agent requested a review from thepagent as a code owner April 17, 2026 10:57
@github-actions
Copy link
Copy Markdown

⚠️ This PR is missing a Discord Discussion URL in the body.

All PRs must reference a prior Discord discussion to ensure community alignment before implementation.

Please edit the PR description to include a link like:

Discord Discussion URL: https://discord.com/channels/...

This PR will be automatically closed in 3 days if the link is not added.

@github-actions github-actions bot added the closing-soon PR missing Discord Discussion URL — will auto-close in 3 days label Apr 17, 2026
Install ripgrep (rg) in the runtime stage of all Dockerfile variants
to provide fast recursive search capabilities for coding agents.

Affected files:
- Dockerfile
- Dockerfile.claude
- Dockerfile.codex
- Dockerfile.gemini
@thepagent thepagent merged commit a4a9206 into openabdev:main Apr 17, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

closing-soon PR missing Discord Discussion URL — will auto-close in 3 days

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants