Gloamere / Codex plugins / 4.0 Beta

Codex workflows with a visible chain of evidence.

Two self-contained plugins: inspect native Skill activation without guessing, then add four focused workflows that load only when the task fits.

Evidence lensschema v3
  1. 01 / promptprompt_sha25696f3…d221Raw prompt omitted
  2. 02 / target lockmanifest / Skill / agent SHAgloamere-workflowsThree path-bound files
  3. 03 / observationevidence_statusverifiedverdict pass

Illustrative field anatomy—not a published native-admission result.

Distribution4.0.0-beta.1

RuntimeCodex only

ServicesNone

LicenseMIT

Two routes, one principle

Make the work inspectable.

Each plugin stays inside Codex’s native lifecycle. There is no second router, background process, telemetry layer, hook, or MCP server.

EVAL

gloamere-eval

Measure what Codex actually loaded.

Lock the plugin manifest, Skill, and agent configuration to exact paths and SHAs, observe native Codex events, and keep missing evidence out of the accuracy score.

  • inspect
  • lint
  • native
  • schema v3
Explore Gloamere Eval
FLOW

gloamere-workflows

Load a focused workflow when its boundary matches.

Four independently described Skills for UI systems, visual review, durable knowledge, and product decisions. Installing the bundle does not load all four on every turn.

  • ui-system
  • visual-review
  • knowledge-capture
  • product-decision
Explore Gloamere Workflows

Evidence before verdict

“The model said so” is not proof.

A verified Eval attempt needs a complete, recognized Codex event stream that agrees with the target lock. Truncated, malformed, or unknown evidence closes without a scored verdict.

verifiedpass | failotherwiseverdict = null
Read the evidence contract

Pinned installation

Install only after the immutable beta tag is published.

These commands become valid only after the release gate passes and the exact tag is published. Nothing is fetched from a moving branch.

Codex CLIv4.0.0-beta.1
codex plugin marketplace add gloamere/codex-plugins --ref v4.0.0-beta.1codex plugin add gloamere-eval@gloamerecodex plugin add gloamere-workflows@gloamerecodex plugin list --json

Default installer: installs Gloamere Eval.

Legacy safety: detects old 3.x selectors but never removes, disables, or modifies them.

PowerShell, macOS, and Linux installer commands

Open source, local by design

Review the exact release before Codex loads it.

The repository publishes deterministic plugin archives and SHA-256 sidecars. Gloamere adds no account, analytics endpoint, or hosted runtime.

Inspect the repository