AkurAI Build
Menu

popagent

public

Latest change 4fc0bd53b97c085d906737f5b8b55d5771472d9c - feat: make company staff specialist agents by AkurAI Build

# Changelog

All notable released changes to Popagent are documented here.

## [1.0.32] - 2026-08-16

### Added

- Made every Company staff member an executable specialist agent with a
  role-specific, database-backed skill, contained workspace and browser access,
  editable runtime settings, and orchestrator delegation.

## [1.0.31] - 2026-08-16

### Changed

- Merged Agent settings into Company as a responsive team portfolio with
  substantially larger staff portraits, human roles, agent remits, clear
  availability, editable capabilities, and the wider department roster.

## [1.0.30] - 2026-08-16

### Fixed

- Added governed workflow skills for all three AkurAI Build specialists and
  aligned every seeded specialist model with `codex/gpt-5.6-luna-medium`.
- Removed workspace, browser, and secret tools when a persisted role lacks the
  corresponding access class.

## [1.0.29] - 2026-08-16

### Fixed

- Moved system-owned self-update and Build-maintenance execution from the
  Titan-local Ornith route to `codex/gpt-5.6-luna-medium`.

## [1.0.28] - 2026-08-16

### Fixed

- Replaced repetitive raw task-tool messages in `#general` with one live,
  structured work card showing the objective, status, model, progress, steps,
  attempts, output, and errors while preserving human agent handoffs.

## [1.0.27] - 2026-08-16

### Fixed

- Addressed agent messages now wake the recipient's own task-scoped Mastra run,
  wait for its settlement, and persist replies under the recipient identity.

## [1.0.26] - 2026-08-16

### Added

- Added task-scoped live agent coordination with honest delivery receipts,
  bounded mailboxes, replies and broadcast, durable `#general` history, live
  refresh events, and accessible sender/recipient Company identities.

## [1.0.25] - 2026-08-15

### Added

- Added assigned staff portraits and personal identity details to every governed execution agent in Settings.

## [1.0.24] - 2026-08-15

### Added

- Added a Company settings roster with nine departments, 32 recovered staff identities, generated Midget avatars, job titles, and internal mail links without creating additional LLM agents.

## [1.0.23] - 2026-08-15

### Fixed

- Raised autonomous Researcher runs from six iterations to the configured specialist limit and allowed a third retry for transient malformed structured handoffs.

## [1.0.22] - 2026-08-15

### Fixed

- Replaced the internal `mastra_workspace_read_file` name in overview task progress with `Reading File: <path>`.

## [1.0.21] - 2026-08-15

### Added

- Added privacy-bounded handoff lifecycle logs that distinguish agent streaming, structured-object resolution, text fallback, and retry failures for stalled autonomous workflow diagnosis.

## [1.0.20] - 2026-08-15

### Fixed

- Added an explicit governed workflow command for operator-requested repository changes so Researcher, Implementer, verification, Reviewer, and trusted commit evidence replace unsupported direct-Orchistrator completion claims.

## [1.0.19] - 2026-08-15

### Fixed

- Replaced autonomous workflow transcript spam in `#general` with one concise correlated task card while retaining detailed phase, tool, output, and failure evidence inside that task.

## [1.0.18] - 2026-08-15

### Fixed

- Required autonomous no-op decisions to cite inspected code, concrete candidates, deterministic evidence, and rejection reasons instead of treating a clean checkout as proof that no improvement exists.
- Reconciled repaired system-owned autonomous prompts into existing schedules without overwriting operator timing or enabled state.

## [1.0.17] - 2026-08-15

### Fixed

- Kept autonomous repository inspection inside five tool iterations while reserving a sixth iteration for the required structured handoff.
- Allowed read-only inspection of protected source and package metadata without permitting autonomous writes to those paths, preventing false containment failures from stranding tasks.

## [1.0.16] - 2026-08-15

### Fixed

- Capped autonomous Researcher inspection at five iterations so implementation, verification, and review remain with their dedicated agents.

## [1.0.15] - 2026-08-15

### Fixed

- Retried one provider structured-output parse failure when a specialist returns Markdown instead of the requested JSON handoff.

## [1.0.14] - 2026-08-15

### Changed

- Made Popagent Docs the canonical destination for Project Index updates across repository rules, agent instructions, the built-in Popagent CLI skill, and CLI help; AkurAI Notes remains a legacy import source only.

## [1.0.13] - 2026-08-15

### Fixed

- Serialized excess local Ornith generation requests in Popagent until an inference slot is available, while keeping shared-service chat verification independent of local queue occupancy.

## [1.0.12] - 2026-08-15

### Fixed

- Restored the deployed release timeline by parsing Bun's production HTML transformation of the bundled Markdown without discarding prior releases.

## [1.0.11] - 2026-08-15

### Fixed

- Added abort-aware FIFO admission for local Ornith calls so excess generations wait for one of its two inference slots instead of relying on downstream overload behavior.

## [1.0.10] - 2026-08-15

### Fixed

- Replaced duplicate full-task polling on Autonomy with one bounded autonomous-workflow feed and added the matching one-shot CLI command.

## [1.0.9] - 2026-08-15

### Fixed

- Streamed autonomous specialist thinking and tool activity into the task transcript instead of leaving it empty.

## [1.0.8] - 2026-08-15

### Fixed

- Allowed contained researchers to read repository skill instructions and rejected varied containment-denial evidence as failed inspection rather than a verified no-op.

## [1.0.7] - 2026-08-15

### Fixed

- Allowed contained autonomous researchers to read repository `AGENTS*.md` instructions while preserving write and secret-path denial.

## [1.0.6] - 2026-08-15

### Fixed

- Recovered Researcher handoffs that encode evidence as a keyed object instead of the requested array.

## [1.0.5] - 2026-08-15

### Added

- Added a persisted Runtime setting for switching new agent work between the configured model, Titan's local Ornith 9B model, and 9Router's OpenRouter-backed free coding route.

### Fixed

- Normalized contained autonomous workspace paths, rejected access-denied false no-ops, and distinguished verified no-op outcomes from accepted commits.
- Hardened autonomous structured handoffs with the persisted orchestrator model, bounded evidence, JSON stream recovery, and one transient phase retry.

## [1.0.4] - 2026-08-15

### Fixed

- Replaced the accumulated “Unreleased” feed with the actual deployed version history.

## [1.0.3] - 2026-08-15

### Fixed

- Deduplicated model IDs at the server catalog boundary so every model selector receives stable, unique React keys.

## [1.0.2] - 2026-08-15

### Fixed

- Added exact `popagent task <task-id>` evidence lookup and required explicit, verified resolution before remediation can mark a failed parent complete.

## [1.0.1] - 2026-08-15

### Fixed

- Deduplicated repeated 9Router model routes in the model picker.
- Recovered autonomous structured handoffs from valid streamed JSON when Mastra omits the structured object.
- Fixed deployment release gates to compare against the recorded production revision and require a meaningful changelog update plus an increasing semantic version.

## [1.0.0] - 2026-08-15

### Added

- Added operator-managed autonomous self-update and Build-maintenance schedules in Settings → Schedules, with editable cron timing and pause/resume controls.
- Added the responsive release timeline at `/changelog`.
- Added the deploy-managed semantic application version below the Popagent sidebar brand.
- Added `./popagent automation-reconcile` to reapply code-owned autonomous schedule models after deployment.
- Added governed `build-maintainer`, `build-release-manager`, and `community-steward` Mastra roles with persisted identity, model, access, delegation, and role-specific AkurAI Build tool allowlists.
- Added a bounded, abortable JSON-RPC MCP client and typed AkurAI Build repository, pipeline, worker, metrics, community, release, and promotion tools.
- Added governed idle Build-maintenance task and schedule lineage with contained reviewed branches, immutable deployment verification, and an explicit no-promote/no-deploy production boundary.

### Changed

- Deployment records phase timing, reuses only immutable CI verification for the exact release revision, and retains candidate and migration safety checks.

### Fixed

- Fixed managed pipeline branch validation and existing role, task-board, and Build-client contracts for valid `main` releases.