summaryrefslogtreecommitdiffhomepage
path: root/packages
AgeCommit message (Collapse)Author
2025-06-28optimize edit-tool rendering (#463)Gal Schlezinger
Co-authored-by: opencode <[email protected]> Co-authored-by: Adam <[email protected]>
2025-06-27docs: share handle slower code blocksJay V
2025-06-27docs: adding more share imagesJay V
2025-06-27docs: tweak logoJay V
2025-06-27docs: share page formatJay V
2025-06-27smooth out initial onboarding flowDax Raad
2025-06-27docs: share cleanup titleJay V
2025-06-27chore: rework openapi spec and use stainless sdkadamdottv
2025-06-27temporary patch for input lag on initial runDax Raad
2025-06-27feat: Add golang file formatting (#474)Polo123456789
2025-06-27fix: bunproc stdout / stderr parsing, error handling for bun ResolveMessage ↵Wendell Misiedjan
(#468)
2025-06-27docs: update logo screenshotJay V
2025-06-27docs: share page write tool bugJay V
2025-06-27ci: aurDax Raad
2025-06-27lazy load formattersDax Raad
2025-06-27feat: add elixir file formatting (#458)Ryan Winchester
2025-06-27fix(web): remove system prompts from share pageadamdottv
2025-06-27fix(tui): min width on user messagesadamdottv
2025-06-27fix formatting output going into tuiDax Raad
2025-06-27ignore: more metadata in app infoadamdottv
2025-06-27fix: don't use prettier for langs it doesn't formatadamdottv
2025-06-27ignore: run prettierDax Raad
2025-06-27add auto formatting and experimental hooks featureDax Raad
2025-06-27docs: lander tweakJay V
2025-06-27docs: tweak landerJay V
2025-06-27Merge branch 'sst:dev' into feat/scroll-to-bottom-buttonJeremy Osih
2025-06-27feat(web): add scroll to last message buttonJeremy Osih
Add intelligent floating scroll button for long conversations that: - Only appears when scrolling down (direction-aware) - Auto-hides after 3 seconds of inactivity - Stays visible on hover to prevent accidental disappearance - Uses consistent design patterns with repo styling - Includes proper accessibility features 🤖 Generated with [opencode](https://opencode.ai) Co-Authored-By: Jeremy Osih <[email protected]> Co-Authored-By: opencode <[email protected]>
2025-06-26disable task tool temporarilyDax Raad
2025-06-26docs: edit theme docJay V
2025-06-26fix: improve JSON formatting and add piped output support for run commandDax Raad
🤖 Generated with [opencode](https://opencode.ai) Co-Authored-By: opencode <[email protected]>
2025-06-26docs: editing rulesJay V
2025-06-26fix(tui): editor styles were offadamdottv
2025-06-26feat(tui): more themesadamdottv
2025-06-26feat(tui): more themesadamdottv
2025-06-26fix(tui): editor width issuesadamdottv
2025-06-26feat(tui): show lsp diagnostics for edit and write toolsadamdottv
2025-06-26fix(tui): chat editor aestheticsadamdottv
2025-06-26fix(tui): visual issue with modal selected items in system themeadamdottv
2025-06-26chore: tui agents.mdadamdottv
2025-06-26docs: social shareJay V
2025-06-26fix(tui): editor spinner colorsadamdottv
2025-06-26docs: share page responsive diffJay V
2025-06-26docs: system themeadamdottv
2025-06-26fix(tui): make opencode theme defaultadamdottv
2025-06-26feat: default system theme (#419)Adam
Co-authored-by: adamdottv <[email protected]>
2025-06-26Fix `undefined is not an object (evaluating 'G.title')` (#395)Mike Wallio
2025-06-26fix: guard against large output limit causing infinite summarize loop (#399)Juhani Pelli
2025-06-26more edit tool fixesDax Raad
2025-06-26integrate gemini-cli strategies for edit toolDax Raad
2025-06-26make edit tool more robustDax Raad