Skip to content

Releases: ohmiler/gridgeist

Gridgeist v1.2.0

Choose a tag to compare

@ohmiler ohmiler released this 20 Jul 14:36

Gridgeist v1.2.0 turns color, typography, layout, spacing, components, states, media, and motion into one coherent, product-native system contract.

Update

Codex plugin:

codex plugin marketplace upgrade gridgeist
codex plugin add gridgeist@gridgeist

Universal installer:

npx skills update gridgeist -g -y

What's new

  • Adds a conditional system-contract reference for semantic color, typography, layout, spacing, component grammar, interaction states, media, and motion.
  • Strengthens the workflow and review checklist so existing design-system sources are reconciled before new rules are introduced.
  • Makes broad, underspecified visual direction a hard alignment stop: Gridgeist offers options and waits before defining tokens or editing the interface.
  • Requires one explicit direction owner when overlapping broad visual skills are requested.
  • Adds paired English/Thai Scenario 19 coverage and preserves six clean behavioral runs with responsive browser evidence.
  • Keeps DESIGN.md interoperability proportional and optional rather than creating a new design document by default.

Main and tag validation, Codex plugin installation, marketplace refresh/reinstall, and universal installer installation/update passed for the tagged release.

Known limitations: fresh-agent behavior remains nondeterministic; the Windows behavioral harness was not OS-hermetic; Scenario 13 is a boundary smoke rather than a full post-repair implementation regression. This release does not claim WCAG conformance, real-user usability, field Core Web Vitals, or universal external-project behavior.

Gridgeist v1.1.2

Choose a tag to compare

@ohmiler ohmiler released this 18 Jul 17:03

Gridgeist v1.1.2 keeps Gridgeist as the default owner of product and visual direction while allowing optional context, asset, audit, and verification companions without hard dependencies.

  • Adds compact companion coordination and paired English/Thai scenario 18.
  • Includes the previously verified resilience guidance and scenarios 16-17 for internationalization, interaction alternatives, focus integrity, media stability, and bounded performance evidence.
  • Documents companion workflows in English and Thai and aligns the Codex marketplace, plugin manifest, changelog, and Docs labels at 1.1.2.

Tagged validation and clean-install/update smoke passed for both the Codex plugin and universal installer.

Known limitation: scenarios 16-18 define behavioral expectations but have not yet been independently forward-run; this release does not claim WCAG conformance, real-user usability, field Core Web Vitals, or external-project validation.

Gridgeist v1.1.1

Choose a tag to compare

@ohmiler ohmiler released this 18 Jul 07:33

Gridgeist v1.1.1 adds a lightweight direction-alignment gate for broad, underspecified Create and Redesign work.

Changed

  • Offers 2–3 evidence-grounded directions with trade-offs and a recommendation only when materially different visual theses remain credible.
  • Proceeds without redundant questions when the user direction or established brand is already coherent.
  • Keeps Review and narrow frontend repairs unblocked.

Validation

  • Added paired English/Thai ambiguous and explicit-direction scenarios with preserved raw outputs.
  • Added an executable Commonroom fixture with responsive and interaction evidence.
  • Tag CI passed release metadata validation plus clean Codex plugin and universal installer install/update smoke tests.

Full changelog: v1.1.0...v1.1.1

Gridgeist v1.1.0

Choose a tag to compare

@ohmiler ohmiler released this 16 Jul 14:32

Gridgeist v1.1.0

Gridgeist now adapts its structure to the product and established brand instead of treating a visible technical grid as the default answer.

Highlights

  • Visible, quiet, or invisible grids chosen from product and brand evidence.
  • Brand-adaptation guidance for image-led, playful, technical, content-heavy, and transactional interfaces.
  • Stronger state, recovery, accessibility, responsive, and verification contracts.
  • Exact update instructions for Codex plugins and Agent Skills-compatible installers.
  • Automated release consistency checks and bilingual behavioral evaluation logs.

Update

For a Codex plugin installation:

codex plugin marketplace upgrade gridgeist
codex plugin add gridgeist@gridgeist

For a global Agent Skills installation:

npx skills update gridgeist -g -y

For a project installation:

npx skills update gridgeist -p -y

Evidence and limitations

Thirty fresh isolated behavioral runs passed across five targeted scenarios in English and Thai. These runs evaluated reasoning and scope control; implementation verification was not run because no executable fixtures were supplied.

See CHANGELOG.md for the full list of changes.

Gridgeist v1.0.1

Choose a tag to compare

@ohmiler ohmiler released this 14 Jul 14:45

Gridgeist v1.0.1 makes the Codex plugin installable from its Git-backed marketplace.

Fixed

  • Added a Codex marketplace catalog for two-command installation.
  • Moved the installable skill to the standard skills/gridgeist/ plugin path.
  • Updated the English and Thai installation documentation.

Install

codex plugin marketplace add ohmiler/gridgeist
codex plugin add gridgeist@gridgeist

Gridgeist v1.0.0

Choose a tag to compare

@ohmiler ohmiler released this 13 Jul 14:30

Gridgeist's first stable release: a focused agent skill for creating, redesigning, and reviewing web interfaces with a strong grid, precise typography, and product-specific visual systems.

Highlights

  • Stable Create, Redesign, and Review workflows
  • Reproducible Tracefield case study with the original baseline, exact prompt, six-part rubric, verification evidence, and explicit limitations
  • Tracefield rubric improvement from 10/30 to 28/30 in the documented run
  • English and Thai usage guides and evaluation prompts
  • Codex plugin manifest aligned to 1.0.0
  • Responsive project website, interactive examples, and case-study dossier

Install as a Codex skill

git clone --branch v1.0.0 https://github.com/ohmiler/gridgeist.git
Copy-Item -Recurse .\gridgeist\gridgeist $HOME\.agents\skills\gridgeist

Then invoke it with $gridgeist.

ภาษาไทย

Gridgeist v1.0.0 คือรุ่นเสถียรรุ่นแรกสำหรับสร้าง ปรับดีไซน์ และรีวิวหน้าเว็บอย่างเป็นระบบ รุ่นนี้เพิ่มกรณีศึกษา Tracefield ที่เปิดเผย Baseline, Prompt, Rubric, ผลการตรวจสอบ และข้อจำกัดของการทดลอง โดยคะแนนจากการรันที่บันทึกไว้เพิ่มจาก 10/30 เป็น 28/30

Notes

Output remains model- and context-dependent. Automated checks complement, but do not replace, inspection of the rendered interface at representative viewport sizes.

Gridgeist v0.1.0

Choose a tag to compare

@ohmiler ohmiler released this 13 Jul 13:24

Gridgeist v0.1.0

The first public release of Gridgeist: an agent skill and Codex plugin package for creating, redesigning, and reviewing distinctive web interfaces.

Highlights

  • Create, redesign, and review workflows in one installable skill
  • Guidance for grid, typography, product evidence, responsiveness, and accessibility
  • Codex plugin manifest with a single source of truth in gridgeist/
  • English and Thai documentation
  • Repeatable evaluation prompts in both languages
  • Interactive Before/After examples and a responsive GitHub Pages website

Install as a Codex skill

git clone https://github.com/ohmiler/gridgeist.git
Copy-Item -Recurse .\gridgeist\gridgeist "$HOME\.agents\skills\gridgeist"

Then invoke it explicitly with $gridgeist, or let Codex select it for matching web-interface tasks.

ภาษาไทย

Gridgeist รุ่นแรกสำหรับสร้าง ปรับดีไซน์ และรีวิวหน้าเว็บอย่างเป็นระบบ พร้อมคู่มือและชุด Prompt ประเมินผลภาษาไทย ติดตั้งแล้วเรียกใช้ด้วย $gridgeist ได้โดยตรง

Notes

  • Automated checks do not replace inspecting the rendered interface at representative viewport sizes.
  • Output remains model-dependent; rerun evaluations when the skill or target agent changes.

Licensed under MIT.