Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
".": "0.66.0",
".": "0.67.0",
"packages/franken-brain": "0.18.1",
"packages/franken-critique": "0.11.2",
"packages/franken-governor": "0.9.2",
"packages/franken-observer": "0.13.0",
"packages/franken-orchestrator": "0.60.0",
"packages/franken-orchestrator": "0.61.0",
"packages/franken-planner": "0.4.28",
"packages/franken-types": "0.19.0",
"packages/franken-mcp-suite": "0.12.0",
"packages/franken-mcp-suite": "0.12.1",
"packages/live-bench": "0.5.2",
"packages/franken-web": "0.12.0"
"packages/franken-web": "0.13.0"
}
35 changes: 35 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,40 @@
# Changelog

## [0.67.0](https://github.com/djm204/frankenbeast/compare/v0.66.0...v0.67.0) (2026-07-28)


### Features

* **orchestrator:** add Codex runtime adapter ([#3861](https://github.com/djm204/frankenbeast/issues/3861)) ([b7dedb7](https://github.com/djm204/frankenbeast/commit/b7dedb7b53f76d7e0b8e28e090b711c7d7a992c9))
* **orchestrator:** add governed smart-swarm actions ([#3862](https://github.com/djm204/frankenbeast/issues/3862)) ([a9ecf29](https://github.com/djm204/frankenbeast/commit/a9ecf2983a4f910dc7de0ff43ea057956d5b140d))
* **orchestrator:** add Hermes runtime adapter boundary ([#3821](https://github.com/djm204/frankenbeast/issues/3821)) ([715da9d](https://github.com/djm204/frankenbeast/commit/715da9d456d9a883aa96d85f53cbefca832da1c1))
* **orchestrator:** add mission completion gates ([#3871](https://github.com/djm204/frankenbeast/issues/3871)) ([1d339b4](https://github.com/djm204/frankenbeast/commit/1d339b445fe8e285d9a139ddc67032f51c42d01f))
* **orchestrator:** add Ollama runtime adapter ([#3834](https://github.com/djm204/frankenbeast/issues/3834)) ([6734ad4](https://github.com/djm204/frankenbeast/commit/6734ad47f7746edf4c23679fceba17d0a6a45332))
* **web:** add live smart-swarm dashboard ([#3867](https://github.com/djm204/frankenbeast/issues/3867)) ([8747367](https://github.com/djm204/frankenbeast/commit/8747367fd4eb099e56b852e4300643e22bbcb925))
* **web:** drive brain pulse from runtime events ([#3872](https://github.com/djm204/frankenbeast/issues/3872)) ([4fbb635](https://github.com/djm204/frankenbeast/commit/4fbb6355fa4cfa8abaf51c677ab84b148d8f8578))
* **web:** make Smart Swarm canonical operations surface ([#3870](https://github.com/djm204/frankenbeast/issues/3870)) ([42642f3](https://github.com/djm204/frankenbeast/commit/42642f3d50d11dcbdd5eaa12cb44100518b6fd0b))


### Bug Fixes

* **chat:** preserve HTTP conversation context ([#3866](https://github.com/djm204/frankenbeast/issues/3866)) ([a372df3](https://github.com/djm204/frankenbeast/commit/a372df380d529a66d1ca4a2d8abd2e7d0ef3be36))
* **orchestrator:** expose trusted CLI paths to managed services ([#3868](https://github.com/djm204/frankenbeast/issues/3868)) ([522eb2d](https://github.com/djm204/frankenbeast/commit/522eb2d01448516619200d0011753512e83b486f))
* **test:** stabilize public live acceptance ([#3875](https://github.com/djm204/frankenbeast/issues/3875)) ([3cb7e04](https://github.com/djm204/frankenbeast/commit/3cb7e045ee2cd0f185d7a7beb3df7e3c25b149b0))
* **web:** authenticate forwarded dashboard origins ([#3873](https://github.com/djm204/frankenbeast/issues/3873)) ([595c9ae](https://github.com/djm204/frankenbeast/commit/595c9ae2fc64451eda244bbad41048ddc297a482))
* **web:** remove Brain Vitals faculty placeholders ([#3810](https://github.com/djm204/frankenbeast/issues/3810)) ([cb2e7c3](https://github.com/djm204/frankenbeast/commit/cb2e7c39199a007c4a4c244c16aa383fb0f633d0))


### Documentation

* add Brain Vitals epic closeout ledger ([#3822](https://github.com/djm204/frankenbeast/issues/3822)) ([93bc3a6](https://github.com/djm204/frankenbeast/commit/93bc3a6f246af354b2e9a6be9055b3030c392d70))
* finalize Brain Vitals epic closure ([#3823](https://github.com/djm204/frankenbeast/issues/3823)) ([93337f7](https://github.com/djm204/frankenbeast/commit/93337f76436466e89b17cd6371db056373780d54))


### Tests

* **web:** add live Hermes smart-swarm E2E ([#3869](https://github.com/djm204/frankenbeast/issues/3869)) ([41ffed4](https://github.com/djm204/frankenbeast/commit/41ffed4e55e69d15cca24fceba05ae849667c426))
* **web:** add public live dashboard acceptance ([#3874](https://github.com/djm204/frankenbeast/issues/3874)) ([f9cc11b](https://github.com/djm204/frankenbeast/commit/f9cc11b88bf55916c85efdf29719376e0e83c754))

## [0.66.0](https://github.com/djm204/frankenbeast/compare/v0.65.0...v0.66.0) (2026-07-26)


Expand Down
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "frankenbeast",
"version": "0.66.0",
"version": "0.67.0",
"private": true,
"workspaces": [
"packages/*"
Expand Down
9 changes: 9 additions & 0 deletions packages/franken-mcp-suite/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [0.12.1](https://github.com/djm204/frankenbeast/compare/franken-mcp-suite-v0.12.0...franken-mcp-suite-v0.12.1) (2026-07-28)


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @franken/orchestrator bumped from 0.60.0 to 0.61.0

## [0.12.0](https://github.com/djm204/frankenbeast/compare/franken-mcp-suite-v0.11.0...franken-mcp-suite-v0.12.0) (2026-07-26)


Expand Down
4 changes: 2 additions & 2 deletions packages/franken-mcp-suite/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@franken/mcp-suite",
"version": "0.12.0",
"version": "0.12.1",
"description": "MCP server suite exposing frankenbeast capabilities as Claude Code tools",
"type": "module",
"main": "dist/index.js",
Expand Down Expand Up @@ -49,7 +49,7 @@
"@franken/critique": "0.11.2",
"@franken/governor": "0.9.2",
"@franken/observer": "0.13.0",
"@franken/orchestrator": "0.60.0",
"@franken/orchestrator": "0.61.0",
"@franken/planner": "0.4.28",
"@hono/node-server": "^2.0.11",
"@modelcontextprotocol/server": "2.0.0-beta.5",
Expand Down
28 changes: 28 additions & 0 deletions packages/franken-orchestrator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,33 @@
# Changelog

## [0.61.0](https://github.com/djm204/frankenbeast/compare/@franken/orchestrator-v0.60.0...@franken/orchestrator-v0.61.0) (2026-07-28)


### Features

* **orchestrator:** add Codex runtime adapter ([#3861](https://github.com/djm204/frankenbeast/issues/3861)) ([b7dedb7](https://github.com/djm204/frankenbeast/commit/b7dedb7b53f76d7e0b8e28e090b711c7d7a992c9))
* **orchestrator:** add governed smart-swarm actions ([#3862](https://github.com/djm204/frankenbeast/issues/3862)) ([a9ecf29](https://github.com/djm204/frankenbeast/commit/a9ecf2983a4f910dc7de0ff43ea057956d5b140d))
* **orchestrator:** add Hermes runtime adapter boundary ([#3821](https://github.com/djm204/frankenbeast/issues/3821)) ([715da9d](https://github.com/djm204/frankenbeast/commit/715da9d456d9a883aa96d85f53cbefca832da1c1))
* **orchestrator:** add mission completion gates ([#3871](https://github.com/djm204/frankenbeast/issues/3871)) ([1d339b4](https://github.com/djm204/frankenbeast/commit/1d339b445fe8e285d9a139ddc67032f51c42d01f))
* **orchestrator:** add Ollama runtime adapter ([#3834](https://github.com/djm204/frankenbeast/issues/3834)) ([6734ad4](https://github.com/djm204/frankenbeast/commit/6734ad47f7746edf4c23679fceba17d0a6a45332))
* **web:** drive brain pulse from runtime events ([#3872](https://github.com/djm204/frankenbeast/issues/3872)) ([4fbb635](https://github.com/djm204/frankenbeast/commit/4fbb6355fa4cfa8abaf51c677ab84b148d8f8578))
* **web:** make Smart Swarm canonical operations surface ([#3870](https://github.com/djm204/frankenbeast/issues/3870)) ([42642f3](https://github.com/djm204/frankenbeast/commit/42642f3d50d11dcbdd5eaa12cb44100518b6fd0b))


### Bug Fixes

* **chat:** preserve HTTP conversation context ([#3866](https://github.com/djm204/frankenbeast/issues/3866)) ([a372df3](https://github.com/djm204/frankenbeast/commit/a372df380d529a66d1ca4a2d8abd2e7d0ef3be36))
* **orchestrator:** expose trusted CLI paths to managed services ([#3868](https://github.com/djm204/frankenbeast/issues/3868)) ([522eb2d](https://github.com/djm204/frankenbeast/commit/522eb2d01448516619200d0011753512e83b486f))
* **test:** stabilize public live acceptance ([#3875](https://github.com/djm204/frankenbeast/issues/3875)) ([3cb7e04](https://github.com/djm204/frankenbeast/commit/3cb7e045ee2cd0f185d7a7beb3df7e3c25b149b0))
* **web:** authenticate forwarded dashboard origins ([#3873](https://github.com/djm204/frankenbeast/issues/3873)) ([595c9ae](https://github.com/djm204/frankenbeast/commit/595c9ae2fc64451eda244bbad41048ddc297a482))
* **web:** remove Brain Vitals faculty placeholders ([#3810](https://github.com/djm204/frankenbeast/issues/3810)) ([cb2e7c3](https://github.com/djm204/frankenbeast/commit/cb2e7c39199a007c4a4c244c16aa383fb0f633d0))


### Tests

* **web:** add live Hermes smart-swarm E2E ([#3869](https://github.com/djm204/frankenbeast/issues/3869)) ([41ffed4](https://github.com/djm204/frankenbeast/commit/41ffed4e55e69d15cca24fceba05ae849667c426))
* **web:** add public live dashboard acceptance ([#3874](https://github.com/djm204/frankenbeast/issues/3874)) ([f9cc11b](https://github.com/djm204/frankenbeast/commit/f9cc11b88bf55916c85efdf29719376e0e83c754))

## [0.60.0](https://github.com/djm204/frankenbeast/compare/@franken/orchestrator-v0.59.0...@franken/orchestrator-v0.60.0) (2026-07-26)


Expand Down
2 changes: 1 addition & 1 deletion packages/franken-orchestrator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@franken/orchestrator",
"version": "0.60.0",
"version": "0.61.0",
"description": "The Beast Loop — orchestrator wiring all Frankenbeast modules into a unified agent pipeline",
"type": "module",
"main": "dist/index.js",
Expand Down
21 changes: 21 additions & 0 deletions packages/franken-web/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# Changelog

## [0.13.0](https://github.com/djm204/frankenbeast/compare/franken-web-v0.12.0...franken-web-v0.13.0) (2026-07-28)


### Features

* **orchestrator:** add mission completion gates ([#3871](https://github.com/djm204/frankenbeast/issues/3871)) ([1d339b4](https://github.com/djm204/frankenbeast/commit/1d339b445fe8e285d9a139ddc67032f51c42d01f))
* **web:** add live smart-swarm dashboard ([#3867](https://github.com/djm204/frankenbeast/issues/3867)) ([8747367](https://github.com/djm204/frankenbeast/commit/8747367fd4eb099e56b852e4300643e22bbcb925))
* **web:** drive brain pulse from runtime events ([#3872](https://github.com/djm204/frankenbeast/issues/3872)) ([4fbb635](https://github.com/djm204/frankenbeast/commit/4fbb6355fa4cfa8abaf51c677ab84b148d8f8578))
* **web:** make Smart Swarm canonical operations surface ([#3870](https://github.com/djm204/frankenbeast/issues/3870)) ([42642f3](https://github.com/djm204/frankenbeast/commit/42642f3d50d11dcbdd5eaa12cb44100518b6fd0b))


### Bug Fixes

* **web:** remove Brain Vitals faculty placeholders ([#3810](https://github.com/djm204/frankenbeast/issues/3810)) ([cb2e7c3](https://github.com/djm204/frankenbeast/commit/cb2e7c39199a007c4a4c244c16aa383fb0f633d0))


### Tests

* **web:** add live Hermes smart-swarm E2E ([#3869](https://github.com/djm204/frankenbeast/issues/3869)) ([41ffed4](https://github.com/djm204/frankenbeast/commit/41ffed4e55e69d15cca24fceba05ae849667c426))
* **web:** add public live dashboard acceptance ([#3874](https://github.com/djm204/frankenbeast/issues/3874)) ([f9cc11b](https://github.com/djm204/frankenbeast/commit/f9cc11b88bf55916c85efdf29719376e0e83c754))

## [0.12.0](https://github.com/djm204/frankenbeast/compare/franken-web-v0.11.0...franken-web-v0.12.0) (2026-07-26)


Expand Down
2 changes: 1 addition & 1 deletion packages/franken-web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@franken/web",
"version": "0.12.0",
"version": "0.13.0",
"description": "Browser dashboard for Frankenbeast operator workflows",
"type": "module",
"files": [
Expand Down
Loading