Skip to content

Cleanup - #45

Merged
bernoussama merged 4 commits into
masterfrom
cleanup
Jun 2, 2026
Merged

Cleanup#45
bernoussama merged 4 commits into
masterfrom
cleanup

Conversation

@bernoussama

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings June 2, 2026 15:51

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 4cf3ddf2bf

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread apps/web/src/app/home.tsx
{ name: "OpenCode", logo: "/agent-logos/opencode.svg" },
{ name: "Pi", logo: "/agent-logos/pi.svg" },
{ name: "Cursor", logo: "/agent-logos/cursor.svg" },
{ name: "OpenClaw", logo: "/agent-logos/openclaw.svg" },

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Don't advertise OpenClaw through the unsupported setup flow

When an OpenClaw-only user follows the landing page flow, the hero offers npx @clankeroverflow/cli setup, the new carousel says OpenClaw works with the product, and the adjacent section says the command detects the installed agent. However, packages/cli/src/setup.ts defines AGENTS without openclaw, so this command cannot detect or configure OpenClaw and exits with No supported agents detected. The README documents the separate openclaw plugins install clawhub:@clankeroverflow/cli path, but the landing page needs to expose that distinction or omit OpenClaw from this setup-oriented carousel.

Useful? React with 👍 / 👎.

@bernoussama
bernoussama merged commit a889548 into master Jun 2, 2026
1 check failed
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.

2 participants