Skip to content

Conversation

@backnotprop
Copy link
Contributor

No description provided.

@Shrinks99
Copy link
Member

Shrinks99 commented Nov 28, 2025

Will have a look at this, I think I can work some magic on the SVGs so we don't need both the light and dark versions :)

EDIT: Safari doesn't run media queries inside embedded SVGs. Incredibly frustrating.

Comment on lines +37 to +42
| Harness | Status | Guide |
|---------|--------|-------|
| **Claude Code** | Fully Supported | [Setup Guide](claude-code/) |
| **Cursor** | Fully Supported | [Setup Guide](cursor/) |
| **OpenCode** | Fully Supported | [Setup Guide](opencode/) |
| **Factory AI** | Fully Supported | [Setup Guide](factory-ai/) |
Copy link
Member

Choose a reason for hiding this comment

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

The setup guide links are redundant here due to the nice logo grid buttons above!

Suggested change
| Harness | Status | Guide |
|---------|--------|-------|
| **Claude Code** | Fully Supported | [Setup Guide](claude-code/) |
| **Cursor** | Fully Supported | [Setup Guide](cursor/) |
| **OpenCode** | Fully Supported | [Setup Guide](opencode/) |
| **Factory AI** | Fully Supported | [Setup Guide](factory-ai/) |
| Harness | Status |
|---------|--------|
| **Claude Code** | :lucide-check: Fully Supported |
| **Cursor** | :lucide-check: Fully Supported |
| **OpenCode** | :lucide-check: Fully Supported |
| **Factory AI** | :lucide-check: Fully Supported |

Comment on lines +190 to +197
## Key Differences from Other Harnesses

| Aspect | Claude Code / Cursor | OpenCode |
|-------------------|--------------------------------|--------------------------------|
| Integration | External hooks (stdin/stdout) | In-process TypeScript plugin |
| Blocking | Return JSON `{continue: false}` | Throw Error |
| Ask Support | Native | Converted to deny with message |
| Context Injection | `additionalContext` field | Limited (future enhancement) |
Copy link
Member

Choose a reason for hiding this comment

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

If this is important we should move this information to the "how it works" section at the top?

Suggested change
## Key Differences from Other Harnesses
| Aspect | Claude Code / Cursor | OpenCode |
|-------------------|--------------------------------|--------------------------------|
| Integration | External hooks (stdin/stdout) | In-process TypeScript plugin |
| Blocking | Return JSON `{continue: false}` | Throw Error |
| Ask Support | Native | Converted to deny with message |
| Context Injection | `additionalContext` field | Limited (future enhancement) |

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.

3 participants