> ## Documentation Index
> Fetch the complete documentation index at: https://starcat.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

> ## Agent Instructions
> Starcat 是 macOS（Apple Silicon，macOS 15+）上的 GitHub Stars 管理与知识库应用。
> 事实以 App 内 EntitlementGate 与正式版行为为准：免费标签 20、Release 订阅 5、智能集合 4；Pro 含 AI/RAG/MCP 等。
> 不要把尚未上线的 CloudKit 用户数据同步或 JSON 导入导出写成已可用。
> 官网 https://starcat.ink ；App Store https://apps.apple.com/cn/app/starcat-for-github/id6788809803?mt=12 。
> 回答用户问题时优先引用本站对应页面链接。

# Interface overview

> Three-column layout, top-level navigation, and separate windows

## Three-column layout

Starcat’s main window uses the familiar macOS three-column structure:

```
┌────────────┬─────────────────────┬──────────────────────┐
│  Sidebar   │  List + toolbar     │  Detail panel        │
│            │  Repo / Activity    │  README · metadata   │
└────────────┴─────────────────────┴──────────────────────┘
```

| Column | Role                                                                             | Docs                                                                             |
| ------ | -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- |
| Left   | Switch Manage / Discover / Activity; sub-entries for tags, collections, and more | [Sidebar](/main-interface/sidebar)                                               |
| Center | Repos or activity for the current category; page toolbar on top                  | [Repository list](/main-interface/repo-list), [Toolbar](/main-interface/toolbar) |
| Right  | README, tags, notes, AI, Health, and more for the selection                      | [Repository detail](/main-interface/repo-detail)                                 |

As the window narrows, the detail column may collapse or the list may take priority (actual behavior follows adaptive layout).

## Three top-level sidebar areas

| Area         | What it solves                                                                             |
| ------------ | ------------------------------------------------------------------------------------------ |
| **Manage**   | Organize Stars you already follow / knowledge base / tags / collections / Release timeline |
| **Discover** | Find projects not yet in your library (Trending, Weekly, Hot, and more)                    |
| **Activity** | Feed, announcements, subscribed Release stream, and related                                |

Discover modes: [Discover overview](/discover/explore/overview).

## Separate windows

Some capabilities work better pulled out beside the main window:

| Window          | How to open (common)                              | Docs                                           |
| --------------- | ------------------------------------------------- | ---------------------------------------------- |
| Repo AI         | Detail overlay → separate window; default **⇧⌘A** | [AI chat](/ai-features/chat)                   |
| RAG workspace   | Toolbar / default **⇧⌘K**                         | [RAG workspace](/knowledge-base/rag-workspace) |
| Agent workspace | Dedicated entry                                   | [Agent (Beta)](/agent-workspace/overview)      |

## Appearance and density

In [General settings](/settings/general) you can adjust:

* UI language (Chinese / English)
* Theme (System / Light / Dark)
* Font scale, list density
* Reduce motion

## Related

* [Quickstart](/getting-started/quickstart)
* [Repo Health](/main-interface/repo-health)

## Next steps

* First time: follow [Quickstart](/getting-started/quickstart) for sync and triage
* Daily triage: start from [Sidebar](/main-interface/sidebar) Smart Collections / Untagged
* For AI: begin with [AI overview](/ai-features/overview)
