-
Notifications
You must be signed in to change notification settings - Fork 667
Insights: sst/opencode
Overview
Could not load contribution data
Please try again later
30 Releases published by 1 person
-
v0.1.195
published
Jul 7, 2025 -
v0.2.0
published
Jul 7, 2025 -
v0.2.1
published
Jul 7, 2025 -
v0.2.2
published
Jul 7, 2025 -
v0.2.3
published
Jul 7, 2025 -
v0.2.4
published
Jul 7, 2025 -
v0.2.5
published
Jul 8, 2025 -
v0.2.6
published
Jul 8, 2025 -
v0.2.9
published
Jul 8, 2025 -
v0.2.10
published
Jul 8, 2025 -
v0.2.11
published
Jul 8, 2025 -
v0.2.12
published
Jul 8, 2025 -
v0.2.13
published
Jul 9, 2025 -
v0.2.14
published
Jul 9, 2025 -
v0.2.15
published
Jul 9, 2025 -
v0.2.17
published
Jul 10, 2025 -
v0.2.18
published
Jul 10, 2025 -
v0.2.19
published
Jul 10, 2025 -
v0.2.20
published
Jul 10, 2025 -
v0.2.21
published
Jul 10, 2025 -
v0.2.22
published
Jul 10, 2025 -
v0.2.23
published
Jul 10, 2025 -
v0.2.24
published
Jul 10, 2025 -
v0.2.25
published
Jul 10, 2025 -
v0.2.26
published
Jul 10, 2025 -
v0.2.27
published
Jul 10, 2025 -
v0.2.28
published
Jul 11, 2025 -
v0.2.30
published
Jul 11, 2025 -
v0.2.31
published
Jul 12, 2025 -
v0.2.33
published
Jul 12, 2025
30 Pull requests merged by 20 people
-
feat: add more ignore patterns to the ls tool
#913 merged
Jul 12, 2025 -
tweak: plan interactions should match web (TUI)
#895 merged
Jul 11, 2025 -
fix: avoid overwriting the provider.option.baseURL
#880 merged
Jul 11, 2025 -
fix(session): add fallback for undefined output token limit
#860 merged
Jul 11, 2025 -
fix: ENAMETOOLONG: name too long when adding custom mode
#881 merged
Jul 11, 2025 -
fix: avoid worker exception, graceful 404
#869 merged
Jul 11, 2025 -
fix(tui): center help dialog
#853 merged
Jul 10, 2025 -
Adds real example in docs of how to configure custom provider
#840 merged
Jul 10, 2025 -
fix: encode & decode file paths
#843 merged
Jul 10, 2025 -
feat(tui): subsitute cwd home path on status bar
#808 merged
Jul 10, 2025 -
feat(tui): /editor - change the auto-send behavior to put content in input box instead
#827 merged
Jul 10, 2025 -
feat(tui): hide cost if using subscription model
#828 merged
Jul 10, 2025 -
feat(tui): treat pasted text file paths as file references
#809 merged
Jul 9, 2025 -
Add gpt-4.1 beast prompt
#778 merged
Jul 9, 2025 -
LSP: fix SimpleRoots to actually search in the root directory
#795 merged
Jul 9, 2025 -
tweak: keep completion options open when trigger is still present
#789 merged
Jul 9, 2025 -
Add debounce before exit when using non-leader exit command
#759 merged
Jul 8, 2025 -
fix: documentation typo
#781 merged
Jul 8, 2025 -
fix: make compact command interruptible
#691 merged
Jul 8, 2025 -
fix(tool): fix ripgrep invocation on Windows
#700 merged
Jul 8, 2025 -
feat(storage): ensure storage directory exists and handle paths correctly
#771 merged
Jul 8, 2025 -
fix: support cancelled task state
#775 merged
Jul 8, 2025 -
Add support for the Zig Language Server (ZLS)
#756 merged
Jul 8, 2025 -
docs: add terminal requirements
#708 merged
Jul 8, 2025 -
[config json schema] declare default values and examples for in-ide documentation
#754 merged
Jul 8, 2025 -
fix(copilot): add vision request header
#773 merged
Jul 8, 2025 -
fix: display errors when using
opencode run ...
#751 merged
Jul 8, 2025 -
v2 message format and upgrade to ai sdk v5
#743 merged
Jul 7, 2025 -
Fix Elixir LSP startup
#726 merged
Jul 7, 2025 -
fix: Skip opencode upgrade if same version
#720 merged
Jul 7, 2025
26 Pull requests opened by 23 people
-
feat(mcp): add support to claude code style .mcp.json project scoped mcps
#722 opened
Jul 6, 2025 -
fix: set optional provider attributes from nullable to nullable optional
#737 opened
Jul 7, 2025 -
fix: only check last message for agent call
#741 opened
Jul 7, 2025 -
Add cors middleware for firefox localhost development
#748 opened
Jul 7, 2025 -
paste minimizing
#784 opened
Jul 8, 2025 -
feat(server): add swagger ui support for api documentation
#790 opened
Jul 9, 2025 -
feat(server): add scalar ui support for api documentation
#791 opened
Jul 9, 2025 -
add otel for perf debugging
#799 opened
Jul 9, 2025 -
chore:unused deps
#816 opened
Jul 10, 2025 -
feat(tui): add filter to model selection
#821 opened
Jul 10, 2025 -
Improve system theme
#822 opened
Jul 10, 2025 -
tweak: sanitize mcp server names
#831 opened
Jul 10, 2025 -
added fullwidth mode
#845 opened
Jul 10, 2025 -
Fix Documentation on Modes - Update modes.mdx
#859 opened
Jul 10, 2025 -
docs: fix keybinds documentation to match actual config schema
#867 opened
Jul 11, 2025 -
(feat): case insensitive search on the grep tool
#871 opened
Jul 11, 2025 -
perf: optimize file operations and reduce code duplication in glob/ls…
#898 opened
Jul 11, 2025 -
Feature/status bar git head
#899 opened
Jul 11, 2025 -
Feature: add copy button to messages in web interface
#902 opened
Jul 12, 2025 -
fix: tab key inserts character when toast notification is visible
#907 opened
Jul 12, 2025 -
fix: --continue pull the latest session id consistently
#918 opened
Jul 12, 2025 -
feat: ability to create new session from session dialog
#920 opened
Jul 12, 2025 -
fix: OpenRouter tool_calls validation error with kimi-k2 model
#932 opened
Jul 12, 2025 -
Add support for LLM Gateway w/ Anthropic
#933 opened
Jul 12, 2025 -
fix: deduplicate command suggestions
#934 opened
Jul 12, 2025 -
feat: add client-side message queuing with edit capability
#937 opened
Jul 12, 2025
72 Issues closed by 25 people
-
Is there a way to configure global mcp servers?
#936 closed
Jul 12, 2025 -
bug: Failed to open session
#732 closed
Jul 12, 2025 -
kimi-k2-0711-preview APICallError: Incorrect API key provided
#911 closed
Jul 12, 2025 -
Specialized Agent and Tools - Working Proof of Concept
#757 closed
Jul 12, 2025 -
The name of the session cannot be displayed for /session
#524 closed
Jul 12, 2025 -
No response after sending a prompt for 0.2.33
#905 closed
Jul 12, 2025 -
Stuck on working forever
#851 closed
Jul 12, 2025 -
Project specific opencode.json is ignored
#857 closed
Jul 12, 2025 -
Getting maxOutputTokens error when sending a message (0.2.26+)
#858 closed
Jul 12, 2025 -
OpenRouter Provider Initialization Error (400 Bad Request)
#863 closed
Jul 12, 2025 -
Error when serving an LLM from LMStudio
#889 closed
Jul 12, 2025 -
Maintaining multiple auth profiles on the same provider
#893 closed
Jul 12, 2025 -
TUI: Plan interactions should match web.
#894 closed
Jul 11, 2025 -
Custom modes fail to load with "ENAMETOOLONG: name too long" error
#897 closed
Jul 11, 2025 -
provider.options.baseURL will be overrideed by model.dev/provider
#879 closed
Jul 11, 2025 -
TypeError: undefined is not an object (evaluating 'mode.type') with github-copilot/claude-sonnet-4
#745 closed
Jul 11, 2025 -
TypeError: undefined is not an object (evaluating'mode.type'
#755 closed
Jul 11, 2025 -
failed to send message: POST
#703 closed
Jul 11, 2025 -
runtime error when typing `)` during file completion
#647 closed
Jul 11, 2025 -
Github Copilot Claude 4 Error
#890 closed
Jul 11, 2025 -
add new mode results in ENAMETOOLONG: name too long, open fatal
#861 closed
Jul 11, 2025 -
Running opencode in Docker (headless)
#884 closed
Jul 11, 2025 -
[Question] how to scroll by keyboard?
#862 closed
Jul 11, 2025 -
[OpenAPI o3] AI_APICallError
#873 closed
Jul 11, 2025 -
handle sigterm
#319 closed
Jul 10, 2025 -
2 issues
#648 closed
Jul 10, 2025 -
What can I to do ?
#772 closed
Jul 10, 2025 -
bug: switching model after overload error does compact in an infinite loop
#835 closed
Jul 10, 2025 -
400 Bad Request for every openrouter prompt for 0.2.22
#842 closed
Jul 10, 2025 -
adding new mode results in Invalid JSON
#846 closed
Jul 10, 2025 -
Auth Login "Invalid Code"
#717 closed
Jul 10, 2025 -
[0.2.6] pasting with ctrl+v crashes the program.
#774 closed
Jul 10, 2025 -
layout width.
#838 closed
Jul 10, 2025 -
Use the full terminal width to display diffs
#723 closed
Jul 10, 2025 -
Make max width of the chat TUI configurable
#368 closed
Jul 10, 2025 -
PatchTool: percent-encoded paths (file paths with spaces) trigger ENOENT
#787 closed
Jul 10, 2025 -
feature: add support for different agent modes
#484 closed
Jul 10, 2025 -
Plan Mode for long edits
#422 closed
Jul 10, 2025 -
[bug] Interruption in GPT-4.1 prevents continuation
#817 closed
Jul 10, 2025 -
Session is Busy Error Message
#760 closed
Jul 10, 2025 -
[v0.2.3] If i break command execution by "esc" it's freeze in "working..." state
#746 closed
Jul 10, 2025 -
ux: `opencode run` model defaulting to unused model
#819 closed
Jul 10, 2025 -
URGENT - "MEM LEAK", eats up gigabytes of ram until system crash
#804 closed
Jul 10, 2025 -
Cluade OAUTH Token is no longer working
#812 closed
Jul 10, 2025 -
Claude OAuth token no longer works
#813 closed
Jul 10, 2025 -
Sharing a session results in `panic: runtime error: index out of range [-1]`
#792 closed
Jul 9, 2025 -
GPT 4.1 Beast Mode Prompt Support
#776 closed
Jul 9, 2025 -
APICallError on Anthropic Claude Pro Max
#798 closed
Jul 9, 2025 -
Security: OpenCode automatically reads .env files from project/running directories
#801 closed
Jul 9, 2025 -
Opencode no Caching via Openrouter anymore?
#677 closed
Jul 9, 2025 -
Bug: OpenCode errors when cancelling a task
#520 closed
Jul 9, 2025 -
Small documentation fix in Custom Instructions
#780 closed
Jul 8, 2025 -
bug: `/compact` is not interruptable
#606 closed
Jul 8, 2025 -
Feat: 'Power Steering' mode/option to improve agentic performance
#646 closed
Jul 8, 2025 -
Darwin x64 asset is missing
#761 closed
Jul 8, 2025 -
Missing Copilot-Vision-Request header for image support
#701 closed
Jul 8, 2025 -
Upload images / screenshots with vision capable models
#434 closed
Jul 8, 2025 -
Add a feature to read pasted images
#766 closed
Jul 8, 2025 -
Support for pasting images into context
#523 closed
Jul 8, 2025 -
Missing support for PNG images?
#451 closed
Jul 8, 2025 -
OpenCode can't see symbolic link files/folders
#747 closed
Jul 8, 2025 -
`opencode run` does not output any errors
#752 closed
Jul 8, 2025 -
Sharing session doesn't copy link in tmux
#230 closed
Jul 8, 2025 -
Share URL isn't copied to system clipboard in TMUX
#576 closed
Jul 8, 2025 -
[feature request] File preview
#159 closed
Jul 8, 2025 -
How to use apiKey with local models endpoint?
#738 closed
Jul 7, 2025 -
CLI ignores config file (~/.opencode.json), always starts in setup mode
#698 closed
Jul 6, 2025 -
`@` to reference files
#502 closed
Jul 6, 2025
108 Issues opened by 87 people
-
Feature Request: Add "ask before editing files" mode
#935 opened
Jul 12, 2025 -
Ability to queue messages in a session.
#931 opened
Jul 12, 2025 -
Make using any model with any provider easier
#930 opened
Jul 12, 2025 -
Unable to use Kimi K2: error due to parsing of tool calls
#929 opened
Jul 12, 2025 -
Duplicate /sessions command in autocomplete
#928 opened
Jul 12, 2025 -
Allow selecting text
#927 opened
Jul 12, 2025 -
Unable to use Devstral Small: error due to max tokens
#926 opened
Jul 12, 2025 -
Better quit support
#925 opened
Jul 12, 2025 -
Dramatic increase in token consumption
#924 opened
Jul 12, 2025 -
Unable to access websites with self signed certificates.
#923 opened
Jul 12, 2025 -
Custom mode prompt not compatible with Claude Pro/Max
#921 opened
Jul 12, 2025 -
Disabling co-authoring.
#919 opened
Jul 12, 2025 -
Session memory isn't passed in Non-Interactive mode
#917 opened
Jul 12, 2025 -
ProviderModelNotFoundError
#916 opened
Jul 12, 2025 -
OpenRouter AI_APICallError: Provider returned error name=UnknownError Server error
#915 opened
Jul 12, 2025 -
Kimi K2 "AI_TypeValidationError" when using tools
#914 opened
Jul 12, 2025 -
AI_APIcallerror with just 'hi' msg?
#912 opened
Jul 12, 2025 -
v0.2.33 cannot enter text on windows
#910 opened
Jul 12, 2025 -
Can't Paste content from clipboard
#909 opened
Jul 12, 2025 -
replaceAll error when value is omitted or not boolean causes invalid_type error
#908 opened
Jul 12, 2025 -
Feature request: Paste to attach image
#906 opened
Jul 12, 2025 -
MCP Not working for Kimi-V2 via OpenRouter
#904 opened
Jul 12, 2025 -
MCP Server file: failed to unmarshall config: decoding
#903 opened
Jul 12, 2025 -
Failed to use Github Copilot inside opencode
#901 opened
Jul 11, 2025 -
Bring back the old model browser
#900 opened
Jul 11, 2025 -
LLM responses with long file paths are useless
#896 opened
Jul 11, 2025 -
Integration with zed agentic-coding-protocol
#892 opened
Jul 11, 2025 -
`/files` throws error upon selecting a file if you are in a git worktree
#891 opened
Jul 11, 2025 -
press ESC again to interrupt does not work
#888 opened
Jul 11, 2025 -
Virus detected from the release
#885 opened
Jul 11, 2025 -
Feature Request: Show more details about the source of the context and the size
#883 opened
Jul 11, 2025 -
Req: Document plan mode in README
#882 opened
Jul 11, 2025 -
Feature Request: Connect TUI to Existing `opencode serve` Instance
#878 opened
Jul 11, 2025 -
Feature Request: Show Error Message When Claude Usage Limit Is Reached
#877 opened
Jul 11, 2025 -
MCP server call fails
#876 opened
Jul 11, 2025 -
Some commands duplicate, like sessions
#875 opened
Jul 11, 2025 -
Error tar --wildcards in bsdtar
#874 opened
Jul 11, 2025 -
Inference speed is slower than expected with GPT-4.1 in Opencode
#872 opened
Jul 11, 2025 -
Working is handing and Claude usage limit reached not reported
#870 opened
Jul 11, 2025 -
v0.2.27 /new no matching commands
#868 opened
Jul 11, 2025 -
New Session Using Groq Hosted Deepseek R1 Provides No Response...
#866 opened
Jul 11, 2025 -
Add the SDK, or expose as a MCP server
#865 opened
Jul 11, 2025 -
UI gets messed up when I type Chinese character
#864 opened
Jul 11, 2025 -
Devstral toolcalling format not supported
#856 opened
Jul 10, 2025 -
Unrecognized key(s) binds
#855 opened
Jul 10, 2025 -
On exit - hangs in terminal
#854 opened
Jul 10, 2025 -
Feature Request: Add MCP to modes config
#852 opened
Jul 10, 2025 -
feature request: Add copy message content functionality to OpenCode web interface
#850 opened
Jul 10, 2025 -
Mouse Issue again
#849 opened
Jul 10, 2025 -
ESC isn't interupting anything
#848 opened
Jul 10, 2025 -
AGENTS.md is being ignored.
#847 opened
Jul 10, 2025 -
TUI Output lagging behind what can be seen in shared session
#844 opened
Jul 10, 2025 -
Lock session to current directory
#841 opened
Jul 10, 2025 -
File search with `@` doesn't wrap anymore
#839 opened
Jul 10, 2025 -
panic on startup
#837 opened
Jul 10, 2025 -
Can't open opencode at all. Stuck with some system information.
#836 opened
Jul 10, 2025 -
Remote MCP servers using Server-Sent Events (SSE) fail to start with 'UnknownError Server error'
#834 opened
Jul 10, 2025 -
handle LLM overload errors (e.g. {"type": "overloaded_error", "message": "Overloaded"})
#833 opened
Jul 10, 2025 -
External files are not read in AGENTS.md
#832 opened
Jul 10, 2025 -
Share page doesn't reflect the session exactly
#830 opened
Jul 10, 2025 -
MCP server failed to start (unstable MCP servers)
#829 opened
Jul 10, 2025 -
Having space in MCP server names fails with AI_APICallError
#826 opened
Jul 10, 2025 -
Intermittent tool error on GPT 4.1
#825 opened
Jul 10, 2025 -
Bug? Can't not copy strings from opencode terminel.
#824 opened
Jul 10, 2025 -
Feature request: Support directly typing command-line commands, such as !pwd
#823 opened
Jul 10, 2025 -
Slow chat startup: npx commands for mcp, @upsta, and @model block chat initiation
#820 opened
Jul 10, 2025 -
feature request: customizable formatters
#818 opened
Jul 10, 2025 -
[Feature Ask] Hot reload or add keymap to reload the theme
#815 opened
Jul 10, 2025 -
Text rendering is VERY slow (and CPU usage is really high even when idle)
#811 opened
Jul 9, 2025 -
litellm with claude 3.5 sonnet hangs
#807 opened
Jul 9, 2025 -
MCP Resources and Prompts
#806 opened
Jul 9, 2025 -
High CPU usage (~20%) compared to Claude (~3%)
#805 opened
Jul 9, 2025 -
Filter Models
#803 opened
Jul 9, 2025 -
Stuck in a bad state after deleting the directory it's running from
#802 opened
Jul 9, 2025 -
bug: DigitalOcean Interference fails to use tool-calls (openai-compatible provider)
#800 opened
Jul 9, 2025 -
CLI argument parsing fails with unescaped special characters (?, ', (, etc.)
#797 opened
Jul 9, 2025 -
LSP in Sandbox environement
#796 opened
Jul 9, 2025 -
bug: loads of tsserver processes are being run
#794 opened
Jul 9, 2025 -
opencode automatically creating git commits and coauthoring itself
#786 opened
Jul 9, 2025 -
Is there a way to disable streaming mode?
#785 opened
Jul 8, 2025 -
Adding a /prompt feature for repeat tasks
#779 opened
Jul 8, 2025 -
No errors when usage limit is reached (Claude Pro)
#777 opened
Jul 8, 2025 -
Error making calls to OpenAI reasoning models
#770 opened
Jul 8, 2025 -
Github Copilot: Tracking Premium Requests
#768 opened
Jul 8, 2025 -
Add an option to choose models from different providers
#767 opened
Jul 8, 2025 -
Copy and pasted content in and pressed enter and got an error
#765 opened
Jul 8, 2025 -
feature request: quick way of editing configs
#764 opened
Jul 8, 2025 -
getting often TimeoutError
#763 opened
Jul 8, 2025 -
documentation with examples for local and remote MCP
#762 opened
Jul 8, 2025 -
How to reinstall npm dependencies
#758 opened
Jul 8, 2025 -
Feature Request: Extensible Plugin System for OpenCode
#753 opened
Jul 8, 2025 -
Bun keep crashing when run Opencode on Windows (Bash)
#750 opened
Jul 8, 2025 -
Bug: opencode crashes when using OpenRouter models with a colon (:) in their identifier.
#749 opened
Jul 7, 2025 -
Add CORS middleware for Firefox localhost development compatibility
#744 opened
Jul 7, 2025 -
LSP Diagnostics return nothing in large project
#742 opened
Jul 7, 2025 -
Getting Started Docs suggestion
#740 opened
Jul 7, 2025 -
GitHub Copilot Regression on non-premium models
#739 opened
Jul 7, 2025 -
`opencode run` command uses incorrect model after `/models` selection
#736 opened
Jul 7, 2025 -
MacOS 15.5 not running `npm i`
#735 opened
Jul 7, 2025 -
Critical Stability Issues: App Freezing & Hanging Analysis
#731 opened
Jul 6, 2025 -
(Possible) Trojan/Malware warning ! (Maybe false alarm, but it's a bit strange)
#730 opened
Jul 6, 2025 -
Opencode in linux cannot access or create files
#729 opened
Jul 6, 2025 -
/fork
#728 opened
Jul 6, 2025 -
Timestamp seems to be in seconds, but is being used as milliseconds
#727 opened
Jul 6, 2025 -
Claude token limit reached, but OpenCode continues "working"
#725 opened
Jul 6, 2025 -
attachments and /editor
#724 opened
Jul 6, 2025 -
Launching opencode crashes the file system (Linux)
#721 opened
Jul 6, 2025
86 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
v0.1.161 - Opencode hangs, presumably from limits, with no error messaging
#519 commented on
Jul 6, 2025 • 0 new comments -
Unclear how to change default editor from /editor slash command
#710 commented on
Jul 6, 2025 • 0 new comments -
Tool Calling Issues with Open Source Models in OpenCode
#234 commented on
Jul 6, 2025 • 0 new comments -
Emacs vterm with system theme has unexpected characters
#431 commented on
Jul 6, 2025 • 0 new comments -
neovim nvim embedded terminal support request
#445 commented on
Jul 7, 2025 • 0 new comments -
Scroll bar and additional lsp support
#549 commented on
Jul 7, 2025 • 0 new comments -
bug: closing opencode while in zellij breaks keyboard input
#391 commented on
Jul 7, 2025 • 0 new comments -
Add a checkpoint system via git
#375 commented on
Jul 7, 2025 • 0 new comments -
Custom environment variables when running commands
#718 commented on
Jul 7, 2025 • 0 new comments -
Tz national parks
#715 commented on
Jul 7, 2025 • 0 new comments -
enhancement: support ghe.com copilot auth
#355 commented on
Jul 7, 2025 • 0 new comments -
Editor integrations
#216 commented on
Jul 7, 2025 • 0 new comments -
Install on Apple M3 Max
#256 commented on
Jul 7, 2025 • 0 new comments -
Typescript + Go
#330 commented on
Jul 8, 2025 • 0 new comments -
not being able to write files when using local models
#590 commented on
Jul 8, 2025 • 0 new comments -
issues providing bedrock auth
#469 commented on
Jul 8, 2025 • 0 new comments -
opencode uses ~30-50% CPU per process and slows LLM responses to a crawl
#679 commented on
Jul 8, 2025 • 0 new comments -
Add support for NixOS and/or Static linked binaries
#462 commented on
Jul 9, 2025 • 0 new comments -
Fix System Prompt & Enable Images
#578 commented on
Jul 9, 2025 • 0 new comments -
Supporting Vertex-based models using google auth
#272 commented on
Jul 9, 2025 • 0 new comments -
opencode auth login issue with corporate proxy
#640 commented on
Jul 9, 2025 • 0 new comments -
Unable to login with Github Copilot
#694 commented on
Jul 9, 2025 • 0 new comments -
Improve documentation for self-hosted LLMs
#665 commented on
Jul 10, 2025 • 0 new comments -
Support HTTP_PROXY & HTTPS_PROXY for millions of users who are behind fire walls in some regions and some organizations.
#531 commented on
Jul 10, 2025 • 0 new comments -
[v0.1.162] [Anthropic: Claude Sonnet 4]: AI_APICallError: input length and 'max_tokens' exceed context limit: 140740 + 64000 > 200000, decrease input length or 'max_tokens and try again
#491 commented on
Jul 10, 2025 • 0 new comments -
Scrolling is broken on .190
#689 commented on
Jul 10, 2025 • 0 new comments -
Screen Layout Compressed...
#525 commented on
Jul 10, 2025 • 0 new comments -
google provider not working as expected
#352 commented on
Jul 11, 2025 • 0 new comments -
Command safety
#675 commented on
Jul 11, 2025 • 0 new comments -
all requests fail with "AI_APICallError: Bad Request"
#678 commented on
Jul 11, 2025 • 0 new comments -
[feat] custom slash commands
#299 commented on
Jul 11, 2025 • 0 new comments -
Mouse scroll wheel input incorrectly captured in message composer during TUI scrolling
#681 commented on
Jul 11, 2025 • 0 new comments -
feature request: git worktree integration
#564 commented on
Jul 11, 2025 • 0 new comments -
How to find or set config file in windows, Didn't find the details related to it in docs
#702 commented on
Jul 11, 2025 • 0 new comments -
Implement permissions in TUI
#239 commented on
Jul 11, 2025 • 0 new comments -
Github copilot "Failed to send message: 400"
#409 commented on
Jul 11, 2025 • 0 new comments -
[SECURITY] allow ignoring files to prevent secrets being leaked from .env to LLM
#539 commented on
Jul 12, 2025 • 0 new comments -
feature: ability to rewind
#338 commented on
Jul 12, 2025 • 0 new comments -
Windows Support
#631 commented on
Jul 12, 2025 • 0 new comments -
Support for reasoning_effort parameter in UI
#450 commented on
Jul 12, 2025 • 0 new comments -
Text input goes crazy on scroll
#220 commented on
Jul 12, 2025 • 0 new comments -
Add `--permission-prompt-tool` to match claude code format
#75 commented on
Jul 10, 2025 • 0 new comments -
docs: Add ollama configuration example
#226 commented on
Jul 10, 2025 • 0 new comments -
feat: add dynamic status verbs
#269 commented on
Jul 10, 2025 • 0 new comments -
feat: add dynamic window titles based on user messages
#275 commented on
Jul 10, 2025 • 0 new comments -
feat: dual model support and sorting by release date
#279 commented on
Jul 10, 2025 • 0 new comments -
feat: add http headers to remote mcp calls
#311 commented on
Jul 10, 2025 • 0 new comments -
feat(cli): add git-commit-msg command for conventional commits
#312 commented on
Jul 10, 2025 • 0 new comments -
fix: only slash-escape HTML tag angle brackets outside of code sections
#322 commented on
Jul 10, 2025 • 0 new comments -
Docs update mcp models
#331 commented on
Jul 10, 2025 • 0 new comments -
feat(providers): use env variable instead of hardcoded api key in auth.json
#342 commented on
Jul 10, 2025 • 0 new comments -
fix(keybind): un-comment history previous and next keymap
#343 commented on
Jul 10, 2025 • 0 new comments -
feat: open browser for github auth
#346 commented on
Jul 10, 2025 • 0 new comments -
Feature: Fuzzy file search
#348 commented on
Jul 10, 2025 • 0 new comments -
Added `mcp` CLI command
#371 commented on
Jul 11, 2025 • 0 new comments -
Add `copilot-instructions.md` to the system prompt custom files search
#394 commented on
Jul 10, 2025 • 0 new comments -
feat(Discord): add rich presence support
#418 commented on
Jul 12, 2025 • 0 new comments -
🔴 Fix HIGH Severity CVE-2023-4863
#429 commented on
Jul 10, 2025 • 0 new comments -
feat: Add HTTP Streaming transport support for MCP servers
#444 commented on
Jul 12, 2025 • 0 new comments -
feat: export local and view exported & project sessions in web UI
#466 commented on
Jul 11, 2025 • 0 new comments -
feat: provider selection
#479 commented on
Jul 10, 2025 • 0 new comments -
feat: hotkeys
#481 commented on
Jul 10, 2025 • 0 new comments -
feat: Add interactive scrollbar to chat interface
#486 commented on
Jul 10, 2025 • 0 new comments -
fix: re-enable history shortcuts
#503 commented on
Jul 10, 2025 • 0 new comments -
docs: clarify MCP server configuration
#509 commented on
Jul 10, 2025 • 0 new comments -
feat: add text selection and copy functionality to TUI
#518 commented on
Jul 10, 2025 • 0 new comments -
feat: add print mode flag to run command
#533 commented on
Jul 12, 2025 • 0 new comments -
Fix keypad input not working in TUI textarea component
#540 commented on
Jul 10, 2025 • 0 new comments -
feat: Add Aiken language server support for Cardano smart contracts
#547 commented on
Jul 10, 2025 • 0 new comments -
chore: add `flake.nix` together `nix-direnv` support for development …
#562 commented on
Jul 10, 2025 • 0 new comments -
fix: enable image file reading in read tool (fixes #451)
#568 commented on
Jul 10, 2025 • 0 new comments -
feat: Add config flag to filter provider models
#580 commented on
Jul 10, 2025 • 0 new comments -
Fix: Filter empty messages to prevent conversation breaks
#594 commented on
Jul 10, 2025 • 0 new comments -
feat(formatter): Add detekt as Kotlin formatter
#612 commented on
Jul 10, 2025 • 0 new comments -
feat: Add height-limited text input with viewport scrolling
#632 commented on
Jul 10, 2025 • 0 new comments -
feat: Add Gemini pricing tier config option
#634 commented on
Jul 10, 2025 • 0 new comments -
refactor: centralize todo status and priority enums
#636 commented on
Jul 10, 2025 • 0 new comments -
fix: proper message for rate limit hit on anthropic provider
#638 commented on
Jul 10, 2025 • 0 new comments -
fix: prevent app hanging when executing sudo commands
#661 commented on
Jul 10, 2025 • 0 new comments -
feat: Replace unzip with @zip.js/zip.js for Windows compatibility
#662 commented on
Jul 10, 2025 • 0 new comments -
/editor: non-successful editor exits should keep the text in the textarea
#693 commented on
Jul 10, 2025 • 0 new comments -
chore: bump bun version to 1.2.18
#696 commented on
Jul 10, 2025 • 0 new comments -
ci: fix setup-go cache dependency path
#697 commented on
Jul 10, 2025 • 0 new comments -
feat: Custom slash command
#707 commented on
Jul 12, 2025 • 0 new comments -
MCP tool schema transformation for OpenAI/Azure providers
#712 commented on
Jul 10, 2025 • 0 new comments -
Feat: add `/config` command for editing configurations
#719 commented on
Jul 12, 2025 • 0 new comments