Releases: KooshaPari/HeliosLab
Releases · KooshaPari/HeliosLab
v0.2.2
What's Changed
- feat: integrate helios runtime into co(lab) — Phase 1 by @KooshaPari in #1
- feat: Phase 2 — persistence, boundary dispatcher, enhanced renderer by @KooshaPari in #2
- feat: Phase 3 — adapter wiring, xterm.js terminal, RuntimeMetrics by @KooshaPari in #4
- feat: Phase 4 — renderer surfaces + engine switch by @KooshaPari in #5
- feat: toolchain modernization by @KooshaPari in #6
- feat: migrate tsc → tsgo (TypeScript 7 native Go compiler) by @KooshaPari in #8
- fix: resolve oxlint errors and warnings in helios codebase by @KooshaPari in #9
- chore: migrate lint/format stack to OXC by @KooshaPari in #11
- docs(agents): restore AGENTS.md with Co(lab) title and Phenotype worktree path (G006) by @KooshaPari in #12
- chore: merge origin/main; keep .tmp ignore + tsgo/tsgolint toolchain by @KooshaPari in #13
- chore: add worktrees/ to gitignore by @KooshaPari in #22
- feat: Phase 4 final integration by @KooshaPari in #19
- fix: stabilize colab repository by @KooshaPari in #14
- chore: GitHub workflows g012 for colab by @KooshaPari in #18
- codex: parity debt wave 20260303 by @KooshaPari in #17
- chore: add Taskfile.yml (modern task runner) by @KooshaPari in #24
- fix(colab): stabilize CI and workflows by @KooshaPari in #26
- sync: merge upstream blackboard/main (174 commits) by @KooshaPari in #25
- Sync upstream: automated sync (phenotype/upstream-sync-20260324) by @KooshaPari in #27
- Auto: Sync and evaluate sync/upstream-merge by @KooshaPari in #33
- Auto: Sync and evaluate helios-phase3 by @KooshaPari in #32
- Auto: Sync and evaluate helios-integration by @KooshaPari in #31
- Auto: Sync and evaluate docs/agents-phenotype-g006 by @KooshaPari in #30
- Auto: Sync and evaluate codex/ts-debt-parity-20260303 by @KooshaPari in #29
- Auto: Sync and evaluate chore/oxc-migration-20260303-colab-clean by @KooshaPari in #28
- chore: add spec docs (PRD.md, FUNCTIONAL_REQUIREMENTS.md) by @KooshaPari in #34
- chore: migrate kitty-specs to AgilePlus spec format by @KooshaPari in #35
- docs: add real spec docs by @KooshaPari in #39
- docs: expand FUNCTIONAL_REQUIREMENTS with protocol and FFI FRs by @KooshaPari in #40
- test: add unit and integration tests for Rust workspace by @KooshaPari in #42
- docs(spec): replace stub spec docs with real phenotype-config documentation by @KooshaPari in #41
- docs: add spec docs (PRD, FR, ADR, PLAN, trackers) by @KooshaPari in #43
- docs: complete docs-site scaffold by @KooshaPari in #44
- docs(spec): add real spec docs (PRD, FR, ADR, PLAN) by @KooshaPari in #45
- feat(docs): add VitePress docs site + deploy workflow by @KooshaPari in #46
- ci(alert-sync): adopt phenoShared reusable (-253 LOC) by @KooshaPari in #48
- chore(hygiene): bootstrap SECURITY + CHANGELOG + CONTRIBUTING + CODEOWNERS (audit #120) by @KooshaPari in #47
- chore: add canonical .gitattributes by @KooshaPari in #49
- chore(ci): pin floating external actions to SHAs (ci.yml) by @KooshaPari in #50
- chore(ci): pin floating external actions to SHAs (sast.yml) by @KooshaPari in #51
- chore: add FUNDING.yml by @KooshaPari in #52
- chore: add CODE_OF_CONDUCT.md by @KooshaPari in #53
- chore: add OpenSSF Scorecard workflow by @KooshaPari in #54
- chore(release): v0.1.1 by @KooshaPari in #55
- fix(pheno-ffi-python): abi3 stable ABI for Miniforge arm64 by @KooshaPari in #57
- fix(readme): resolve identity collision and link orphaned spec docs by @KooshaPari in #56
New Contributors
- @KooshaPari made their first contribution in #1
Full Changelog: v0.14.10...v0.2.2
HeliosLab v0.2.0
[0.2.0] - 2026-04-25
Added
- Helios Family Sync: Coordinated 0.2.0 release across 6 repos (waves 29-33)
- Unified governance and release automation across family
HeliosLab v0.1.1
Patch release with complete test suite validation. 54 tests passing across pheno-core, pheno-db, pheno-crypto, pheno-cli, and FFI bindings (Go/Python).