NasTech Agent Web is the public software workspace for exploring the NasTech product surface, installation paths, live public repository signals, and source-backed capabilities.
corepack enable
pnpm install
pnpm devpnpm check
pnpm test
pnpm buildThe GitHub Pages workflow builds the site on every update to main. In the repository settings, set Pages → Build and deployment → Source to GitHub Actions once.
The public build fetches repository activity directly from GitHub. The hosted NasTech console uses Ollama Cloud Gemma 4 31B through a protected backend; the optional repository drafting workflow uses the same fixed model only when a repository-scoped OLLAMA_API_KEY Actions secret is configured.
The mobile/ directory contains NasTech App, a clean Flutter companion for the NasTech Agent platform. The native client provides rounded animated navigation, a mobile product dashboard, capability atlas, installation center, a mobile gateway for Ollama Cloud Gemma 4 31B, and optional local Kokoro playback.
The Build NasTech Android app workflow creates an unsigned review APK and rejects artifacts above 309 MiB. It builds with the compact Kokoro int8 model and one selected voice instead of the full-precision model. Review mobile/README.md and mobile/docs/ARCHITECTURE.md before requesting a signed public release.
The repository has 46 narrowly scoped, review-gated bot profiles for release preparation, documentation, issues, decision records, discussions, upstream intelligence, Ollama-assisted drafting, and Android readiness. They can prepare drafts and open draft pull requests, but they do not merge, publish, close issues, or make final decisions. Read the governance rules, the Ollama drafting boundary, and the Android conversion handoff before enabling a workflow.