Skip to content

ferodrigop/forge

v0.9.0 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

Published 2mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Summary

AI summary

Hot-reloadable settings via ~/.forge/settings.json enable live config changes without daemon restart.

Full changelog

What's New

  • Hot-reloadable settings~/.forge/settings.json with live file watching. Change maxSessions, idleTimeout, and more without restarting the daemon. Dashboard gear icon opens a settings modal.
  • Gemini CLI integrationspawn_gemini tool, Gemini support in delegate_task, chat history browser, and dashboard Gemini tab
  • Standalone binary — zero-dependency install via curl -fsSL https://forgemcp.dev/install.sh | sh (macOS arm64/x64, Linux x64/arm64)
  • Dynamic session types — auto-detect agent type from running process, agent-to-agent messaging fixes
  • Documentation site — full docs at forgemcp.dev/docs covering installation, tools, configuration, guides, and architecture
  • Docs updates — standalone binary and Gemini CLI added to landing page, getting-started docs, and README

See full changelog for details.

What's Changed

  • ci: split into separate typecheck, build, test jobs in #1
  • feat: enable desktop app auto-update in #2
  • docs: mention auto-update in desktop app features in #3
  • docs: update roadmap with completed items and blockers in #4
  • ui: tune landing page dot grid hover effect in #5
  • ci: auto-deploy landing page to gh-pages in #6
  • feat: add demo GIF to README in #7
  • ci: auto-inject version into landing page on deploy in #8
  • docs: add best practices guide and fromSession param in #9
  • feat: add Gemini CLI coming soon in #10
  • fix: include favicon and assets in landing/ for gh-pages deploy in #11
  • fix: preserve forgemcp.dev CNAME on every gh-pages deploy in #12
  • fix: add workflow_dispatch to deploy-landing for manual triggers in #13
  • fix: mark macOS app as coming soon, add forgemcp.dev to README in #14
  • feat: hot-reloadable settings via ~/.forge/settings.json with dashboard UI in #15
  • fix: dynamic session type detection and agent-to-agent messaging in #16
  • feat: dual distribution -- npm + standalone binary via Bun in #17
  • feat: add Gemini CLI integration in #18
  • chore: remove .claude/settings.local.json from tracking in #19
  • feat: add documentation site at forgemcp.dev/docs in #20
  • docs: add standalone binary install and Gemini CLI to all docs in #21
  • chore: release v0.9.0 in #22

Full Changelog: https://github.com/ferodrigop/forge/compare/v0.8.0...v0.9.0

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track ferodrigop/forge

Get notified when new releases ship.

Sign up free

About ferodrigop/forge

Terminal MCP server for AI coding agents with persistent PTY sessions, ring-buffer incremental reads, headless xterm screen capture, multi-agent orchestration, and a real-time web dashboard.

All releases →

Beta — feedback welcome: [email protected]