summaryrefslogtreecommitdiffhomepage
path: root/packages/web/src
AgeCommit message (Collapse)Author
2025-08-16docs: more troubleshooting examples (#2004)Aiden Cline
2025-08-15fix: remove unsupported mode flag, change to agent (#1979)Aiden Cline
2025-08-15feat(TUI): improves UX with message navigation modal to jump and restore to ↵spoons-and-mirrors
specific messages (#1969)
2025-08-15feat(tui): navigate child sessions (subagents)adamdotdevin
2025-08-15fix: more commands cleanupadamdotdevin
2025-08-15fix: keybind docs out of syncadamdotdevin
2025-08-15Docs: update z.ai provider docFrank
2025-08-14lander: match alternatives h3 font size with figcaption on mobileJay V
2025-08-14ignore: landerJay V
2025-08-14ignore: lander tweaksJay V
2025-08-14ignore: lander stylesJay V
2025-08-13docs: fix bad example (#1913)Aiden Cline
2025-08-13docs: fixDax Raad
2025-08-13docs: global model optionsJay V
2025-08-13docs(cli): document ! bash commands and session persistence in CLI docsDax Raad
2025-08-12Add agent-level permissions with whitelist/blacklist support (#1862)Dax
2025-08-11support wildcard matching tool names in configDax Raad
2025-08-11Fix plugin file name (#1837)Carl Brugger
2025-08-11ignore: share page thinking blocksJay V
2025-08-11ignore: fix share pageDax Raad
2025-08-11docs: fix instructions (#1827)Aiden Cline
2025-08-11ignore: testDax Raad
2025-08-11docs: shareJay V
2025-08-11docs: share pageJay V
2025-08-11docs: share pageJay V
2025-08-11docs: test shareJay V
2025-08-11docs: test shareJay V
2025-08-11docs: comment out thinking blocks for share pageJay V
2025-08-11feat: toggle tool details visibleadamdotdevin
2025-08-11docs: share page fixJay V
2025-08-11docs: editsJay V
2025-08-11Add support for biome.jsonc config file (#1791)Jake
2025-08-11show combined output of bash tool progressivelyDax Raad
2025-08-10pass through additional agent options to the providerDax Raad
2025-08-10feat: thinking blocks rendered in tui and share pageadamdotdevin
2025-08-10feat: webfetch permission support (#1772)Aiden Cline
2025-08-09Feat: Add Agent Name in the LLM Response Footer (and re-order it) (#1770)spoons-and-mirrors
2025-08-09Update moonshot ai provider docFrank
2025-08-09feat: eslint lsp (#1744)Aiden Cline
2025-08-08Docs: Homebrew can install Opencode on Linux (#1737)gsbain
2025-08-08docs: Update plugins.mdx (#1690)Max Pod
2025-08-08docs: Adds required models field to variables documentation (#1709)Typing Turtle
2025-08-07docs: fixDax Raad
2025-08-07docs: update cliJay V
2025-08-07docs: edit agent docJay V
2025-08-07Merge agent and mode into one (#1689)Dax
The concept of mode has been deprecated, there is now only the agent field in the config. An agent can be cycled through as your primary agent with <tab> or you can spawn a subagent by @ mentioning it. if you include a description of when to use it, the primary agent will try to automatically use it Full docs here: https://opencode.ai/docs/agents/
2025-08-07docs: slash commandsJay V
2025-08-06docs: config doc editsJay V
2025-08-06docs: typosJay V
2025-08-06fix(docs): small_model is not used for summarization (#1360)Timo Clasen