Skip to content

Conversation

@iandouglas
Copy link
Contributor

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented Jun 5, 2025

PR Preview Action v1.6.0
Preview removed because the pull request was closed.
2025-06-05 21:01 UTC

Copy link
Contributor

@agiuliano-square agiuliano-square left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Two very small things. This post is awesome!


To reiterate, **every single line in your `.goosehints` file gets sent with every request to Goose**. If you write a ton of rules and ideas with all your project preferences, coding standards, and workflow documentation and so on into the .goosehints file, the ENTIRE file is being transmitted and processed every time you ask Goose anything, even something as simple as "what time is it?"

This is particularly important for users who are paying for their own LLM access (like ChatGPT or Gemini). Here's why:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: this could be interpreted as "this doesn't affect you if your company is paying for your LLM". I think this is important for anyone using Goose for the reasons you outlined below.


This is particularly important for users who are paying for their own LLM access (like ChatGPT or Gemini). Here's why:

- **Input Tokens = Real Money**: Every line in your `.goosehints` file consumes input tokens. The LLM must process these tokens as part of its system instructions before it even looks at your question. While a small `.goosehints` file might not seem like a big deal, it can quickly add up if you're not careful. All-day
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"All-day" at the end feels like it's dangling. Is there supposed to be something else here?

@iandouglas iandouglas merged commit 221d240 into main Jun 5, 2025
8 checks passed
@iandouglas iandouglas deleted the iand/blog-goosehints branch June 5, 2025 21:00
katzdave added a commit to katzdave/goose that referenced this pull request Jun 6, 2025
* upstream/main:
  Iand/blog goosehints metadata update (block#2800)
  Iand/blog goosehints (block#2798)
  blog post about goosehints and persistent context (block#2796)
  [goose-llm] system prompt override (block#2791)
  chore: small bit of a cleanup - removing unused dir (block#2761)
  feat: lead/worker model (block#2719)
  fix: pass ref in pr comment workflow (block#2777)
  feat: goose web for local terminal alternative (block#2718)
  chore: run CI on merge_group (block#2786)
lifeizhou-ap added a commit that referenced this pull request Jun 10, 2025
* main: (77 commits)
  claude 4 listing (#2843)
  fix: Use the existing spinner in interactive mode (#2829)
  chore(release): release version 1.0.27 (#2844)
  Revert "Mnovich/temporal scheduler (#2745)" (#2839)
  chore(release): release version 1.0.26 (#2833)
  Removed ui-v2 directory and updated project to use node in hermit and readme (#2831)
  Mnovich/temporal scheduler (#2745)
  fix: intel builds (#2832)
  chore(release): release version 1.0.25 (#2811)
  Nostrbook MCP is now on npm (#2816)
  Update macOS install guide with Homebrew instructions (#2823)
  remember window position (#2808)
  feat(ui): put the scheduler behind an alpha (#2810)
  debug config issues on windows (#2809)
  Add Speech MCP extension to extensions directory (#2807)
  Iand/blog goosehints metadata update (#2800)
  Iand/blog goosehints (#2798)
  blog post about goosehints and persistent context (#2796)
  [goose-llm] system prompt override (#2791)
  chore: small bit of a cleanup - removing unused dir (#2761)
  ...
michaelneale added a commit that referenced this pull request Jun 10, 2025
* main:
  claude 4 listing (#2843)
  fix: Use the existing spinner in interactive mode (#2829)
  chore(release): release version 1.0.27 (#2844)
  Revert "Mnovich/temporal scheduler (#2745)" (#2839)
  chore(release): release version 1.0.26 (#2833)
  Removed ui-v2 directory and updated project to use node in hermit and readme (#2831)
  Mnovich/temporal scheduler (#2745)
  fix: intel builds (#2832)
  chore(release): release version 1.0.25 (#2811)
  Nostrbook MCP is now on npm (#2816)
  Update macOS install guide with Homebrew instructions (#2823)
  remember window position (#2808)
  feat(ui): put the scheduler behind an alpha (#2810)
  debug config issues on windows (#2809)
  Add Speech MCP extension to extensions directory (#2807)
  Iand/blog goosehints metadata update (#2800)
  Iand/blog goosehints (#2798)
  blog post about goosehints and persistent context (#2796)
  [goose-llm] system prompt override (#2791)
  chore: small bit of a cleanup - removing unused dir (#2761)
s-soroosh pushed a commit to s-soroosh/goose that referenced this pull request Jul 18, 2025
Signed-off-by: Soroosh <soroosh.sarabadani@gmail.com>
cbruyndoncx pushed a commit to cbruyndoncx/goose that referenced this pull request Jul 20, 2025
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.

4 participants