Skip to content

Releases: fusionAIze/faigrid

v1.7.0

14 Apr 15:42
74d69fa

Choose a tag to compare

1.7.0 (2026-04-14)

Features

  • cli: agent-native CLI surface for faigrid + /api/v1/health (6487ba9)
  • messenger: add fgm CLI + setup wizard + decision polling (cea991e)

v1.6.2

14 Apr 02:56
553c133

Choose a tag to compare

1.6.2 (2026-04-14)

Documentation

  • reassessment — README, ROADMAP, AGENTS, cockpit spec, implementation plan (#12) (d28fcfc)

CI/CD

  • add workflow_dispatch trigger to ci.yml (#14) (37c9a68)

v1.6.1

03 Apr 02:54
430c595

Choose a tag to compare

1.6.1 (2026-04-02)

Bug Fixes

  • ci: resolve ruff lint failures and add pre-push validation (ecadc78)
  • ci: ruff format + smarter CHANGE_ME smoke test (56e170c)

CI/CD

  • re-trigger release-please after permissions fix (5c657e6)

Miscellaneous

  • complete benchmark template alignment (73e21d4)

fusionAIze Grid v1.6.0

25 Mar 04:25

Choose a tag to compare

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

23 Mar 12:32

Choose a tag to compare

fusionAIze Grid v1.5.0

23 Mar 12:23

Choose a tag to compare

fusionAIze Grid v1.1.0

16 Mar 02:28

Choose a tag to compare

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

16 Mar 01:33

Choose a tag to compare

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

16 Mar 01:17

Choose a tag to compare

Transitioned to POSIX-compliant printf, resolved empty script bottlenecks, and hardened hardware diagnostics to ensure 100% CI compliance.

fusionAIze Grid v0.9.4

16 Mar 01:11

Choose a tag to compare

Resolved a missing shebang in edge uninstall scripts and standardized cd safety across all core, router, and agent plugins to ensure 100% CI compliance.