Skip to content

Tags: rp1-run/rp1

Tags

v0.7.12

Toggle v0.7.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 0.7.12 (#408)

🤖 I have created a release *beep* *boop*
---


## [0.7.12](v0.7.11...v0.7.12)
(2026-07-16)


### Features

* **build:** per-step model + reasoning-effort tiering for agents
([#409](#409))
([757cfdc](757cfdc))
* **cli:** enforce isolated test-home boundaries
([#425](#425))
([19e0b68](19e0b68))
* **init:** central-mode project creation with per-platform sandbox
grants (storage-decoupling P2)
([#420](#420))
([b0812b4](b0812b4))
* **init:** global instruction stanzas for central-mode projects
(storage-decoupling P3)
([#421](#421))
([ce0aae1](ce0aae1))
* **init:** harness selection wizard with persisted [harnesses] settings
(storage-decoupling P2)
([#419](#419))
([59f870f](59f870f))
* **migrate:** opt-in central storage conversion via --to-central
(storage-decoupling P4)
([#422](#422))
([906d0d3](906d0d3))
* **plugins:** migrate literal .rp1 path refs to resolver variables
(storage-decoupling P1)
([#417](#417))
([d0667f1](d0667f1))
* **settings:** make model-ID validation advisory instead of blocking
([#424](#424))
([a0b108e](a0b108e))
* **settings:** migrate Arcade settings from JSON to canonical
settings.toml [arcade] section
([#414](#414))
([61d64ec](61d64ec))
* **settings:** user-controllable model & effort tier remapping via
late-bound resolution
([#413](#413))
([b77de4e](b77de4e))
* **storage:** dual-mode directory resolution with [storage] settings,
project_id DB keying, and container fallback (storage-decoupling P2.1)
([#418](#418))
([713228a](713228a))
* **teach-me:** P1 lesson tooling + P2 Arcade sandboxed HTML viewer
(umbrella) ([#407](#407))
([e30a11b](e30a11b))


### Bug Fixes

* **base:** Change puts in post_install to a caveat
([#416](#416))
([1b8634c](1b8634c))
* **build:** correct codex/antigravity model mappings and make opencode
inherit ([#410](#410))
([f88b31a](f88b31a))
* **build:** dispatch ready task waves in parallel
([#412](#412))
([3e7b6b1](3e7b6b1))
* **migrate:** make central migration cleanup rerunnable
([#423](#423))
([eacfbc0](eacfbc0))
* **web-ui:** resolve toast dismiss, tab race, annotation save, and code
block selection bugs ([#426](#426))
([79e7511](79e7511))


### Documentation

* add contributor PR readiness guidance
([#399](#399))
([4e4bbc6](4e4bbc6))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

v0.7.11

Toggle v0.7.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 0.7.11 (#401)

🤖 I have created a release *beep* *boop*
---


## [0.7.11](v0.7.10...v0.7.11)
(2026-06-21)


### Features

* **dev:** add publish-artifact skill
([#397](#397))
([9b51a5c](9b51a5c))
* **prompts:** engineering discipline, TDD planning, /note skill +
web-ui feed fixes ([#396](#396))
([7575e4c](7575e4c))


### Performance Improvements

* token-efficiency and execution-speed improvements across rp1 workflows
([#402](#402))
([4867180](4867180))


### Code Refactoring

* **birds-eye-view:** 3-tier/9-section project overview output
([#403](#403))
([e2bf467](e2bf467))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

v0.7.10

Toggle v0.7.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 0.7.10 (#393)

🤖 I have created a release *beep* *boop*
---


## [0.7.10](v0.7.9...v0.7.10)
(2026-06-02)


### Features

* **docs:** add readiness assessment page with homepage CTA
([#398](#398))
([65ea433](65ea433))
* **pr-stack:** add stacked PR workflow
([#395](#395))
([87d2aa6](87d2aa6))


### Code Refactoring

* **justfile:** extract complex recipe bodies into ./scripts/
([#392](#392))
([d1b0d44](d1b0d44))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

v0.7.9

Toggle v0.7.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 0.7.9 (#389)

🤖 I have created a release *beep* *boop*
---


## [0.7.9](v0.7.8...v0.7.9)
(2026-05-21)


### Features

* release first-class Antigravity support
([#385](#385))
([a0a6f5b](a0a6f5b))


### Bug Fixes

* win plus arcade win fixes
([#387](#387))
([eb2a30c](eb2a30c))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

v0.7.8

Toggle v0.7.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 0.7.8 (#386)

🤖 I have created a release *beep* *boop*
---


## [0.7.8](v0.7.7...v0.7.8)
(2026-05-12)


### Bug Fixes

* **copilot:** keep update lifecycle resilient
([#384](#384))
([ea4fd21](ea4fd21))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

v0.7.7

Toggle v0.7.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 0.7.7 (#368)

🤖 I have created a release *beep* *boop*
---


## [0.7.7](v0.7.6...v0.7.7)
(2026-05-10)


### Features

* **activity:** add searchable feed and refine Arcade UI
([#369](#369))
([594b76b](594b76b))
* add PR walkthrough slide reader
([#379](#379))
([d04f54d](d04f54d))
* **agent-tools:** add comment cleanup manifests
([#371](#371))
([6a2a979](6a2a979))
* **brand-assets:** refresh RP1 brand surfaces
([#373](#373))
([935fa17](935fa17))
* **build-v2:** optimize build workflow contracts
([#378](#378))
([c92751b](c92751b))
* **dev:** add PR walkthrough workflow
([#365](#365))
([8b02518](8b02518))
* **dev:** add slide-ready walkthrough contract
([#376](#376))
([5691fb0](5691fb0))
* **pr-review:** add link artifacts
([#374](#374))
([71dadba](71dadba))


### Bug Fixes

* arcade native/web runtime reliability
([#375](#375))
([159139c](159139c))
* failing evals ([#382](#382))
([613aaad](613aaad))
* **socratic-duel:** reject timeout close after peer registration
([#370](#370))
([4309c25](4309c25))
* **ui:** activity feed and native Arcade polish
([#367](#367))
([a5ee9f3](a5ee9f3))
* **web-ui:** improve artifact links
([#377](#377))
([af86ce1](af86ce1))
* **web-ui:** install dependencies before build
([#380](#380))
([f0dea0e](f0dea0e))


### Documentation

* align user-facing documentation site
([#381](#381))
([99aca0a](99aca0a))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

v0.7.6

Toggle v0.7.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 0.7.6 (#344)

🤖 I have created a release *beep* *boop*
---


## [0.7.6](v0.7.5...v0.7.6)
(2026-04-26)


### Features

* add codeRoot to bootstrap for worktree-aware code edits
([#343](#343))
([d208e63](d208e63))
* **agent-tools:** add project-scoped work search
([#359](#359))
([733c97b](733c97b))
* **arcade:** add macOS native shell
([#360](#360))
([35b6837](35b6837))
* **arcade:** replace artifact loading animation
([#351](#351))
([3043ed4](3043ed4))
* **birds-eye-view:** arc42/C4 re-skeleton with provenance and Arcade
artifact output ([#348](#348))
([f64b3d3](f64b3d3))
* prompt pipeline simplification
([#347](#347))
([a729164](a729164))
* **prompt-writer:** constitutional + epistemological prompting pipeline
([#342](#342))
([7b9ba14](7b9ba14))
* **security:** uplift analyse-security workflow
([#354](#354))
([140fea1](140fea1))
* **socratic-duel:** add lock-only debate workflow
([#350](#350))
([c5b8ae3](c5b8ae3))
* **web-ui:** improve Arcade artifact visibility during runs
([#346](#346))
([f2a93c2](f2a93c2))
* **web-ui:** revamp Activity tab split layout
([#355](#355))
([1567081](1567081))


### Bug Fixes

* **birds-eye-view:** address PR
[#348](#348) review (state emits,
template authority, emit_hint)
([#349](#349))
([a9f979e](a9f979e))
* **birds-eye:** review fixes, mermaid validator hardening, animation
resize ([#352](#352))
([63f4041](63f4041))
* **comment-cleaner:** require manifest handoff
([#362](#362))
([7b12b2b](7b12b2b))
* **init:** prompt when ancestor directory has an rp1 project
([#345](#345))
([1dd07a6](1dd07a6))
* **native-app:** derive launch test CLI version
([#364](#364))
([70efa6a](70efa6a))
* **pr-review:** close terminal completion run
([#358](#358))
([7f90cb7](7f90cb7))
* **web-ui:** clarify Activity row selection
([#361](#361))
([3433467](3433467))
* **web-ui:** hide bootstrap-only activity runs
([#357](#357))
([3048781](3048781))
* **web-ui:** isolate Activity preview artifacts
([#363](#363))
([360c9a6](360c9a6))
* **web-ui:** make Activity project metadata inert
([#356](#356))
([6b8fb66](6b8fb66))
* **web-ui:** viewer overflow, clickable links, and debug args display
([#341](#341))
([297d53c](297d53c))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

v0.7.5

Toggle v0.7.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 0.7.5 (#340)

🤖 I have created a release *beep* *boop*
---


## [0.7.5](v0.7.4...v0.7.5)
(2026-04-16)


### Features

* **daemon:** add cross-process lifecycle lock and harden daemon
mutations ([#339](#339))
([a86c60e](a86c60e))
* **web-ui:** sync workspace tabs across browser tabs
([#338](#338))
([ad03c8e](ad03c8e))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

v0.7.4

Toggle v0.7.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 0.7.4 (#334)

🤖 I have created a release *beep* *boop*
---


## [0.7.4](v0.7.3...v0.7.4)
(2026-04-15)


### Features

* add GitHub Copilot CLI support
([#311](#311))
([5c97bf4](5c97bf4))
* **emit-daemon:** add emit-driven live updates for Arcade
([#333](#333))
([605e532](605e532))
* **feature-slicer:** add phase-plan workflow and traceable delivery
handoff ([#337](#337))
([0d7e765](0d7e765))
* **templates:** unified artifact-templates skill
([#331](#331))
([8d49c6e](8d49c6e))


### Bug Fixes

* **build:** fix copilot skill validation and version-marker CI failures
([#335](#335))
([1e0d968](1e0d968))
* **web-ui:** UI fixes and emit state completion bug
([#332](#332))
([6a2b382](6a2b382))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

v0.7.3

Toggle v0.7.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 0.7.3 (#327)

🤖 I have created a release *beep* *boop*
---


## [0.7.3](v0.7.2...v0.7.3)
(2026-04-13)


### Features

* **state-fixes:** roll out tracked workflow lifecycle states
([#328](#328))
([8d4c0a7](8d4c0a7))


### Bug Fixes

* **cli:** harden update lifecycle and routing
([#326](#326))
([e259378](e259378))
* **registry:** migrate project registry from file to DB-backed storage
([#329](#329))
([e8c20fb](e8c20fb))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).