Skip to content

Releases: czearing/recreate

recreate-cli: v0.5.1

Choose a tag to compare

0.5.1 (2026-07-16)

Fixes

  • clarify automatic release updates (0b4bd5c)

Recreate main

Recreate main Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Jul 02:53

Latest validated main build.

recreate-cli: v0.5.0

Choose a tag to compare

0.5.0 (2026-07-15)

Features

  • update skills through GitHub releases (b3f5c67)

recreate-cli: v0.4.3

Choose a tag to compare

0.4.3 (2026-07-15)

Fixes

  • make browser setup autonomous (2933396)

recreate-cli: v0.4.2

Choose a tag to compare

0.4.2 (2026-07-15)

Fixes

  • require rendered browser inspection (0c02277)

recreate-cli: v0.4.1

Choose a tag to compare

0.4.1 (2026-07-15)

Fixes

  • pin skill commands to public npm (98445d9)

recreate-cli: v0.4.0

Choose a tag to compare

0.4.0 (2026-07-15)

Features

  • add browser-native access handoff (afb324d)

Fixes

  • let the agent resolve access ambiguity (f2fbbd2)

recreate-cli: v0.3.1

Choose a tag to compare

0.3.1 (2026-07-15)

Documentation

  • explain skill installation (9fa2953)

recreate-cli: v0.3.0

Choose a tag to compare

0.3.0 (2026-07-15)

Features

  • install self-updating agent skills (3d9e17b)

Fixes

  • resolve release package version (ec66819)

recreate-cli: v0.2.0

Choose a tag to compare

0.2.0 (2026-07-15)

Features

  • automate Recreate releases (7182093)
  • build interactive multi-state replays (89c54f9)
  • multi-page navigation capture + DOM stability ready check (68b3c7f)
  • prepare Recreate for public launch (edb5b38)
  • SPA route crawler (--crawl flag) (6477dfe)

Fixes

  • auth-gated capture - CSSOM text, session cookies, single CDP connection (590cbca)
  • capture authenticated SPA states reliably (d135920)
  • capture settled replay home state (bb5444f)
  • dispatch release CI with repository context (0f50d25)
  • skip header buttons in crawl, add Escape+node-drift recovery, fix click detection (8a2b453)
  • test generated package versions (feb0a45)
  • update release action runtimes (25ddca1)
  • validate generated release pull requests (a5a2cf1)
  • wait for generated release validation (a979d24)

Documentation

  • align package presentation (e1d7d31)
  • redesign project readme (df9ed26)