Releases: fusionAIze/faigrid
Releases · fusionAIze/faigrid
v1.7.0
v1.6.2
v1.6.1
fusionAIze Grid v1.6.0
What's new in v1.6.0
grid-messenger — Telegram Decision Bridge
- Three-mode decisions: approve (binary), choice (N buttons), input (free-text reply)
- App source registry: name, emoji, display name, Telegram topic thread_id per app
- Source badge on every message (👨💻 Codenomad › session-1) — readable at 10–20 parallel agents
- HTTP: `POST /decision/request`, `POST /notify`, `POST /app/register`, `GET /app/list`
- n8n integration: push decisions via webhook, receive callback with result
Caddy Workbench Plugin — Internal LAN Proxy
- `.grid` TLD: n8n.grid, faigate.grid, openclaw.grid, codenomad.grid
- Auto-configures Pi-hole DNS entries on edge node via SSH
- Optional `tls internal` (Caddy CA) for HTTPS in browser — one-time macOS trust
Bug Fixes
- Fixed `LOCAL_REGISTRY` relative path — Homebrew `faigrid` now finds registered nodes at `~/.config/faigrid/registry/`
- openclaw `tool_update()` fetches latest release tag from GitHub API
Repo Benchmark Alignment
- `.pre-commit-config.yaml`: ShellCheck + conventional commits + file hygiene
- `.cliff.toml`: automated CHANGELOG generation
- `codeql.yml`, `release-please.yml` GitHub Actions
- `VERSION` file as single source of truth
- `scripts/faigrid-release` release preparation helper
- `.devcontainer/` for consistent development environment
fusionAIze Grid v1.5.1
Full Changelog: v1.5.0...v1.5.1
fusionAIze Grid v1.5.0
Full Changelog: v1.1.0...v1.5.0
fusionAIze Grid v1.1.0
Introduces specialized optimizations for 8GB Apple Silicon hardware, including an 'Inference Mode' script and a new runbook for Qwen 3.5-9B.
fusionAIze Grid v1.0.0
Official 1.0.0 Release. Introduces Restic-based backup/restore infrastructure, cloud-readiness with configurable bind IPs, and comprehensive recovery runbooks.
fusionAIze Grid v0.9.5
Transitioned to POSIX-compliant printf, resolved empty script bottlenecks, and hardened hardware diagnostics to ensure 100% CI compliance.
fusionAIze Grid v0.9.4
Resolved a missing shebang in edge uninstall scripts and standardized cd safety across all core, router, and agent plugins to ensure 100% CI compliance.