Releases: GovOn-Org/GovOn
Releases · GovOn-Org/GovOn
GovOn v1.6.1
Highlights
Installation
Quick install (requires Node.js 18+)
curl -fsSL https://raw.githubusercontent.com/GovOn-Org/GovOn/main/scripts/install.sh | bashnpm
npm install -g govonHomebrew
brew install govon-org/tap/govonDocker
docker pull ghcr.io/govon-org/govon:v1.6.1What's Changed
Bug Fixes
Documentation
Chores
Contributors
- umyunsang
Known Issues
Full Changelog: v1.6.0...v1.6.1
v1.6.0 — AX Platform + Centralized Config
What's New
AX Platform Identity (#695, #696)
- Redefine GovOn from civil complaint assistant to AX (Agentic Transformation) national infrastructure platform
- Update system prompt, README, PRD, package metadata, agent definitions
- Add 16-domain adapter roadmap (MVP: 공공행정, 법률 → 14 additional domains planned)
Terminal Resize Fix (#695)
- Dynamic markdown renderer width via
useStdoutDimensions()for proper terminal resize handling - ANSI escape sequence stripping in parse-error fallback
Centralized Configuration (#697)
- Extract 30+ hardcoded hyperparameters into
config/govon.yaml - 6 sections: generation, serving, context, tools, rate_limit, validation
- GPU-tier guidelines in config comments (A100 80GB, A10G 24GB, etc.)
- Environment variable overrides for production deployment flexibility
Agent Rename
draft_response→domain_adapteracross all source code, tests, scripts- Adapter descriptions updated with exact AI Hub dataset IDs
Install / Upgrade
npm install -g govon@1.6.0brew upgrade govonFull Changelog: v1.5.1...v1.6.0
GovOn v1.5.1
Highlights
Installation
Quick install (requires Node.js 18+)
curl -fsSL https://raw.githubusercontent.com/GovOn-Org/GovOn/main/scripts/install.sh | bashnpm
npm install -g govonHomebrew
brew install govon-org/tap/govonDocker
docker pull ghcr.io/govon-org/govon:v1.5.1What's Changed
Bug Fixes
Chores
- bump to 1.5.1 — fix React hooks order (#691) (
70fafa9) - update homebrew formula to 1.5.0 (#689) (
e487177)
Contributors
- github-actions[bot]
- umyunsang
Known Issues
Full Changelog: v1.5.0...v1.5.1
GovOn v1.5.0
Highlights
Installation
Quick install (requires Node.js 18+)
curl -fsSL https://raw.githubusercontent.com/GovOn-Org/GovOn/main/scripts/install.sh | bashnpm
npm install -g govonHomebrew
brew install govon-org/tap/govonDocker
docker pull ghcr.io/govon-org/govon:v1.5.0What's Changed
New Features
Chores
Contributors
- umyunsang
Known Issues
Full Changelog: v1.4.9...v1.5.0
GovOn v1.4.9
Highlights
Installation
npm (requires Node.js 18+)
npm install -g govon
pip install govon==1.4.9docker pull ghcr.io/govon-org/govon:v1.4.9What's Changed
Bug Fixes
- use npx instead of Node SEA for pip launcher (#684) (
5d94d6a) - homebrew auto-update via PR+admin merge instead of direct push (#683) (
fbc1503)
Chores
Contributors
- umyunsang
Known Issues
Full Changelog: v1.4.8...v1.4.9
GovOn v1.4.8
Highlights
Installation
npm (requires Node.js 18+)
npm install -g govon
pip install govon==1.4.8docker pull ghcr.io/govon-org/govon:v1.4.8What's Changed
Bug Fixes
Chores
Contributors
- umyunsang
Known Issues
Full Changelog: v1.4.7...v1.4.8
GovOn v1.4.7
Highlights
Installation
npm (requires Node.js 18+)
npm install -g govon
pip install govon==1.4.7docker pull ghcr.io/govon-org/govon:v1.4.7What's Changed
Bug Fixes
Chores
Contributors
- umyunsang
Known Issues
Full Changelog: v1.4.6...v1.4.7
GovOn v1.4.6
Highlights
Installation
npm (requires Node.js 18+)
npm install -g govon
pip install govon==1.4.6docker pull ghcr.io/govon-org/govon:v1.4.6What's Changed
Bug Fixes
Chores
Contributors
- umyunsang
Known Issues
Full Changelog: v1.4.5...v1.4.6
GovOn v1.4.5
Highlights
Installation
npm (requires Node.js 18+)
npm install -g govon
pip install govon==1.4.5docker pull ghcr.io/govon-org/govon:v1.4.5What's Changed
Bug Fixes
Chores
Contributors
- umyunsang
Known Issues
Full Changelog: v1.4.4...v1.4.5
GovOn v1.4.4
Highlights
Installation
npm (requires Node.js 18+)
npm install -g govon
pip install govon==1.4.4docker pull ghcr.io/govon-org/govon:v1.4.4What's Changed
Bug Fixes
Chores
Contributors
- umyunsang
Known Issues
Full Changelog: v1.4.3...v1.4.4