Skip to content

Adopt agent-agnostic rules and IDE tool initialization - #29

Merged
stewartshea merged 6 commits into
mainfrom
feat/ai-ux-improvements
Aug 6, 2026
Merged

Adopt agent-agnostic rules and IDE tool initialization#29
stewartshea merged 6 commits into
mainfrom
feat/ai-ux-improvements

Conversation

@stewartshea

Copy link
Copy Markdown
Contributor

Move skill-generated rules from .cursor/rules/ to .agents/ and add a symlink for Cursor compatibility. Introduce init-ide-tools script to create per-tool config directories at container start via RW_IDE_TOOLS env var. Update devcontainer, Dockerfile, and compose to use /workspaces mount and pass IDE tool env vars. Add AGENTS.md for agent integration guidance.

Move skill-generated rules from .cursor/rules/ to .agents/ and add a
symlink for Cursor compatibility. Introduce init-ide-tools script to
create per-tool config directories at container start via RW_IDE_TOOLS
env var. Update devcontainer, Dockerfile, and compose to use
/workspaces mount and pass IDE tool env vars. Add AGENTS.md for agent
integration guidance.
The install-skills task no longer writes a .agents/.gitignore, and
the previously generated file is removed. Also adds sudo to the /tmp
chmod command in the devcontainer postCreateCommand to ensure it
succeeds.
- Use docker-compose with override file instead of image field
- Mount workspace at /workspaces/codecollection-devtools
- Add .env file support and docker-compose.override.yaml.example
- Rename all "zen" references to "zed" throughout
- Remove hardcoded API key env vars from devcontainer.json
- Add IDE config mounting docs to README
- Gitignore personal docker-compose.override.yaml
Introduce a new skill doc for GCP test infrastructure, covering
Taskfile structure, workspaceInfo.yaml, common mistakes, and a
reference implementation. Update the cloud overview to include GCP,
add validate-generation-rules to the default task chain, and clarify
that Taskfiles should not contain scenario-test tasks.
@stewartshea
stewartshea merged commit 08ccf28 into main Aug 6, 2026
6 checks passed
@stewartshea
stewartshea deleted the feat/ai-ux-improvements branch August 6, 2026 05:29
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