Impressive early momentum. Already polished and picking up traction fast.

Self-hosted AI agent OS. Your memory, chat, agents, and files stay on hardware you own, offline by default, cloud by choice. Offline AI memory (taOSmd), self-hosted multi-framework group chat, a full web desktop + app store, and auto-clustering across the consumer hardware you already have (Orange/Raspberry Pi, Mac mini, gaming PC).

Documentation

97

Install and run instructions9pt90

README documents how to install the project.

README12pt100

README is present.

License6pt100

Licensed under Other.

Contributing guide5pt100

Contributing guide is detailed and thorough.

Engineering

73

Linting and formatting5pt0

No linter or formatter configured.

Add [tool.ruff] to pyproject.toml. Ruff handles linting and formatting in one tool and replaces flake8, isort, and black.

Issue and PR templates6pt0

No issue or PR templates found (−100 pts).

Add .github/ISSUE_TEMPLATE/ with bug_report.md and feature_request.md to guide contributors. It dramatically improves issue quality.

CI/CD14pt85

CI is configured (.github/workflows/build-agent-images.yml).

Tests18pt100

Test files detected (benchmarks/test_llm_extraction.py).

Reproducibility6pt100

Lockfile present (uv.lock). Installs are reproducible.

Project health

96

Dependency manifest6pt86

Dependency manifest found (pyproject.toml).

Repository metadata5pt100

Repository has a description.

Activity5pt100

Actively maintained (pushed within the last month).

Housekeeping3pt100

.gitignore present.

Repository health signals

Activity, community, and responsiveness at scan time

Activity

  • Commits (30d / 90d)
  • 22
    Forks
  • 12
    Releaseslatest 3d ago

Community

  • Community health
  • authors own >50% of commits
  • 252
    Watchers

Responsiveness

  • 9h
    Median issue response
  • <1h
    Median PR merge time
  • 247
    Open issues
Repository files33 root entries
  • .github
    Good: CI is configured (.github/workflows/build-agent-images.yml).
    Good: Dependabot covers 3 ecosystems (uv, npm, github-actions). Dependencies stay current.
  • app-catalog
    Good: Environment pinned via app-catalog/streaming/blender/Dockerfile.
  • benchmarks
    Good: Test files detected (benchmarks/test_llm_extraction.py).
  • bin
  • data
  • desktop
  • docs
  • landing
  • mac
  • os-build
  • scripts
  • site
  • static
  • systemd
  • tests
  • tinyagentos
  • .coderabbit.yaml
  • .gitignore
    Good: .gitignore present.
  • CHANGELOG.md
  • CLA.md
  • CODE_OF_CONDUCT.md
    Good: Code of conduct present.
  • CONTRIBUTING.md
    Good: Contributing guide is detailed and thorough.
    Good: Contributing guide includes setup/install instructions.
    Good: Contributing guide describes code style expectations.
    Good: Contributing guide explains how to run tests.
    Good: Contributing guide describes the PR/review workflow.
    Good: Contributing guide includes code examples.
  • install.sh
  • LICENSE
    Good: Licensed under Other.
  • neko-lan-test.png
  • neko-single-test.png
  • neko-tcpmux-test.png
  • pyproject.toml
    Good: Dependency manifest found (pyproject.toml).
  • README.md
    Good: README is present.
    Good: README is well structured with multiple sections.
    Good: README includes screenshots or visuals. Great for first impressions.
    Good: README has code examples.
    Good: README links to a live demo or deployed app.
    Good: README includes status badges.
    Good: README documents how to install the project.
    Good: README documents how to run the project.
  • SECURITY.md
    Good: Security policy present.
  • tinyagentos-sdcpp.service
  • tinyagentos.service
  • uv.lock
    Good: Lockfile present (uv.lock). Installs are reproducible.