fix(ui): correct grammar in apps view description (#8668)#8679
Conversation
Signed-off-by: sunilkumarvalmiki <g.sunilkumarvalmiki@gmail.com>
|
Thanks for your contributions—we really appreciate your effort in contributing to the project. I noticed that you’ve opened multiple PRs addressing the same or very similar issues. For example, PR #8679 and #8705 seem to target the same solution. It would be better to consolidate them into a single PR to keep things cleaner and easier to review. Similarly, PRs like: also appear to address the same issue. other than this, it looks like some PRs may have been created for issues that already have PRs under review. In such cases, I’d suggest either closing the duplicate PRs or merging them into one, so the review process stays streamlined and avoids confusion. Also, for some open issues, it might be more effective to discuss them on the Goose Discord first. That helps clarify the approach and prevents duplicate or unnecessary work, for both you and the maintainers. Thanks again for your contributions, and looking forward to more! |
…aif-goose#8679) Signed-off-by: sunilkumarvalmiki <g.sunilkumarvalmiki@gmail.com>
* main: feat: extend goose2 context window ux with auto-compaction (#8721) improve goose2 agent management flows (#8737) alexhancock/tui-improvements (#8736) fix: add strict:false to Responses API tools and gpt-5.4 to known models (#8636) persist and reliably apply chat model selection (#8734) merge goose-acp crate into goose (#8726) docs: AGENTS.md section on goose2 desktop backend architecture (#8732) feat: goose2 message bubble + action tray (#8720) consolidate provider ACP methods onto inventory (#8710) ci: declare and enforce MSRV of 1.91.1 (#8670) fix(ui): correct grammar in apps view description (#8668) (#8679) Stop load openai fast model for openapi compatible custom endpoint (#8644)
* main: (41 commits) removed the specific code owner for documentation change (#8749) fix(providers): handle missing delta field in streaming chunks (#8700) refactor(providers): extract http_status module and rename handle_status_openai_compat (#8620) fix(providers/openai): accept streaming chunks with both reasoning fields (#8715) feat: associate threads with projects (#8745) upgrade goose sdk and tui to be compatible with the latest agentclientprotocol/sdk package (#8667) feat: extend goose2 context window ux with auto-compaction (#8721) improve goose2 agent management flows (#8737) alexhancock/tui-improvements (#8736) fix: add strict:false to Responses API tools and gpt-5.4 to known models (#8636) persist and reliably apply chat model selection (#8734) merge goose-acp crate into goose (#8726) docs: AGENTS.md section on goose2 desktop backend architecture (#8732) feat: goose2 message bubble + action tray (#8720) consolidate provider ACP methods onto inventory (#8710) ci: declare and enforce MSRV of 1.91.1 (#8670) fix(ui): correct grammar in apps view description (#8668) (#8679) Stop load openai fast model for openapi compatible custom endpoint (#8644) feat(hooks): add Husky git hooks for ui/goose2 (#8577) fix: links in chat could not be opened (#8544) ...
Fixes #8668. Corrects 'build' to 'built' in the Apps View description.