Skip to content

fix(ui): correct grammar in apps view description (#8668)#8679

Merged
jh-block merged 1 commit into
aaif-goose:mainfrom
sunilkumarvalmiki:fix-typo-8668
Apr 21, 2026
Merged

fix(ui): correct grammar in apps view description (#8668)#8679
jh-block merged 1 commit into
aaif-goose:mainfrom
sunilkumarvalmiki:fix-typo-8668

Conversation

@sunilkumarvalmiki
Copy link
Copy Markdown
Contributor

Fixes #8668. Corrects 'build' to 'built' in the Apps View description.

Signed-off-by: sunilkumarvalmiki <g.sunilkumarvalmiki@gmail.com>
@Abhijay007
Copy link
Copy Markdown
Collaborator

Hi @sunilkumarvalmiki,

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:

#8681
#8707

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!

@jh-block jh-block added this pull request to the merge queue Apr 21, 2026
Merged via the queue into aaif-goose:main with commit 953fe96 Apr 21, 2026
18 checks passed
spikewang pushed a commit to spikewang/goose that referenced this pull request Apr 22, 2026
…aif-goose#8679)

Signed-off-by: sunilkumarvalmiki <g.sunilkumarvalmiki@gmail.com>
lifeizhou-ap added a commit that referenced this pull request Apr 22, 2026
* 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)
lifeizhou-ap added a commit that referenced this pull request Apr 22, 2026
* 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)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Grammar issue - text-only

4 participants