Skip to content

Releases: cclavin/pios

v1.0.0

22 Mar 15:43

Choose a tag to compare

Changelog

  • 940c59b Merge branch 'feature/v0.6.0-distribution'
  • 0a9fc4b chore: V1.0.0 pre-release audit, version bumps, root cleanup, and main_test.go coverage
  • 60d15e1 chore: add build report for backend test and model revision
  • d08b711 chore: add new refactor to roadmap; revise gitignore and publish CI changes
  • 755b450 chore: align CI Go versions and wire Homebrew/Winget for v1 release
  • eddd862 chore: collapse release tokens into single RELEASE_PAT
  • c8327c8 chore: debloat repository by ignoring compiled binaries, format pass on readme, add archived metrics analysis
  • e38bf4d chore: integrate custom ascii layout and remove test file
  • 4ac09cd chore: readme cleanup
  • d2e608c chore: v0.6.1 polish fixing ascii alignment and mandating structural readmes
  • e35bfa7 ci: bump golangci-lint-action to v6 and v1.60.0 for Go 1.22 support
  • 60bd8f6 ci: bump goreleaser action to v6 and target v2 engine
  • 99598d6 ci: configure goreleaser for automated native distribution via homebrew and winget
  • 932bd71 ci: fix golangci-lint version typo (v1.61.0)
  • e6dc07b ci: fix goreleaser v2 deprecations and winget fork targeting
  • e3a4c87 ci: revert goreleaser homebrew config key
  • b5aef61 docs(adapters): expand OpenClaw autonomy, add MCP instructions for Cursor/Windsurf/Claude, and document VitePress setup
  • 63e66a3 docs(readme): clarify hard gate artifact enforcement
  • 33d56b4 docs(readme): revisions and adjustments to bring up to date with current functionality; clarity adjustments
  • 6f283ef edit: small revisions to include v0.4 progress and formatting
  • 9e776b1 feat(loop): add 'pios next' milestone snapshot archiver and continuous loop documentation
  • ffec6de feat(mcp): implement native JSON-RPC stdio server for agent integration
  • e75ee91 feat(validator): Enforce upstream artifact dependencies and current_gate enums
  • f2631b2 feat: Implement GitHub Actions workflow for documentation deployment, update .gitignore and refine text in README.md.
  • 0774d60 feat: add animated README banner with pios init demo
  • 8dbebbb feat: implement --ide context scaffolding for unified agent onboarding
  • 91f23db fix(cli): remove ascii from validate command to preserve agent context and add ascii tester
  • bd0a210 fix(module): downgrade go.mod directive from 1.25.0 to 1.22