Skip to content

Latest commit

 

History

1,388 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Finite Mono

The Finite company monorepo: every first-party product, service, protocol, and infrastructure definition in one tree.

Component What it is
finite-agentd/ narrow agent-local platform daemon and process supervisor; never compute lifecycle
finitechat/ finitechat CLI, server, iOS app, Electron app, Hermes agent bridge, agent runtime containers
finitecomputer-v2/ finite.computer SaaS: Core control plane, dashboard, Phala runner, Finite Private limiter
finite-sites/ fsite CLI + finitesitesd (*.finite.chat hosting)
finite-brain/ fbrain CLI + FiniteBrain server
finite-identity/, finite-nostr/ active shared identity/protocol crates
finite-search/ SearXNG/Firecrawl search stack + Tinfoil bundle
finite-skills/ sole authored managed-skills baseline; immutable revisions hot-activate in compatible runtimes
finite-specialization/ Hermes capability vocabulary and safe specialization config examples
devfinity/ local integration harness (Fedimint devimint-style)
infra/ the single deploy root: per-host config, images, runbooks
docs/ doctrine, plan, migration log, architecture

Read docs/monorepo-doctrine.md for the rules (single-repo model, component-scoped release tags, what deliberately stays outside). New here? Start with CONTRIBUTING.md to choose the fast web-design loop or the prerequisite-backed complete SaaS stack.

Everyday commands

  • just — list all root commands and modules
  • just check / just fmt / just test — Rust workspace gates
  • just dev web-design — run the canonical web UI against durable local design fixtures; no credentials or Agent Runtime required
  • just dev up — boot the real local SaaS and its Apple Container launch lane (see the local harness prerequisites)
  • just dev saas-smoke — prove real launch, Hosted Web chat, and restart healing on macOS
  • just dev smoke — portable services-only smoke + teardown (Linux CI gate)
  • just sites …, just search …, just skills … — component modules

Releases

Component-scoped tags on this repo: finitechat/vX.Y.Z, fsite/vX.Y.Z, fbrain/vX.Y.Z (see .github/workflows/release-*.yml). Container images (finite-agent-runtime, finite-saas-core, finite-saas-dashboard, finite-private-limiter) build via workflow dispatch, digest-pinned to GHCR. Legacy per-repo release URLs keep working via mirror releases until retired. Compatible Finite Skills Revisions are separately promotable product artifacts: each skills-only promotion records a new Finite Product Release manifest while reusing unchanged service, binary, and Runtime image digests.

More

About

Finite monorepo containing all services & crates

Resources

Contributing

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages