Skip to content

julien-blanchon/silo

Repository files navigation

Silo

An AI-powered desktop app built with Tauri + SvelteKit + TypeScript.

semantic-release: angular

Recommended IDE Setup

VS Code + Svelte + Tauri + rust-analyzer.

Installation

To install Silo with Homebrew:

# First add the homebrew tap
brew tap julien-blanchon/homebrew-tap

# Then install silo
brew install --cask silocu

Development

This project uses automated version management with semantic-release.

Important: Use conventional commit messages for your commits:

  • feat: - New features (minor version bump)
  • fix: - Bug fixes (patch version bump)
  • feat!: or BREAKING CHANGE: - Breaking changes (major version bump)

See CONTRIBUTING.md for detailed guidelines.

Local Development

# Install dependencies
bun install

# Run development server
bun run dev

# Build for production
bun run build

About

Mac computer-use application

Resources

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •