FAQ

Common questions.

Install, checksum, privacy, and support boundaries should be clear before download. Vibelsland Free focuses on local status display, without cloud sync or full IDE features.

Price Free download
Data No telemetry upload
System macOS 14+ / Apple Silicon

Install and trust

What to confirm before download.

Is Vibelsland Free free?

Yes. v0.1.0 is free to download, open source under the MIT License, and distributed through GitHub Releases.

Why does first launch require an extra step?

v0.1.0 uses ad-hoc signing, so macOS may require an extra confirmation on first launch. If macOS says Apple cannot verify the app, click Done, then allow it from System Settings > Privacy & Security with Open Anyway.

Why is it not Developer ID notarized?

v0.1.0 is ad-hoc signed, not Developer ID notarized. Gatekeeper requires manual approval in System Settings; spctl rejected or not accepted is expected for the current package. SHA-256 verifies that the downloaded file matches the GitHub Release asset; it does not prove developer identity.

Does it work on Intel Macs?

The v0.1.0 package targets Apple Silicon / arm64 and macOS 14+. Intel Macs are not in the current support scope.

How do I verify the download?

Put the zip and matching .sha256 file in one folder, then run shasum -a 256 -c Vibelsland-Free-0.1.0-macos.zip.sha256.

Scope

What it reads and what it supports.

Which AI coding tools are supported?

v0.1.0 supports local status display, tool-call summaries, and approval handling for Claude Code, Codex CLI, and Codex Desktop.

Does it send content to Anthropic or OpenAI?

Vibelsland Free itself creates no account, uploads no telemetry, and does not sync session content to its own server. Claude Code, Codex CLI, and Codex Desktop may use their own network connections independently.

Is Vibelsland Free affiliated with Anthropic, OpenAI, Claude, or Codex?

No. Vibelsland Free is an independent tool. It is not affiliated with, representative of, or endorsed by Anthropic, OpenAI, Claude, or Codex. Product names are used only to describe local compatibility.

Does app.log store my conversation content?

app.log mainly records connection state, event types, timestamps, local paths, and error reasons. It does not store full conversations as log body. The status display may read recent local status summaries from supported tools; before sharing logs, hide account details, private file paths, conversation content, and other sensitive information.

Why is the downloaded app named “>_ - island.app”?

That is the macOS app bundle name. The website, release package, and source still use Vibelsland Free as the product name; the bundle name does not imply an official relationship with Anthropic, OpenAI, Claude, or Codex.

What does disconnecting local integrations remove?

Uninstall Hooks removes the connection entries Vibelsland Free added for local status display. It does not automatically delete the app, logs, config, ~/.vibelsland-free, or records saved by third-party tools.