Commit Graph

2944 Commits

Author SHA1 Message Date
David Hill 08fe1472a3 Merge branch 'dev' of https://github.com/sst/opencode into dev 2025-10-02 15:03:59 +01:00
David Hill f3ca14cff4 Body background fix 2025-10-02 15:03:56 +01:00
David Hill b614a6f03a Mobile nav icon fix 2025-10-02 15:02:57 +01:00
David Hill a69708f3f3 Mobile nav icon fix 2025-10-02 15:02:44 +01:00
David Hill 5c2fea2b30 Mobile nav fix 2025-10-02 15:01:22 +01:00
Adam cc58dbe6b4 fix: broken links 2025-10-02 09:00:33 -05:00
David Hill db10eac89e Update posters for videos 2025-10-02 14:55:38 +01:00
David Hill fcded3dc6e Merge branch 'dev' of https://github.com/sst/opencode into dev 2025-10-02 14:54:16 +01:00
David Hill 38b587153e Testimonial tweak 2025-10-02 14:53:54 +01:00
Adam 14ad4e4318 chore: add email signup back 2025-10-02 08:46:25 -05:00
David Hill ad4d778e31 Update faq.tsx 2025-10-02 14:42:49 +01:00
David Hill e1f0b4d247 Faq icon color fix 2025-10-02 14:41:57 +01:00
Adam decfbeee01 fix: testimonial link 2025-10-02 08:34:22 -05:00
Adam 99e438c806 wip: desktop work 2025-10-02 08:34:01 -05:00
GitHub Action 5f1ac0af9b ignore: update download stats 2025-10-02 2025-10-02 12:04:06 +00:00
opencode dc159ecfc1 release: v0.14.0 v0.14.0 2025-10-02 05:33:58 +00:00
Dax Raad 802334c3e9 ci: fix 2025-10-02 01:25:27 -04:00
Dax Raad 5e390b15d3 ci: publsih 2025-10-02 01:24:33 -04:00
Dax Raad 3195f8eb80 ci: test 2025-10-02 01:19:53 -04:00
Dax Raad 0ee8e1b05f ci: install opencode 2025-10-02 01:19:53 -04:00
Dax Raad 5dfb03ea0a ci: fix 2025-10-02 05:18:01 +00:00
opencode 93b3607250 release: v0.13.9 v0.13.9 2025-10-02 05:18:01 +00:00
Dax Raad 9f73e3c9b6 ci: sync 2025-10-02 01:09:58 -04:00
Dax Raad 43c7b7a765 ci: stuff 2025-10-02 01:08:29 -04:00
Aiden Cline b842cc5e7c docs: fix install fmt (#2914) 2025-10-01 23:32:39 -05:00
Aiden Cline 8fb3c65eee docs: fix more links (#2913) 2025-10-01 23:22:17 -05:00
Sandip Wane cf363fe67a chore: rm empty try-catch block (#2769)
Co-authored-by: Sandip Wane <sandip.wane@cloudhedge.io>
2025-10-01 23:21:57 -05:00
Dax Raad d0008024f1 core: fix file search limit handling and ensure File module initialization 2025-10-02 00:18:18 -04:00
opencode f7c5281d47 release: v0.13.8 v0.13.8 2025-10-02 04:16:48 +00:00
Dax Raad 8cd3078df4 core: improve file search reliability and performance 2025-10-02 00:09:02 -04:00
Aiden Cline 628a15d382 docs: fix (#2910) 2025-10-01 22:20:35 -05:00
Jay V ab51603d1b docs: hide email signup 2025-10-01 20:16:02 -04:00
Jay V f3d895f652 docs: testimonials 2025-10-01 19:57:17 -04:00
Dax Raad e220fa841a wip: lander 2025-10-01 19:54:58 -04:00
Jay V 30feacb006 docs: fix link 2025-10-01 19:52:31 -04:00
Dax Raad cb4c962d71 wip: lander 2025-10-01 19:49:00 -04:00
Dax Raad c3416825d8 ignore: fix 2025-10-01 19:40:56 -04:00
Dax dcce094f1e Zen lander (#2907)
Co-authored-by: David Hill <iamdavidhill@gmail.com>
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
Co-authored-by: Jay V <air@live.ca>
2025-10-01 19:38:15 -04:00
Frank 3cdb7b2d6f wip: zen 2025-10-01 19:34:37 -04:00
Frank 69d504f4be doc: update zen pricing 2025-10-01 17:48:12 -04:00
GitHub Action f84e912391 ignore: update download stats 2025-10-01 2025-10-01 12:04:26 +00:00
Dax Raad 7810be5885 core: remove redundant patch integration test
The integration test was duplicating coverage already provided by the comprehensive
patch namespace tests. Users benefit from faster test runs without losing any
coverage of patch functionality. The remaining tests provide complete validation
of patch parsing, application, and tool integration.
2025-10-01 06:49:19 -04:00
Dax Raad c338173f7a core: make patch tool more reliable and consistent with other editing tools
The patch tool now works seamlessly alongside other file editing tools with improved
error handling and a more intuitive permission system. Users will experience:

- More reliable patch application with better error messages
- Consistent permission prompts that match other editing tools
- Smoother integration when applying complex multi-file changes
- Better feedback on what changes are being made before applying patches

This refactoring leverages the robust patch parsing engine while making the tool
feel native to the opencode workflow, reducing friction when making bulk changes
to your codebase.
2025-10-01 06:45:43 -04:00
opencode 71da1ec86a release: v0.13.7 v0.13.7 2025-10-01 09:13:16 +00:00
Dax Raad 282c1e1d9d codex should not have reasoning effort 2025-10-01 05:06:37 -04:00
Dax Raad ee4e201045 core: prevent file deletion when reverting changes to existing files 2025-10-01 05:06:37 -04:00
opencode 2e1ed2fc65 release: v0.13.6 v0.13.6 2025-10-01 07:44:18 +00:00
Dax Raad 8ad4813f46 overhaul file search and support @ mentioning directories 2025-10-01 03:37:01 -04:00
Aiden Cline af71bc7084 fix: adjust model dialog to handle same model id but different names (#2881) 2025-09-30 11:43:57 -05:00
GitHub Action c59928a840 ignore: update download stats 2025-09-30 2025-09-30 12:04:27 +00:00