-
Notifications
You must be signed in to change notification settings - Fork 667
Insights: block/goose
Overview
Could not load contribution data
Please try again later
2 Releases published by 1 person
-
v1.0.11 v1.0.11 - 2025-03-03
published
Mar 4, 2025 -
v1.0.12 v1.0.12 - 2025-03-04
published
Mar 4, 2025
70 Pull requests merged by 19 people
-
feat: parallel processing in approve mode
#1575 merged
Mar 7, 2025 -
Feat: support auto-including dirs in binary/bench-work-dir
#1576 merged
Mar 7, 2025 -
refactor models component
#1535 merged
Mar 7, 2025 -
docs: Add running Goose in CI tutorial
#1426 merged
Mar 7, 2025 -
chore: remove logging of oauth config, just log where we output
#1573 merged
Mar 7, 2025 -
feat: implement a tool permission store
#1516 merged
Mar 7, 2025 -
minor typo
#1569 merged
Mar 7, 2025 -
fix: open new session in working dir when hotkey is pressed
#1570 merged
Mar 7, 2025 -
feat: store working directory for sessions
#1559 merged
Mar 7, 2025 -
docs: extension timeout
#1567 merged
Mar 7, 2025 -
fix: update openrouter referer website to point to github page site
#1566 merged
Mar 7, 2025 -
feat(cli): add --debug flag to goose session / run
#1564 merged
Mar 7, 2025 -
bufix workdirs. refactor to be async-safe, and simpler
#1558 merged
Mar 7, 2025 -
feat: split required_extensions in bench to builtin/external
#1547 merged
Mar 7, 2025 -
fix: continue to use resumed session after confirmation is cancelled
#1548 merged
Mar 7, 2025 -
feat: add image tool to developer mcp
#1515 merged
Mar 7, 2025 -
docs: using gooseignore
#1554 merged
Mar 6, 2025 -
ci: use cargo update --workspace to ensure Cargo.lock is updated
#1539 merged
Mar 6, 2025 -
fix: respond to interrupted tool calls with a ToolResponseMessageContent
#1557 merged
Mar 6, 2025 -
fix: get tool def back to chat mode
#1538 merged
Mar 6, 2025 -
ui: add default icon
#1553 merged
Mar 6, 2025 -
fix: fix summarize agent, use session_id and add provider fn
#1552 merged
Mar 6, 2025 -
feat(agent): memory condensation for longer context
#1457 merged
Mar 6, 2025 -
docs: goose tips blog
#1550 merged
Mar 6, 2025 -
docs: update to provider view
#1546 merged
Mar 6, 2025 -
docs: resuming sessions
#1543 merged
Mar 6, 2025 -
work dirs
#1307 merged
Mar 6, 2025 -
feat: use refresh_tokens from databricks api
#1517 merged
Mar 6, 2025 -
Initial set of evaluations for GooseBench
#1316 merged
Mar 5, 2025 -
feat: use Ctrl/Cmd + ↑/↓ to navigate message history
#1501 merged
Mar 5, 2025 -
feat: remove tools from chat mode
#1533 merged
Mar 5, 2025 -
feat: use dropdown for goose selection
#1531 merged
Mar 5, 2025 -
docs: goosehints in desktop
#1529 merged
Mar 5, 2025 -
feat: goose to read PDFs
#1522 merged
Mar 5, 2025 -
fix: add mode to list of help slash commands
#1514 merged
Mar 5, 2025 -
docs: include Homebrew installation instructions
#1410 merged
Mar 4, 2025 -
feat: adjust chat tool response
#1512 merged
Mar 4, 2025 -
feat: copy message content
#1511 merged
Mar 4, 2025 -
feat: add mode completion
#1506 merged
Mar 4, 2025 -
docs: add tip for gdrive environment variables
#1502 merged
Mar 4, 2025 -
docs: remove limitation about mac intel
#1510 merged
Mar 4, 2025 -
docs: Update CLI Commands Guide
#1476 merged
Mar 4, 2025 -
docs: Add Puppeteer MCP Tutorial Video To Guide
#1477 merged
Mar 4, 2025 -
chore(release): release version 1.0.12
#1509 merged
Mar 4, 2025 -
Revert "feat: copy messages on hoverable icon (#1492)"
#1508 merged
Mar 4, 2025 -
docs: update the goose mode for desktop and smart approve
#1503 merged
Mar 4, 2025 -
feat: load global prompts at startup
#1467 merged
Mar 4, 2025 -
feat: copy messages on hoverable icon
#1492 merged
Mar 4, 2025 -
chore: include Cargo.lock in just release version
#1487 merged
Mar 4, 2025 -
ui: introduce form injection for provider modals
#1493 merged
Mar 4, 2025 -
ci: have release depend on bundle-desktop-intel so zip is ready
#1495 merged
Mar 4, 2025 -
fix: [gui] table formatting
#1497 merged
Mar 4, 2025 -
fix: check all required keys
#1489 merged
Mar 4, 2025 -
feat: extension add & edit in settings v2
#1480 merged
Mar 4, 2025 -
ci: use npm run bundle:intel in intel workflow
#1488 merged
Mar 4, 2025 -
chore(release): release version 1.0.11
#1486 merged
Mar 4, 2025 -
fix: use resumed session id in chat view
#1485 merged
Mar 3, 2025 -
fix: apply dark mode to tool confirmation message
#1482 merged
Mar 3, 2025 -
chore: re-order MoreMenu items
#1483 merged
Mar 3, 2025 -
feat: add goose mode to the chat window
#1471 merged
Mar 3, 2025 -
feat: improve the allow tool ui
#1473 merged
Mar 3, 2025 -
building intel mac app
#878 merged
Mar 3, 2025 -
fix: remove MCP extension install debug shortcut - fixes #1433
#1475 merged
Mar 3, 2025 -
chore: log errors to debug, not all extensions support prompts
#1472 merged
Mar 3, 2025 -
feat: move configure goosehints to the MoreMenu
#1474 merged
Mar 3, 2025 -
chore: load default built-in extensions from a json file instead of ts
#1470 merged
Mar 3, 2025 -
feat: sessions api, view & resume prev sessions
#1453 merged
Mar 3, 2025 -
feat: add GCP Vertex AI platform as provider
#1364 merged
Mar 3, 2025 -
docs: Use Installer Link
#1461 merged
Mar 3, 2025 -
feat: add more session metadata, show in sessions history
#1455 merged
Mar 2, 2025
12 Pull requests opened by 8 people
-
feat: editor mode (WIP)
#1491 opened
Mar 4, 2025 -
feat: work with docs/xls and simple html
#1526 opened
Mar 5, 2025 -
fix: merge error logging in goose bench
#1545 opened
Mar 6, 2025 -
feat: Build Goose in a Docker Container
#1551 opened
Mar 6, 2025 -
feat: update config endpoints for use with providers
#1563 opened
Mar 6, 2025 -
feat: add additional goosebench evals
#1571 opened
Mar 7, 2025 -
styles: updated more-menu
#1578 opened
Mar 7, 2025 -
feature: session search and style updates
#1579 opened
Mar 7, 2025 -
Retain session through view changes
#1580 opened
Mar 7, 2025 -
Fix Goosehints modal UI
#1581 opened
Mar 7, 2025 -
fix: included files was panicing because dir didnt exist
#1583 opened
Mar 7, 2025 -
remove env vars from bottom menu model setting
#1584 opened
Mar 8, 2025
16 Issues closed by 10 people
-
Sharing sessions
#1572 closed
Mar 7, 2025 -
Sessions -- sharing, saving, reverting
#1400 closed
Mar 7, 2025 -
Vision
#1490 closed
Mar 7, 2025 -
Goose session breaks after stopping an in progress tool call
#1541 closed
Mar 6, 2025 -
Goose session clears if you go to settings page and come back
#1542 closed
Mar 6, 2025 -
Feature Request - easy way to copy and "clone" previous prompts
#1519 closed
Mar 5, 2025 -
Goose reading PDF
#1523 closed
Mar 5, 2025 -
Better path detection and selection in the UI upon spawning new session
#1150 closed
Mar 4, 2025 -
UI / UX considerations: navigating between conversations
#1217 closed
Mar 4, 2025 -
Allow typing in the chat box while goose is working.
#1513 closed
Mar 4, 2025 -
Goose session fails to start with gdrive extension on Mac
#1454 closed
Mar 4, 2025 -
Feature Request: Add Support for Google Vertex AI
#1435 closed
Mar 4, 2025 -
tablular data not shown as tables
#1494 closed
Mar 4, 2025 -
Goose makes IntelliJ's "find all" command unusable for Dvorak keyboards
#1433 closed
Mar 3, 2025 -
Goose's UI doesn't allow you to change Goose's permissions
#1469 closed
Mar 3, 2025 -
contents.parts must not be empty Error when using Gemini
#1458 closed
Mar 2, 2025
41 Issues opened by 28 people
-
Work constantly stops with "contents.parts must not be empty"
#1585 opened
Mar 9, 2025 -
When blank line is entered, CLI raises error
#1577 opened
Mar 7, 2025 -
Goose Mode Bug with Databricks Llama: Model response did not respect the required format #1161
#1574 opened
Mar 7, 2025 -
Launch desktop app from CLI in current working directory
#1568 opened
Mar 7, 2025 -
Enable changing an extension's timeout after its added
#1565 opened
Mar 7, 2025 -
ui: Fix tool call visuals
#1562 opened
Mar 6, 2025 -
Goose Plan
#1560 opened
Mar 6, 2025 -
`text content blocks must contain non-whitespace text` error
#1556 opened
Mar 6, 2025 -
Docs Webpage broken links
#1555 opened
Mar 6, 2025 -
Unable to use behind corporate proxy
#1549 opened
Mar 6, 2025 -
CLI option to list available sessions
#1540 opened
Mar 6, 2025 -
MCP tools do not show tool result in UI
#1537 opened
Mar 5, 2025 -
view shows full file contents to output
#1536 opened
Mar 5, 2025 -
Clicking a deeplink when goose is not open just opens goose
#1534 opened
Mar 5, 2025 -
Opening settings in GUI and then going "back" drops the session
#1532 opened
Mar 5, 2025 -
Feature request - share history for individual session
#1530 opened
Mar 5, 2025 -
goose to read .doc/xls files
#1527 opened
Mar 5, 2025 -
Cancel option not visible for goosehints Editor
#1525 opened
Mar 5, 2025 -
False Rate Limit Error Messages
#1524 opened
Mar 5, 2025 -
`/t` should save the theme change to the config file
#1521 opened
Mar 5, 2025 -
Feature Request - easy way to retry a prompt that failed due to errors
#1520 opened
Mar 5, 2025 -
Browse / Onboard a product and provide UI feedback summary
#1518 opened
Mar 5, 2025 -
Error message is ephemeral and not useful
#1507 opened
Mar 4, 2025 -
Search within goose via "ctrl+f"
#1505 opened
Mar 4, 2025 -
Feature Request: A better way to utilize multiple sessions at once
#1504 opened
Mar 4, 2025 -
Unsupported MIME type: application/x-sh fails with AWS Bedrock provider
#1500 opened
Mar 4, 2025 -
Automatically check for updates in GUI
#1499 opened
Mar 4, 2025 -
Goose UI not opening on MacOs unless using sudo
#1498 opened
Mar 4, 2025 -
[computer controller] Add support for overriding CA certificates for builtin extensions
#1484 opened
Mar 3, 2025 -
Add support for image content in AWS Bedrock provider
#1481 opened
Mar 3, 2025 -
Move away from ctrl+c to exit, allow it to clear chat and use ctrl+d instead.
#1479 opened
Mar 3, 2025 -
Goose Keeps stopping
#1478 opened
Mar 3, 2025 -
Add documentation to make it clear what data stays local and what is sent to a server
#1468 opened
Mar 3, 2025 -
Allow Goose to be able to change its own model for you
#1466 opened
Mar 3, 2025 -
Align goosehints editor to new design
#1465 opened
Mar 3, 2025 -
No way to disable the menu bar icon
#1464 opened
Mar 3, 2025 -
Goose is so slow I thought it was broken for the simplest (suggested) prompt
#1463 opened
Mar 3, 2025 -
Allow multiple Ollama providers
#1462 opened
Mar 3, 2025 -
Goose Menu Bar item is not operating as expected.
#1460 opened
Mar 3, 2025
16 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
feat: ollama tool shim
#1448 commented on
Mar 7, 2025 • 5 new comments -
Enable Goose to Provide Its Own MCP Interface
#1450 commented on
Mar 3, 2025 • 0 new comments -
Create a Homebrew Cask
#1368 commented on
Mar 4, 2025 • 0 new comments -
Real time feedback on remaining context window length
#1208 commented on
Mar 4, 2025 • 0 new comments -
Package as docker image
#1072 commented on
Mar 5, 2025 • 0 new comments -
editor mode MCP (or developer MCP enhancement)
#1452 commented on
Mar 5, 2025 • 0 new comments -
Execution failed: Call to 'ComputerControllerExtension' failed for 'tools/call'. Error from mcp-server:
#1391 commented on
Mar 6, 2025 • 0 new comments -
improve the system prompt
#1419 commented on
Mar 6, 2025 • 0 new comments -
Simplified UV Command in Build Custom Extension with Goose
#1380 commented on
Mar 6, 2025 • 0 new comments -
fix: minor CSS change to extensions
#1279 commented on
Mar 3, 2025 • 0 new comments -
upgrade the github/command Action to `v2.0.0`
#1350 commented on
Mar 4, 2025 • 0 new comments -
feat: check file type with validation
#1405 commented on
Mar 7, 2025 • 0 new comments -
feat: implement notifications handling for extension logs
#1415 commented on
Mar 3, 2025 • 0 new comments -
Add speech input support
#1456 commented on
Mar 6, 2025 • 0 new comments