github preset-io/agor v0.9.3
agor-live v0.9.3

latest releases: v0.14.3, v0.14.2, v0.14.0...
11 hours ago

What's Changed

  • fix(unix): correct worktree permission modes so owners get full access via group by @mistercrunch in #444
  • feat(unix): add sudoers reference file and consolidate executor logging by @mistercrunch in #446
  • feat(unix): add repo-level Unix groups for .git directory access by @mistercrunch in #450
  • fix(unix): grant repo group access before worktree creation by @mistercrunch in #452
  • fix(ui): prevent fitView from triggering on every node change by @mistercrunch in #453
  • fix(mcp): add missing fields to MCP server query schema by @mistercrunch in #454
  • fix(unix): add daemon user to repo group when creating repo group by @mistercrunch in #455
  • feat(ui): modernize settings modal with left sidebar navigation by @mistercrunch in #451
  • fix(unix): remove userInfo() fallback in sync-unix to prevent adding root by @mistercrunch in #456
  • feat(codex): add GPT-5.2 model support and bump SDK to 0.71.0 by @mistercrunch in #458
  • chore(deps): bump next from 14.2.33 to 14.2.35 by @dependabot[bot] in #459
  • feat(unix): add FreshGroupsExecutor for Unix group membership refresh by @mistercrunch in #457
  • fix(executor): use AbortController for reliable Claude SDK stop by @mistercrunch in #460
  • fix(ui,executor): fix favicon base path and stop task ID mismatch by @mistercrunch in #461
  • fix(sudoers): add /usr/bin/test to allowed commands by @mistercrunch in #463
  • fix(ui): sort repos alphabetically by name in dropdowns and lists by @mistercrunch in #462
  • feat(session): disambiguate Agor and Claude SDK session IDs in context by @mistercrunch in #465
  • feat(config): add instanceLabel and instanceDescription config options by @mistercrunch in #466
  • feat(mcp): add Handlebars template resolution for MCP server configs by @mistercrunch in #467
  • feat(users): add force password change feature by @mistercrunch in #464
  • fix(codex): properly stop Codex sessions using AbortSignal by @mistercrunch in #468
  • docs: expand subtitle messaging to cover all 5 breakthroughs by @mistercrunch in #469
  • feat(ui): refactor UserSettingsModal to left-menu layout by @mistercrunch in #470
  • feat(ui): upgrade Ant Design to v6 by @mistercrunch in #471

Full Changelog: v0.9.2...v0.9.3

Don't miss a new agor release

NewReleases is sending notifications on new releases.