Skip to content

docs: format and clean up warnings/errors#120

Merged
lamchau merged 8 commits intoblock:mainfrom
lamchau:origin/lam/fix-docs
Oct 8, 2024
Merged

docs: format and clean up warnings/errors#120
lamchau merged 8 commits intoblock:mainfrom
lamchau:origin/lam/fix-docs

Conversation

@lamchau
Copy link
Contributor

@lamchau lamchau commented Oct 5, 2024

This PR cleans up some of the mkdocs for generating our documentation

Error in wrapping img tag with anchor tag: 'NoneType' object has no attribute 'group' 
<img src=docs/assets/logo.png height="15", width="15" alt="Block Emoji"/>
WARNING -  Doc file 'contributing.md' contains a link 'src/goose/toolkit/developer.py', but the target
           is not found among documentation files.
WARNING -  griffe: src/goose/cli/session.py:198: Parameter 'text' does not appear in the function
           signature
ERROR   -  mkdocstrings: goose.utils.diff could not be found
ERROR   -  Error reading page 'reference/goose/utils/diff.md':
ERROR   -  Could not collect 'goose.utils.diff'

Aborted with a BuildError!

@lamchau lamchau marked this pull request as ready for review October 5, 2024 11:08
@lamchau lamchau requested review from baxen and lily-de October 5, 2024 11:09
@lamchau lamchau changed the title docs: format and clean up warnings docs: format and clean up warnings/errors Oct 5, 2024
Copy link
Collaborator

@baxen baxen left a comment

Choose a reason for hiding this comment

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

❤️

@lamchau lamchau merged commit c3c5a4d into block:main Oct 8, 2024
@lamchau lamchau deleted the origin/lam/fix-docs branch October 8, 2024 19:07
lukealvoeiro added a commit that referenced this pull request Oct 9, 2024
* main: (41 commits)
  chore: Add goose providers list command (#116)
  docs: working ollama for desktop (#125)
  docs: format and clean up warnings/errors (#120)
  docs: update deploy workflow (#124)
  feat: Implement a goose run command (#121)
  feat: saved api_key to keychain for user (#104)
  docs: add callout plugin (#119)
  chore: add a page to docs for Goose application examples (#117)
  fix: exit the goose and show the error message when provider environment variable is not set (#103)
  fix: Update OpenAI pricing per https://openai.com/api/pricing/ (#110)
  fix: update developer tool prompts to use plan task status to match allowable statuses update_plan tool call (#107)
  fix: removed the panel in the output so that the user won't have unnecessary pane borders in the copied content (#109)
  docs: update links to exchange to the new location (#108)
  chore: setup workspace for exchange (#105)
  fix: resolve uvx when using a git client or IDE (#98)
  ci: add include-markdown for mkdocs (#100)
  chore: fix broken badge on readme (#102)
  feat: add global optional user goosehints file (#73)
  docs: update docs (#99)
  chore(release): release 0.9.3 (#97)
  ...
ahau-square pushed a commit that referenced this pull request Oct 10, 2024
* main:
  feat: add groq provider (#134)
  feat: add a deep thinking reasoner model (o1-preview/mini) (#68)
  fix: use concrete SessionNotifier (#135)
  feat: add guards to session management (#101)
  fix: Set default model configuration for the Google provider. (#131)
  test: convert Google Gemini tests to VCR (#118)
  chore: Add goose providers list command (#116)
  docs: working ollama for desktop (#125)
  docs: format and clean up warnings/errors (#120)
  docs: update deploy workflow (#124)
  feat: Implement a goose run command (#121)
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.

2 participants

Comments