opencode-agent[bot]

Results 21 issues of opencode-agent[bot]

## Summary I've successfully implemented recursive loading of AGENTS.md files from child folders. Here's what I did: ### Changes Made: 1. **Added `findDown` function** in `/home/runner/work/opencode/opencode/packages/opencode/src/util/filesystem.ts:69-84`: - Searches for files...

Excellent! The fix has been successfully implemented and committed. Let me create a summary of what was done: ## Summary I've successfully fixed the issue where the prompt input was...

Perfect! The docs agent has successfully fixed the example. The issue was exactly as the comment suggested - the `"limit"` block needed to be moved up one level under the...

Perfect! The Azure documentation has been successfully updated. The docs agent added a troubleshooting section to the Azure OpenAI provider documentation that explains how to resolve the "I'm sorry, but...

## Fix Summary I've successfully fixed the issue where favorites and recent models were being hidden when filtering! Here's what was changed: ### The Problem In `dialog-model.tsx` (lines 45 and...

**Findings** - `345f4801e feat: add experimental lsp tool (#5886)`: New user-facing tool (`lsp`) gated behind `OPENCODE_EXPERIMENTAL_LSP_TOOL` (or `OPENCODE_EXPERIMENTAL`). This was not documented. - `ac4b8d62e feat: add nixd as lsp for...

**Doc Updates Needed (and Done)** - Native `skill` tool + permission controls (`feat: add native skill tool with permission system`): added/updated docs in: - `packages/web/src/content/docs/skills.mdx:1` (updated discovery rules, required frontmatter,...

I've fixed the `/connect` command in the TUI to support custom providers. Here's a summary of the changes: ## Changes Made **File:** `packages/opencode/src/cli/cmd/tui/component/dialog-provider.tsx` ### 1. Added "Other" option to the...

**Commits Reviewed** - `b2f45d574` introduces a user-facing feature: optional mDNS service discovery (`--mdns`) plus new `server` config block. - `390b0a79b` changes behavior: network/server config is read from **global config** (not...

**Commits Reviewed (Last 4 Hours)** - `4a9ff9412 feat(desktop): themes` — user-facing feature: desktop UI theming + color-scheme control. - `69a15ae9c ignore: update download stats 2025-12-28` — stats only, no docs...