feat: add Devin as a supported host#1295
Open
bjohnson135 wants to merge 1 commit intogarrytan:mainfrom
Open
Conversation
Cognition Devin joins the host roster as the 11th supported agent. Pure config addition via the declarative host system: one new file plus registry/test/doc updates. Generates 49 SKILL.md outputs under .devin/skills/gstack-* with no .claude/skills path leakage. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
hosts/devin.ts+ registry/test/doc updates, zero generator changes..devin/skills/gstack-*/with no.claude/skillspath leakage.Changes
hosts/devin.ts— new config (cursor/slate-pattern).cliCommand: 'devin', paths~/.devin/skills/gstack, basic learnings, Devin co-author trailer.hosts/index.ts— devin import +ALL_HOST_CONFIGS+ re-export..gitignore— adds.devin/.README.md— count 10 → 11, install table row.CLAUDE.md— host tree note.docs/ADDING_A_HOST.md— supported-host list updated.test/host-config.test.ts— count 10 → 11, devin import + name check.test/gen-skill-docs.test.ts—.devininhostDirsfor cross-host handshake-absence check.Test plan
bun run scripts/host-config-export.ts validate→ "All 11 configs valid"bun run gen:skill-docs --host devin→ 49 SKILL.md generated, no.claude/skillsleakagebun run gen:skill-docs --host all→ all hosts regenerate cleanbun test test/host-config.test.ts→ 73 passbun test test/gen-skill-docs.test.ts→ 380 pass🤖 Generated with Claude Code
Need help on this PR? Tag
@codesmithwith what you need.