Skip to content

Releases: mohabbis/ghost

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 05 Jul 19:03
ad7a948

What's Changed

  • Local login with encrypted workflows + guided setup walkthrough by @mohabbis in #32
  • Replay correctness overhaul: faithful clicks, real pacing/pause/speed, cross-platform self-healing by @mohabbis in #33
  • fix: repair 9 broken IPC calls, guard the contract in CI, build + test on Linux by @mohabbis in #34
  • Harden CI/release workflows and make Ghost roadmap realistic by @mohabbis in #35
  • Add unit tests for core/security.rs and core/cloud.rs by @mohabbis in #36
  • Fix non_upper_case_globals clippy errors on macos-latest by @mohabbis in #37
  • Expand unit test coverage: vision, wait, execution, events, knowledge by @mohabbis in #38
  • Fix critical security & reliability flaws (XSS/CSP, path/env exfil, recording race, atomic writes) by @mohabbis in #39
  • Polish Ghost desktop app experience: UI copy, styling, and suggestion wiring by @mohabbis in #40
  • Harden workflow file path handling by @mohabbis in #41
  • Centralize workflow file path handling and add YC-style audit docs by @mohabbis in #42
  • Centralize workflow file path handling and add YC-style audit docs by @mohabbis in #43
  • Add Ghost Guard: local workflow audit with UI integration by @mohabbis in #44
  • Polish onboarding & UX: add mission panel, demo workflow, and timeline batching by @mohabbis in #45
  • Add Ghost Guard local safety layer with audit, suppression, and UI integration by @mohabbis in #46
  • Update from task 9a7ca17c-cb44-474a-bab3-6004bd1a804f by @mohabbis in #47
  • Add unit tests for headless replay, engine speed/state, and LLM heuristics by @mohabbis in #48
  • Refresh marketing website UI and UX by @mohabbis in #49
  • Fix mobile UI/UX for app and marketing site by @mohabbis in #50
  • Fix hero headline breaking one letter per line on mobile by @mohabbis in #51
  • Fix verified correctness/security bugs + display-bounds reliability upgrade by @mohabbis in #52
  • Add dynamic UI motion layer and trim oversized headings by @mohabbis in #53
  • Harden core boundaries and remove legacy XOR crypto by @mohabbis in #54
  • Split Tauri command handlers by product boundary by @mohabbis in #57
  • Document Ghost Parrot suggestion model by @mohabbis in #59
  • Document Ghost Parrot suggestion model by @mohabbis in #60
  • Refresh README and fix IPC contract for command modules by @mohabbis in #61
  • Polish public documentation tone by @mohabbis in #63
  • Add workflow schema migration layer by @mohabbis in #64
  • Trust core: command risk inventory + policy engine + Zone storage (NEXT_PHASE 1–3) by @mohabbis in #65
  • test: cover command-layer guards and pure policy types by @mohabbis in #67
  • test: fix Windows-incompatible filenames in organizer conflict test by @mohabbis in #68
  • test: expand Ghost Guard and Zone storage coverage by @mohabbis in #69
  • Organizer executor (Phase 6) + professional Mac/Windows distribution (Phase 7) by @mohabbis in #70
  • Wire Ghost Organizer end-to-end (commands + UI + history) and add signing runbooks by @mohabbis in #71
  • Add deterministic token-compression layer for LLM-bound content by @mohabbis in #72
  • Deterministic event compression (architecture Sprint 1) by @mohabbis in #73
  • Gate experimental command surface behind a Cargo feature by @mohabbis in #74
  • Correct stale CLAUDE.md status and add a PR template by @mohabbis in #75
  • Wire replay execution tracking into the engine (P3 Phase A) by @mohabbis in #76
  • docs: add one-page macOS signing & notarization checklist by @mohabbis in #77
  • Add replay history view (P3 Phase C) by @mohabbis in #78
  • Update from task 2f0ac396-d7fd-4f5c-b3c4-992c1a2d03c1 by @mohabbis in #79
  • Repo hygiene for parallel agents + restore fmt-clean master by @mohabbis in #80
  • chore(release): bump version to 1.0.13 by @mohabbis in #81
  • Update from task ea7853ee-2572-4dc1-bc8b-b9b8d715b4bb by @mohabbis in #82
  • Update from task ea7853ee-2572-4dc1-bc8b-b9b8d715b4bb by @mohabbis in #83
  • Rebuild marketing site: premium design + two interactive demos by @mohabbis in #84
  • Update CLAUDE.md to reflect current repo state by @mohabbis in #85
  • [codex] Sync Organizer wiring docs by @mohabbis in #86
  • Execution pass: doc truth-up, secure-field fix, cloud FIXMEs, replay inspectability (Week 2) by @mohabbis in #88
  • README rewrite: competitor-free positioning, verified claims, current features by @mohabbis in #89
  • Target resilience (Week 3): window-level locators + per-click resolution trace; site UX pass by @mohabbis in #90
  • Benchmark-gated resolution upgrades + audit hardening (gitignore, capture tests, panic tripwire, keyboard truncation) by @mohabbis in #91
  • Add client filing organizer preset by @mohabbis in #92
  • Fix client-filing preset: source move-out permission, no tilde default, pre-epoch naming by @mohabbis in #93
  • macOS permission-free window-origin lookup: window-relative replay resolution goes live by @mohabbis in #94
  • Map replay traces onto semantic steps; cross-run reliability summary in replay history by @mohabbis in #95
  • feat(organizer): trust levels, audit attribution + export, guided setup by @mohabbis in #96
  • docs: business model & moat strategy for local-first Ghost by @mohabbis in #97
  • docs: scope first paid features into the product roadmap by @mohabbis in #98
  • Show trust levels on the client-filing demo by @mohabbis in #99
  • Restyle desktop app: sidebar-nav shell with focused single-task views by @mohabbis in #100
  • feat(organizer): tamper-evident audit chain + retention controls by @mohabbis in #101
  • chore(release): bump version to 1.1.0 by @mohabbis in #102

Full Changelog: v1.0.12...v1.1.0

What's Changed

  • Local login with encrypted workflows + guided setup walkthrough by @mohabbis in #32
  • Replay correctness overhaul: faithful clicks, real pacing/pause/speed, cross-platform self-healing by @mohabbis in #33
  • fix: repair 9 broken IPC calls, guard the contract in CI, build + test on Linux by @mohabbis in #34
  • Harden CI/release workflows and make Ghost roadmap realistic by @mohabbis in #35
  • Add unit tests for core/security.rs and core/cloud.rs by @mohabbis in #36
  • Fix non_upper_case_globals clippy errors on macos-latest by @mohabbis in #37
  • Expand unit test coverage: vision, wait, execution, events, knowledge by @mohabbis in #38
  • Fix critical security & reliability flaws (XSS/CSP, path/env exfil, recording race, atomic writes) by @mohabbis in #39
  • Polish Ghost desktop app experience: UI copy, styling, and suggestion wiring by @mohabbis in #40
  • Harden workflow file path handling by @mohabbis in #41
  • Centralize workflow file path handling and add YC-style audit docs by @mohabbis in #42
  • Centralize workflow file path handling and add YC-style audit docs by @mohabbis in #43
  • Add Ghost Guard: local workflow audit with UI integration by @mohabbis in #44
  • Polish onboarding & UX: add mission panel, demo workflow, and timeline batching by @mohabbis in #45
  • Add Ghost Guard local safety layer with audit, suppression, and UI integration by @mohabbis in https://github.com/mohabb...
Read more

v1.0.12

Choose a tag to compare

@github-actions github-actions released this 09 Jun 20:36

Full Changelog: v1.0.11...v1.0.12

Full Changelog: v1.0.11...v1.0.12

v1.0.11

Choose a tag to compare

@github-actions github-actions released this 09 Jun 20:25

Full Changelog: v1.0.10...v1.0.11

Full Changelog: v1.0.10...v1.0.11

v1.0.10

Choose a tag to compare

@github-actions github-actions released this 09 Jun 20:22

What's Changed

  • docs: improve CLAUDE.md with test file references and single-test command by @mohabbis in #26
  • security: wire path + prompt validation into IPC commands by @mohabbis in #27
  • feat(config): wire GhostConfig into the live engine + Settings UI by @mohabbis in #28
  • feat(recording): full AX element extraction, modifier tracking, scroll phase, Win32 fixes by @mohabbis in #29
  • fix: switch Download badge to static to avoid shields.io token errors by @mohabbis in #30
  • feat(observability): wire telemetry + performance monitoring into the live path by @mohabbis in #31

Full Changelog: v1.0.9...v1.0.10

v1.0.9

Choose a tag to compare

@github-actions github-actions released this 08 Jun 20:39

Full Changelog: v1.0.8...v1.0.9

Full Changelog: v1.0.8...v1.0.9

v1.0.8

Choose a tag to compare

@github-actions github-actions released this 08 Jun 20:08

Full Changelog: v1.0.7...v1.0.8

Full Changelog: v1.0.7...v1.0.8

v1.0.7

Choose a tag to compare

@github-actions github-actions released this 08 Jun 16:17

What's Changed

  • fix(website): correct broken notification sentences and copy inconsistencies by @mohabbis in #24
  • fix(app): rebuild standalone app shell and fix recording crash by @mohabbis in #25

Full Changelog: v1.0.6...v1.0.7

What's Changed

  • fix(website): correct broken notification sentences and copy inconsistencies by @mohabbis in #24
  • fix(app): rebuild standalone app shell and fix recording crash by @mohabbis in #25

Full Changelog: v1.0.6...v1.0.7

v1.0.6

Choose a tag to compare

@github-actions github-actions released this 08 Jun 14:54
b4e8eb4

What's Changed

  • fix(ci): drop Linux from Check/Test/Clippy/Build matrix by @mohabbis in #22
  • docs: refresh CLAUDE.md to match current codebase state by @mohabbis in #21
  • fix(release): use correct secret names for macOS notarization by @mohabbis in #23

Full Changelog: v1.0.5...v1.0.6

What's Changed

  • fix(ci): drop Linux from Check/Test/Clippy/Build matrix by @mohabbis in #22
  • docs: refresh CLAUDE.md to match current codebase state by @mohabbis in #21
  • fix(release): use correct secret names for macOS notarization by @mohabbis in #23

Full Changelog: v1.0.5...v1.0.6

v1.0.5

Choose a tag to compare

@github-actions github-actions released this 07 Jun 20:24

Full Changelog: v1.0.4...v1.0.5

v1.0.4

Choose a tag to compare

@github-actions github-actions released this 07 Jun 20:24

Full Changelog: v1.0.3...v1.0.4