Releases: SDSLeon/lightcode
Releases · SDSLeon/lightcode
Lightcode Nightly v1.2.2-nightly.202606091847
What's Changed
- Add unified create-project flow by @SDSLeon in #149
- Persist git review panel state across remounts by @SDSLeon in #150
- Add project notes and to-do panel by @SDSLeon in #151
- Add Claude Fable 5 support by @SDSLeon in #152
Full Changelog: v1.2.1-nightly.202606090514...v1.2.2-nightly.202606091847
Lightcode v1.2.1
What's Changed
- Handle Codex turn completion notifications without params by @SDSLeon in #136
- Fix Antigravity usage scanning for WSL sessions by @SDSLeon in #137
- Add git init flow and non-repo project support by @SDSLeon in #138
- Fix Claude SDK spawn path for Windows npm .cmd shims by @SDSLeon in #139
- Allow slower Windows job helper startup by @SDSLeon in #144
- Contain Claude probe stdin EPIPE by @SDSLeon in #145
- Make browser windows use Chrome-like user agent by @SDSLeon in #146
- Flush runtime events before structured turn-end idle by @SDSLeon in #147
- Preserve cached worktree stats on fetch refresh by @SDSLeon in #148
- Add unified create-project flow by @SDSLeon in #149
- Persist git review panel state across remounts by @SDSLeon in #150
- Add project notes and to-do panel by @SDSLeon in #151
- Add Claude Fable 5 support by @SDSLeon in #152
Full Changelog: v1.2.0...v1.2.1
Lightcode Nightly v1.2.1-nightly.202606090514
What's Changed
- Flush runtime events before structured turn-end idle by @SDSLeon in #147
- Preserve cached worktree stats on fetch refresh by @SDSLeon in #148
Full Changelog: v1.2.1-nightly.202606081515...v1.2.1-nightly.202606090514
Lightcode Nightly v1.2.1-nightly.202606081515
Lightcode Nightly v1.2.1-nightly.202606061717
What's Changed
- Add git init flow and non-repo project support by @SDSLeon in #138
- Fix Claude SDK spawn path for Windows npm .cmd shims by @SDSLeon in #139
Full Changelog: v1.2.1-nightly.202606060507...v1.2.1-nightly.202606061717
Lightcode Nightly v1.2.1-nightly.202606060507
What's Changed
- Handle Codex turn completion notifications without params by @SDSLeon in #136
- Fix Antigravity usage scanning for WSL sessions by @SDSLeon in #137
Full Changelog: v1.2.1-nightly.202606052347...v1.2.1-nightly.202606060507
Lightcode Nightly v1.2.1-nightly.202606052347
Lightcode v1.2.0
What's Changed
- Recover hung GUI stop and stale structured sessions by @SDSLeon in #82
- Avoid worktree removal when threads share a worktree path by @SDSLeon in #86
- Keep Claude goals active across steered turns and track usage by @SDSLeon in #83
- Enable Grok Build native Windows install and npm updates by @SDSLeon in #87
- Add drag-and-drop file attachments to thread composer by @SDSLeon in #85
- Send Codex serviceTier each turn to reset sticky Fast lane by @SDSLeon in #90
- Probe Claude fast-mode availability per account by @SDSLeon in #89
- Use check icon for multi-select question options by @SDSLeon in #91
- Generalize composer trigger words and gate workflow by model by @SDSLeon in #92
- Add selectable theme presets and adaptive interaction tokens by @SDSLeon in #93
- Add min-h-full to settings page content wrapper by @SDSLeon in #88
- fix(worktree): exit setup shell on success and avoid double PTY by @SDSLeon in #94
- Sync terminal xterm palette with app theme CSS variables by @SDSLeon in #95
- feat(usage): add provider quota tracking and usage panel by @SDSLeon in #96
- Fix Antigravity session discovery and isolate one-shot spawns by @SDSLeon in #97
- Raise default agent command timeout to 30 seconds by @SDSLeon in #98
- Fix Git badge PR icon alignment when diff stats are shown by @SDSLeon in #99
- Keep worktree dev terminals open until last thread is done by @SDSLeon in #100
- Replace sidebar virtual grow layout with See more paging by @SDSLeon in #101
- Fix provider model menu label line height by @SDSLeon in #102
- Fix ACP agent icons on thread lists and navigation surfaces by @SDSLeon in #103
- Pin draft composer input anchor on growth by @SDSLeon in #104
- Ignore linked worktree directory churn in project watcher by @SDSLeon in #106
- Dedupe Codex errors and defer generic systemError fallback by @SDSLeon in #105
- Show inline git diff when opening modified files from git review by @SDSLeon in #107
- Collapse inactive thread suffix panel buttons by @SDSLeon in #108
- Add Command Code terminal provider by @SDSLeon in #109
- Remount git review panel when worktree context changes by @SDSLeon in #110
- Fix Claude session usage, Grok cookie validation, and Win shims by @SDSLeon in #111
- Add summary git status and watch visible worktrees by @SDSLeon in #112
- Improve neutral control contrast and theme-aware git/PR tokens by @SDSLeon in #113
- Fix Windows agent launch for npm-installed .cmd shims by @SDSLeon in #114
- Centralize settings scrolling at overlay level by @SDSLeon in #115
- Include userInputForm on single-question tool input requests by @SDSLeon in #116
- Move worktree merge actions into Create PR dropdown by @SDSLeon in #117
- Emit structured updates for OpenCode pending requests by @SDSLeon in #118
- Reopen GUI turn after premature idle by @SDSLeon in #119
- Add Command Code usage tracking and browser login by @SDSLeon in #120
- Route WSL process execution through the supervisor bridge by @SDSLeon in #84
- Add supply-chain guard and security dependency overrides by @SDSLeon in #122
- Skip Command Code onboarding for supervisor-launched sessions by @SDSLeon in #121
- Fix draft composer anchoring after agent selection by @SDSLeon in #123
- Fix Claude credential lookup via macOS keychain by @SDSLeon in #124
- Fix macOS WebAuthn access group wiring by @SDSLeon in #125
- Fix Grok usage collection and login flow by @SDSLeon in #126
- chore(mac): remove macOS WebAuthn/passkey support by @SDSLeon in #127
- Fix stale PR badges and Codex resume noise by @SDSLeon in #128
- Improve terminal status handling and session handoff by @SDSLeon in #129
- Fix plain workflow results in the chat message surface by @SDSLeon in #130
- Fix context usage reporting and child-scoped updates by @SDSLeon in #131
- Surface subagent progress metadata and token usage by @SDSLeon in #132
- Separate model visibility by presentation surface by @SDSLeon in #133
- Close optimistic GUI turns on turn completion by @SDSLeon in #134
- Forward Antigravity model selection to agy CLI by @SDSLeon in #135
Full Changelog: v1.1.1...v1.2.0
Lightcode Nightly v1.1.2-nightly.202606050513
What's Changed
- chore(mac): remove macOS WebAuthn/passkey support by @SDSLeon in #127
- Fix stale PR badges and Codex resume noise by @SDSLeon in #128
- Improve terminal status handling and session handoff by @SDSLeon in #129
- Fix plain workflow results in the chat message surface by @SDSLeon in #130
- Fix context usage reporting and child-scoped updates by @SDSLeon in #131
- Surface subagent progress metadata and token usage by @SDSLeon in #132
Full Changelog: v1.1.2-nightly.202606040813...v1.1.2-nightly.202606050513
Lightcode Nightly v1.1.2-nightly.202606040813
What's Changed
- Fix draft composer anchoring after agent selection by @SDSLeon in #123
- Fix Claude credential lookup via macOS keychain by @SDSLeon in #124
- Fix macOS WebAuthn access group wiring by @SDSLeon in #125
- Fix Grok usage collection and login flow by @SDSLeon in #126
Full Changelog: v1.1.2-nightly.202606040511...v1.1.2-nightly.202606040813