Skip to content

Releases: gregweir/ai-engine-room

AI Engine Room 0.1.1

Choose a tag to compare

@gregweir gregweir released this 04 Sep 15:26
4f4eef7

AI Engine Room 0.1.1

AI Engine Room 0.1.1 is the first stable release of the deliberately narrow
Observe → Explain → Diagnose → Report desktop workflow.

What is included

  • Explicit, on-demand observation of supported same-machine Ollama and LM
    Studio endpoints and bounded machine context.
  • Passive traditional single-model llama.cpp detection on the tested Ubuntu
    baseline.
  • Optional one-run-authorized synthetic inference observations for eligible
    Ollama and LM Studio models.
  • Session-only observation history and deterministic diagnostic explanations.
  • An allow-listed report that can be explicitly copied or saved as UTF-8 plain
    text. Saving never replaces an existing file.

Supported baselines

  • Ubuntu 24.04 LTS x86_64 using the .deb package.
  • Windows 11 25H2 build 26200.7462 x64 using the NSIS installer.

Other operating-system versions, architectures, provider configurations, and
macOS are not currently claimed. See the
support matrix.

Verified downloads

Platform Exact hosted filename Bytes SHA-256
Ubuntu AI.Engine.Room_0.1.1_amd64.deb 4,896,518 c73dac2320632bbb6b4a3f02c65943a95bf40cefe83c367e8e65b5b7136c617a
Windows AI.Engine.Room_0.1.1_x64-setup.exe 2,762,354 e51fd579a5045599d99596f8b4bdfd10d3712b91b9110ed02fe72b3bc786dfb4

Use the SHA256SUMS.txt attached to this GitHub release as the checksum
manifest for these binary assets.

Both packages were built from source commit
4f4eef7ee05b12e5e3c6c6aaed162d13b5b654c7, tree
d72b25ae3f118400b0260c1d5d6cf9e0b5b9f990. Each exact package passed one
bounded physical acceptance run on its supported baseline, covering native
launch, core navigation, Refresh, Report, Copy, new-file Save, and existing-file
no-clobber behavior. See the
physical acceptance record.

Unsigned packages

The 0.1.1 packages are not digitally signed because the project does not
currently have an affordable signing route. Download only from the official
GitHub release, download SHA256SUMS.txt from the same page, and compare the
complete filename, byte size, and package SHA-256 before installation. Matching
details establish that the downloaded bytes match the published artifact; they
do not authenticate Tartanleaf.com Inc. as a cryptographic publisher.

Do not disable SmartScreen, antivirus, or another security control; install a
trust certificate; or bypass organizational policy. Continue only through a
normal operating-system option after verification and only when local policy
allows it. Exact commands and the bounded Windows continuation path are in the
user guide.

Deliberate limits

This release has no account, telemetry, automatic updater, background polling,
persistent history, provider management, network scanning, benchmark score,
model-fit recommendation, or broad platform claim. It is not privacy- or
security-certified.

AI Engine Room 0.1.0 unsigned preview

Pre-release

Choose a tag to compare

@gregweir gregweir released this 30 Aug 19:44

AI Engine Room 0.1.0 unsigned preview

Unsigned preview

AI Engine Room 0.1.0 is pre-release software for inspecting bounded local-AI
runtime and machine context. This preview is not signed, stable,
production-ready, security-certified, or broadly compatible.

Developer: Greg Weir. Application and package publisher metadata:
Tartanleaf.com Inc. This unsigned preview does not have an authenticated
Authenticode publisher identity.

The Windows publisher will appear as unknown. Microsoft Defender SmartScreen,
Smart App Control, antivirus software, or organizational policy may warn about
or block the installer. Do not disable or weaken any security control, install
a trust certificate, or bypass organizational policy. Continue only through a
normal option offered by Windows, only when the installer came from this
project's official release page, and only after its SHA-256 matches the value
below. If Windows does not offer an allowed continuation, do not install the
preview on that device.

The Ubuntu package is a direct-download .deb; it is not distributed through
an APT repository and has no repository signature or repository-trust claim.

Exact source and verification status

  • Source commit: a5482e9d51657a0cfb4471215a91750c5ba7db95
  • Source tree: c1e8092cb5caa75a77f7e53fdc712eae6f72b318
  • Deterministic checks: passed on Ubuntu and Windows
  • Repository, licence-material, real-package licence-payload, and read-only
    archive checks: passed for both exact artifacts
  • Physical exact-artifact acceptance: passed; independent final review
    passed

Downloads

Verify each downloaded file against the exact identity below before
installation.

Platform and verified baseline Candidate filename Format / architecture Bytes SHA-256
Ubuntu 24.04 LTS x86-64 AI.Engine.Room_0.1.0_amd64.deb Debian package / AMD64 4,722,942 9c75d669fd3dbebc4d0f72ee3d880258206f1adc0be19a15d29fabf6b1325c9e
Windows 11 25H2 build 26200.7462 x64 AI.Engine.Room_0.1.0_x64-setup.exe NSIS installer / x64 2,651,735 6bfa7b6aa4998efc3275eeae12917242526fb2dca8e970630d8b4f1e23f3b399

Exact Windows installer and exact installed application executable
Authenticode status: NotSigned. A checksum detects a file change relative to
this page; it does not identify or authenticate the publisher and is not a
digital signature.

Compatibility claims are limited to the exact baselines listed above. Other
Windows versions, Linux distributions, architectures, and macOS are not
currently claimed.

Verify the downloaded file

Run the command for your platform from the directory containing the download,
then compare the complete result with the matching SHA-256 above.

Windows PowerShell:

Get-FileHash -Algorithm SHA256 ".\AI.Engine.Room_0.1.0_x64-setup.exe"

Ubuntu:

sha256sum "AI.Engine.Room_0.1.0_amd64.deb"

Do not install a file with a different name, size, or SHA-256.

Scope and important limitations

AI Engine Room observes supported local runtime and resource context and keeps
missing evidence unavailable or unknown. It does not promise model fit, infer
compute placement, benchmark hardware, manage providers or models, or perform
automatic inference. Inference requires a separate in-application disclosure
and explicit authorization for each run.

The application has no account, telemetry, or application persistence.
Session observations remain in the current application process. Text reaches
the operating-system clipboard only after an explicit Copy report action;
other applications may then read that clipboard content.

Provider, endpoint, platform, privacy, and pre-release qualifications are
detailed in the project's support matrix and limitations
and README privacy boundary.

Licence, notices, support, and security

For Microsoft's description of reputation-based protection and unsigned-app
warnings, see Microsoft's SmartScreen documentation.