No central server, user-owned data, reverse-chronological feed. Rust core + Tauri desktop + Android app + plain HTML/CSS/JS frontend. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
8 lines
155 B
JSON
8 lines
155 B
JSON
{
|
|
"identifier": "default",
|
|
"description": "Default capability for the main window",
|
|
"windows": ["main"],
|
|
"permissions": [
|
|
"core:default"
|
|
]
|
|
}
|