Skip to content

Move .warp to .agents#13

Open
bholmesdev wants to merge 3 commits intomainfrom
move-dot-warp-to-dot-agents
Open

Move .warp to .agents#13
bholmesdev wants to merge 3 commits intomainfrom
move-dot-warp-to-dot-agents

Conversation

@bholmesdev
Copy link
Copy Markdown
Contributor

@bholmesdev bholmesdev commented May 1, 2026

Summary

Move the repository's agent context directory from .warp/ to .agents/.

The .agents/ directory will still be accessible to Warp, while also being more accessible to other harnesses like Codex, OpenCode, and Pi.

Changes

  • Update relevant CI workflows that use .warp/
  • Renamed general agent references from .warp/references/ to .agents/references/, while keeping .warp/references/settings-schema.json in .warp/ because it is specific to Warp settings.
  • Renamed .warp/rules/ to .agents/rules/.
  • Renamed .warp/skills/ to .agents/skills/.
  • Renamed .warp/templates/ to .agents/templates/.

Validation

  • Confirmed the branch is up to date with origin/main.
  • Reviewed the diff summary: agent context files are renamed with no content changes; settings-schema.json remains under .warp/.

Oz artifacts

Co-Authored-By: Oz oz-agent@warp.dev

@cla-bot cla-bot Bot added the cla-signed label May 1, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented May 1, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment May 1, 2026 9:27pm

Request Review

Copy link
Copy Markdown
Collaborator

@hongyi-chen hongyi-chen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This makes sense. One thing I will call out is that settings-schema.json is just something for our settings file, so not generalizable to all agents. Might be worth keeping in .warp

Co-Authored-By: Oz <oz-agent@warp.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants