Skip to content
This repository was archived by the owner on Mar 28, 2026. It is now read-only.

Releases: TeichAI/buddy

v0.0.5

28 Mar 18:36
ef56521

Choose a tag to compare

Changes

Commits since v0.0.4:

  • Merge pull request #14 from TeichAI/development (ef56521)
  • chore: making plugin development easier and adding more concise docs (17d8c99)

v0.0.5-dev

28 Mar 18:33

Choose a tag to compare

v0.0.5-dev Pre-release
Pre-release

Changes

Commits since v0.0.4-dev:

  • chore: making plugin development easier and adding more concise docs (17d8c99)
  • Protect versioned release tags from same-version updates (110d7fc)

v0.0.4

28 Mar 17:51
eed5f43

Choose a tag to compare

Changes

Commits since v0.0.3:

  • Merge pull request #13 from TeichAI/development (eed5f43)
  • Protect versioned release tags from same-version updates (110d7fc)
  • Merge pull request #12 from TeichAI/codex/add-buddy-plugin-api (06c0eb5)
  • Version bump 0.0.3 --> 0.0.4 (94134b0)
  • Add plugin SDK and registry for custom Buddy tools (38e11e7)

v0.0.4-dev

28 Mar 16:52

Choose a tag to compare

v0.0.4-dev Pre-release
Pre-release

Changes

Commits since v0.0.3-dev:

  • Merge pull request #12 from TeichAI/codex/add-buddy-plugin-api (06c0eb5)
  • Version bump 0.0.3 --> 0.0.4 (94134b0)
  • Add plugin SDK and registry for custom Buddy tools (38e11e7)
  • Update release workflow to refresh notes and assets (6092e75)

v0.0.3

28 Mar 00:07
9621e11

Choose a tag to compare

Changes

Commits included in this release:

  • Update release workflow to refresh notes and assets (6092e75)
  • chore: automate development and production releases (18fb0c1)
  • chore: updating the system prompt to remove uneeded lines and be more direct (a105f1a)

v0.0.3-dev

27 Mar 23:51

Choose a tag to compare

v0.0.3-dev Pre-release
Pre-release

Changes

Commits included in this release:

  • chore: automate development and production releases (18fb0c1)
  • chore: updating the system prompt to remove uneeded lines and be more direct (a105f1a)
  • chore: version bump (3d9851c)
  • Merge pull request #10 from TeichAI/codex/fix-buddy-server-startup (a3af202)
  • Fix background server startup for symlinked CLI installs (6a891ee)
  • Merge pull request #9 from TeichAI/codex/prepare-first-npm-release (468add5)
  • Prepare alpha npm release for Buddy CLI (a93bc1b)
  • Merge pull request #8 from TeichAI/codex/streaming-tool-calls-discord (6f13c05)
  • Stream Discord tool progress and preserve transcript order (9199324)
  • Merge pull request #7 from TeichAI/codex/added-onboarding-command (a5c2f08)
  • Add guided TUI onboarding with local and remote server setup (af083f0)
  • Merge pull request #5 from TeichAI/codex/update-cli-config-flow (a33fa85)
  • Merge branch 'main' into codex/update-cli-config-flow (ce9bf93)
  • Merge pull request #6 from TeichAI/codex/fix-cli-chat-delete-flow (9b12cd1)
  • Fix chat selector focus after deleting a conversation (b3dacc7)
  • Route config updates through the socket server (ed7f3bd)
  • Merge pull request #4 from TeichAI/codex/add-web-search-tool (0cbfe67)
  • Add configurable web search tool with DuckDuckGo scraping (25620f6)
  • Merge pull request #3 from TeichAI/codex/add-chat-delete-flow (ab987c2)
  • Merge pull request #2 from TeichAI/codex/fix-bot-filesystem-access (c6c267f)
  • Add delete chat flow with confirmation and refresh (1bdbf7b)
  • Route outside-workspace access through supervised approvals (461fb98)
  • Merge pull request #1 from TeichAI/codex/add-discord-bot-support (929f309)
  • Add shared Discord chat state and approval workflow (b1b51d5)
  • chore: adding github action to build/check when new commits are pushed (37fc945)
  • Inital commit (e8260a4)