This repository was archived by the owner on Mar 28, 2026. It is now read-only.
Releases: TeichAI/buddy
Releases · TeichAI/buddy
v0.0.5
v0.0.5-dev
v0.0.4
Changes
Commits since v0.0.3:
v0.0.4-dev
v0.0.3
v0.0.3-dev
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)