Releases: NorviaLabs/forge
Releases · NorviaLabs/forge
Release list
v0.1.0-beta.1
What's Changed
- Unify /connect and /model into one Connect & Model picker by @mohitranka in #106
- Fix Forge Dark/Light theme colors that don't meet WCAG AA contrast by @mohitranka in #107
- Retune theme palette and add semantic role tokens by @mohitranka in #108
- Wire Forge Midnight/Daylight semantic tokens through TUI components by @mohitranka in #109
- Load TUI themes from bundled TOML files and drop-in directories by @mohitranka in #110
- Surface theme drop-in parse errors as startup notices by @mohitranka in #111
- Fix dark theme regressions from the Forge Midnight recolor by @mohitranka in #112
- Update the light theme by @mohitranka in #113
- Stop flickering explorer markers and review panel on navigation by @mohitranka in #114
- Add opencode.json by @mohitranka in #115
- Add F2 to toggle mouse capture for terminal-native copy by @mohitranka in #116
- Mention Shift/Option-drag bypass in help text by @mohitranka in #117
- Remove the F2 mouse-capture toggle by @mohitranka in #118
- Fail turns whose model text looks like an unparsed tool call by @mohitranka in #119
- Clear Working state when a model call fails before a response by @mohitranka in #120
- Stop sending cache_control to the Codex/ChatGPT endpoint by @mohitranka in #121
- Show a single > marker in the composer instead of a repeating | by @mohitranka in #122
- Fix HITL turn stall, composer escape traps, and unvalidated /model ids by @mohitranka in #123
- Fix stuck diff review, model-picker focus, retry loop, and missing /help by @mohitranka in #124
- Show a title hint in /resume instead of a raw session UUID by @mohitranka in #125
- docs: refresh README and remove legacy docs by @mohitranka in #126
- Make --resume session ID optional by @mohitranka in #127
- docs: refresh end-user README by @mohitranka in #129
- feat(cli): open picker for bare resume by @mohitranka in #128
- docs: add project badges by @mohitranka in #130
- refactor: share shell command execution by @mohitranka in #137
- refactor: isolate core session runtime state by @mohitranka in #138
- refactor: isolate TUI runtime state by @mohitranka in #139
- refactor: isolate TUI footer limit state by @mohitranka in #140
- refactor: isolate TUI render caches by @mohitranka in #141
- refactor: type TUI model cost cache by @mohitranka in #142
- refactor: isolate TUI conversation view state by @mohitranka in #143
- refactor: isolate TUI diff view state by @mohitranka in #144
- refactor: isolate TUI workspace search state by @mohitranka in #145
- refactor: isolate TUI inspector state by @mohitranka in #146
- refactor: isolate TUI task selection state by @mohitranka in #147
- refactor: isolate TUI startup resume state by @mohitranka in #148
- refactor: isolate TUI turn timing state by @mohitranka in #149
- refactor: isolate TUI external editor state by @mohitranka in #150
- refactor: isolate TUI pending turn state by @mohitranka in #151
- refactor: isolate TUI pending interaction state by @mohitranka in #152
- refactor: isolate TUI attachment state by @mohitranka in #153
- refactor: isolate TUI cancellation state by @mohitranka in #154
- refactor: isolate TUI tool detail state by @mohitranka in #155
- refactor: isolate TUI search status state by @mohitranka in #156
- refactor: isolate TUI reasoning effort state by @mohitranka in #157
- refactor: isolate TUI editor viewport state by @mohitranka in #158
- refactor: isolate TUI slash suggestion state by @mohitranka in #159
- refactor: isolate TUI exit state by @mohitranka in #160
- refactor: isolate TUI HITL session state by @mohitranka in #161
- refactor: isolate TUI toast state by @mohitranka in #162
- refactor: isolate TUI notice state by @mohitranka in #163
- refactor: isolate TUI banner state by @mohitranka in #164
- refactor: isolate TUI explorer dialog state by @mohitranka in #165
- refactor: isolate TUI workspace files state by @mohitranka in #167
- refactor: isolate TUI busy state by @mohitranka in #168
- refactor: group TUI busy phase state by @mohitranka in #169
- refactor: isolate TUI status message state by @mohitranka in #170
- refactor: group TUI workspace explorer state by @mohitranka in #171
- refactor: isolate TUI stream state by @mohitranka in #172
- refactor: isolate TUI run execution state by @mohitranka in #173
- ci: bump the github-actions group with 5 updates by @dependabot[bot] in #174
- deps: bump base64 from 0.22.1 to 0.23.0 by @dependabot[bot] in #176
- deps: bump notify from 6.1.1 to 8.2.0 by @dependabot[bot] in #178
- deps: bump sqlx from 0.8.6 to 0.9.0 by @dependabot[bot] in #180
- feat: add release installers by @mohitranka in #181
- release: prepare v0.1.0-beta.1 by @mohitranka in #182
- ci: fix audit toolchain version by @mohitranka in #183
Full Changelog: https://github.com/NorviaLabs/forge/commits/v0.1.0-beta.1