Releases: paultyng/ideate
Releases · paultyng/ideate
Release list
v0.1.5
What's Changed
- feat(mcp): list_backlog projection + filter by @paultyng in #52
- feat(store): per-slug in-memory write lock for idea mutations by @paultyng in #53
- fix(summarizer): skip OrchestratorSlug to silence warn-per-cycle by @paultyng in #54
- chore(vscreen): remove dead alt-screen Snapshot path by @paultyng in #55
- feat(mcp): default send_session_input to fire-and-forget by @paultyng in #56
- feat: in-app ideate:// URL routing by @paultyng in #57
- feat: external ideate:// scheme registration (macOS) by @paultyng in #58
- chore: README dev-dupe + seed dormant session + PID-scope test:ui cleanup by @paultyng in #59
- feat(palette): tokenized fuzzy match — order-independent multi-word queries by @paultyng in #64
- fix(link-repo): auto-disambiguate leaf name on cross-idea collision by @paultyng in #60
- feat(mcp): notify_user — agent-to-OS notification surface by @paultyng in #61
- fix(session-bar): drop overflow popover; pill opens Cmd+K instead by @paultyng in #63
- test(close-guard): Playwright coverage for the close-blocked dialog by @paultyng in #65
- fix(palette): poll for orchestrator helper before focus transfer by @paultyng in #62
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- feat: auto-resume dormant sessions on navigation by @paultyng in #30
- fix(markdown-review): disable CriticMarkup buttons inside code blocks by @paultyng in #31
- fix(agent): de-flake TestSession_NaturalExitWritesSnapshot by @paultyng in #34
- chore(test): test-drift audit + two real-path fixes by @paultyng in #36
- fix(playwright): waitForBanner iterates terminals + dumps on timeout by @paultyng in #35
- fix(session): explicit-UUID resume; quick-switcher recency rule by @paultyng in #44
- fix(mcp): orchestrator picker prefers newest Started by @paultyng in #45
- fix(mcp): orchestrator-input races (initial_prompt + dormant resume) by @paultyng in #33
- chore(deps): Bump actions/checkout from 4.3.1 to 6.0.3 by @dependabot[bot] in #37
- chore(deps): Bump the npm-minor-patch group in /frontend with 10 updates by @dependabot[bot] in #39
- chore(deps): Bump @xterm/xterm from 6.1.0-beta.261 to 6.1.0-beta.285 in /frontend by @dependabot[bot] in #42
- chore(dependabot): group react + react-dom + @types/* so majors bump together by @paultyng in #50
- chore(deps): Bump the npm-minor-patch group across 1 directory with 2 updates by @dependabot[bot] in #46
- chore(deps): Bump @xterm/addon-web-links from 0.13.0-beta.261 to 0.13.0-beta.287 in /frontend by @dependabot[bot] in #49
- ci: add workflow_dispatch trigger by @paultyng in #51
- chore(deps): Bump @xterm/addon-fit from 0.12.0-beta.261 to 0.12.0-beta.287 in /frontend by @dependabot[bot] in #48
- chore(deps): Bump actions/upload-artifact from 4.6.2 to 7.0.1 by @dependabot[bot] in #38
Full Changelog: v0.1.3...v0.1.4
What's Changed
- feat: auto-resume dormant sessions on navigation by @paultyng in #30
- fix(markdown-review): disable CriticMarkup buttons inside code blocks by @paultyng in #31
- fix(agent): de-flake TestSession_NaturalExitWritesSnapshot by @paultyng in #34
- chore(test): test-drift audit + two real-path fixes by @paultyng in #36
- fix(playwright): waitForBanner iterates terminals + dumps on timeout by @paultyng in #35
- fix(session): explicit-UUID resume; quick-switcher recency rule by @paultyng in #44
- fix(mcp): orchestrator picker prefers newest Started by @paultyng in #45
- fix(mcp): orchestrator-input races (initial_prompt + dormant resume) by @paultyng in #33
- chore(deps): Bump actions/checkout from 4.3.1 to 6.0.3 by @dependabot[bot] in #37
- chore(deps): Bump the npm-minor-patch group in /frontend with 10 updates by @dependabot[bot] in #39
- chore(deps): Bump @xterm/xterm from 6.1.0-beta.261 to 6.1.0-beta.285 in /frontend by @dependabot[bot] in #42
- chore(dependabot): group react + react-dom + @types/* so majors bump together by @paultyng in #50
- chore(deps): Bump the npm-minor-patch group across 1 directory with 2 updates by @dependabot[bot] in #46
- chore(deps): Bump @xterm/addon-web-links from 0.13.0-beta.261 to 0.13.0-beta.287 in /frontend by @dependabot[bot] in #49
- ci: add workflow_dispatch trigger by @paultyng in #51
- chore(deps): Bump @xterm/addon-fit from 0.12.0-beta.261 to 0.12.0-beta.287 in /frontend by @dependabot[bot] in #48
- chore(deps): Bump actions/upload-artifact from 4.6.2 to 7.0.1 by @dependabot[bot] in #38
New Contributors
- @dependabot[bot] made their first contribution in #37
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- fix(agent): force OSC 8 hyperlinks in claude PTY (Dock-launch fix) by @paultyng in #26
- chore(testagent): bump v0.3.1 → v0.6.3 by @paultyng in #25
- fix(test): clickLinkRow searches full xterm buffer (OSC 8 hide/show) by @paultyng in #27
- feat(app): VSCode-style shell-env harvest at boot by @paultyng in #28
- fix(brand): drop double-v footer + polish app-icon italic 'i' by @paultyng in #29
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- fix(test): point playwright diff fixtures at post-squash commits (unblocks 8/16 test-ui failures) by @paultyng in #15
- fix(agent): override TERM/COLORTERM in PTY env (Dock-launch color regression) by @paultyng in #16
- fix(agent): testagent must send X-Ideate-Session-Id header on hook POSTs (Cluster B, -3 failures) by @paultyng in #17
- fix(test): wait for xterm OSC 8 urlId after drawer transforms (Cluster C, -3 failures) by @paultyng in #18
- ci: retry flaky test-ui runs + upload dev-server log on failure by @paultyng in #19
- test(playwright): skip 3 OSC 8 link-click tests pending orchestrator race fix by @paultyng in #20
- fix(agent): set TERM/COLORTERM on testagent PTY (unblocks OSC 8 link-click tests) by @paultyng in #22
- fix(test): bump OSC 8 urlId waitForFunction timeout to 15s by @paultyng in #24
- feat(logging): tee slog to configDir/logs/ideate.log by @paultyng in #23
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- fix(frontend): vite target esnext; bypass esbuild ||= miscompile that froze resumed terminals by @paultyng in #11
- chore(taskfile): scope dotenv loading to release:sign + release:notarize by @paultyng in #12
- fix: app icon shipped as Wails W (appicon.png gitignored) + swap toolbar Lightbulb to Folio i by @paultyng in #14
- feat(bindisco): reusable binary discovery package; fix launchd-PATH "claude not found" by @paultyng in #13
New Contributors
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Full Changelog: https://github.com/paultyng/ideate/commits/v0.1.0