summaryrefslogtreecommitdiffhomepage
path: root/packages
AgeCommit message (Collapse)Author
2025-06-30add back in file hierarchy in system prompt but limit to 200 itemsDax Raad
2025-06-30chore: rework layout primitivesadamdottv
2025-06-30feat: update user and agent messages width and alignment (#515)Timo Clasen
Co-authored-by: adamdottv <[email protected]>
2025-06-30fix(#467): more granular bedrock modelID based on aws region (#482)Dmytro Yankovskyi
2025-06-29add ruby formatter and lspDax Raad
2025-06-29docs: how to disable mcp server (#543)Timo Clasen
Co-authored-by: GitHub Action <[email protected]>
2025-06-29ignore: refactoringDax Raad
2025-06-29add zig, python, clang, and kotlin formattersDax Raad
Co-authored-by: Suhas-Koheda <[email protected]> Co-authored-by: Polo123456789 <[email protected]> Co-authored-by: theodore-s-beers <[email protected]> Co-authored-by: TylerHillery <[email protected]>
2025-06-29restructure formattersDax Raad
2025-06-29Formatters as plugins (#487)Polo123456789
2025-06-29fix issue with costs resetting once chat is completedDax Raad
2025-06-29better amazon bedrock caching with anthropic modelsDax Raad
2025-06-28Add Option to Disable MCP Servers (#513)Timo Clasen
2025-06-28fix context displayDax Raad
2025-06-28fix(tui): share command and error messagesadamdottv
2025-06-28patch for scroll dumping characters into input bufferDax Raad
2025-06-28ci: fixDax Raad
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