Skip to content

docs: add blog post - 8 Things You Didn't Know About Code Mode#7059

Merged
blackgirlbytes merged 2 commits intomainfrom
blog/8-things-code-mode
Feb 6, 2026
Merged

docs: add blog post - 8 Things You Didn't Know About Code Mode#7059
blackgirlbytes merged 2 commits intomainfrom
blog/8-things-code-mode

Conversation

@blackgirlbytes
Copy link
Contributor

Summary

This PR adds a new blog post: 8 Things You Didn't Know About Code Mode

Content

The post covers lesser-known features and benefits of Code mode in Goose:

  1. Code mode reduces context rot
  2. It uses significantly fewer tokens
  3. It's not just for coding
  4. You can use it with any LLM provider
  5. It works with extensions (MCP servers)
  6. It's available in Neovim
  7. It's built on ACP (Agent Communication Protocol)
  8. It's open source

Files Added

Checklist

  • Blog post follows naming convention (YYYY-MM-DD-slug)
  • Front matter includes title, description, and authors
  • Header image included
  • Social media meta tags added
  • Build passes locally

@blackgirlbytes blackgirlbytes requested a review from a team as a code owner February 6, 2026 22:10
Copilot AI review requested due to automatic review settings February 6, 2026 22:10
@github-actions
Copy link
Contributor

github-actions bot commented Feb 6, 2026

PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-02-06 22:59 UTC

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds a new documentation blog post introducing and explaining “Code Mode” in goose, focusing on practical benefits (context hygiene, token savings, batching, portability) and including social sharing metadata.

Changes:

  • Adds a new blog post Markdown page with frontmatter, content sections, code examples, images, and social meta tags.
  • Includes internal links to existing goose docs and prior related blog posts.

@taniandjerry taniandjerry self-requested a review February 6, 2026 22:49
@blackgirlbytes blackgirlbytes added this pull request to the merge queue Feb 6, 2026
Merged via the queue into main with commit 47cfea6 Feb 6, 2026
20 checks passed
@blackgirlbytes blackgirlbytes deleted the blog/8-things-code-mode branch February 6, 2026 22:55
zanesq added a commit that referenced this pull request Feb 7, 2026
* 'main' of github.com:block/goose:
  refactor: move disable_session_naming into AgentConfig (#7062)
  Add global config switch to disable automatic session naming (#7052)
  docs: add blog post - 8 Things You Didn't Know About Code Mode (#7059)
  fix: ensure animated elements are visible when prefers-reduced-motion is enabled (#7047)
  Show recommended model on failture (#7040)
  feat(ui): add session content search via API (#7050)
  docs: fix img url (#7053)
  Desktop UI for deleting custom providers (#7042)
  Add blog post: How I Used RPI to Build an OpenClaw Alternative (#7051)
kuccello pushed a commit to kuccello/goose that referenced this pull request Feb 7, 2026
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