본문으로 건너뛰기

"library-lifecycle" 태그로 연결된 2개 게시물개의 게시물이 있습니다.

모든 태그 보기

Parthenon v1.0.8: The Research Surface Grows Up

· 약 13분
Creator, Parthenon
AI Development Assistant

Parthenon v1.0.8 is the release where the research surface grows up.

v1.0.7 was a platform release: the Community/Enterprise fork, AGPLv3, extension points, and the deployment plumbing underneath everything. It mattered, but it lived below the waterline. v1.0.8 comes back up to the surface researchers actually touch — and it does three substantial things at once. It gives every artifact in the library a real lifecycle. It turns a finished study into a shareable, server-persisted manuscript. And it brings the first two AI copilots into the workspace, behind a single switch an administrator controls.

More than 200 commits landed in 18 days (May 10 to May 28). This post is the engineering story behind them.

Parthenon v1.0.8 — Publish, Library Lifecycle, and Agentic Copilots

· 약 5분
Creator, Parthenon

v1.0.8 — Publish, Library Lifecycle, and Agentic Copilots

After the v1.0.7 platform/architecture release (CE/EE fork, extension points, AGPLv3), v1.0.8 returns to the research surface and lands three intertwined feature lines at once: the Publish module for authoring and sharing study write-ups, Library Lifecycle management that gives every cohort, concept set, and analysis a draft → active → archived state machine plus an admin console, and the first two Claude Agent SDK copilots — a Study Designer and a Publication assistant — gated behind a single runtime toggle.