Skip to content

feat(desktop): add Cybara ACP harness preset - #3450

Open
metaspartan wants to merge 1 commit into
block:mainfrom
metaspartan:feat/add-cybara-harness
Open

feat(desktop): add Cybara ACP harness preset#3450
metaspartan wants to merge 1 commit into
block:mainfrom
metaspartan:feat/add-cybara-harness

Conversation

@metaspartan

@metaspartan metaspartan commented Jul 29, 2026

Copy link
Copy Markdown

Summary

  • add Cybara to the tier-2 ACP harness catalog using cybara acp
  • detect the Cybara CLI through the existing PATH-based preset flow
  • bundle the Cybara logo with license and source provenance
  • cover the new preset through the existing catalog/logo contract test

Cybara

Related issue

Fixes #3445

Testing

  • cargo fmt --all -- --check
  • cargo metadata --manifest-path desktop/src-tauri/Cargo.toml --no-deps --format-version 1
  • node --import ./test-loader.mjs --experimental-strip-types --test src/features/onboarding/ui/presetLogos.test.mjs
  • pnpm typecheck
  • packaged Cybara ACP initialize and session creation handshake
  • bun test tests/core/acp.test.ts in Cybara

@metaspartan
metaspartan requested a review from a team as a code owner July 29, 2026 02:17
Signed-off-by: Carsen Klock <carsenk@gmail.com>
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.

feat(desktop): add Cybara ACP harness preset

1 participant