David Hill
4659e0ed35
Copy tweaks
2025-10-02 17:02:33 +01:00
David Hill
215943e39f
Border top only on safari fix
2025-10-02 16:55:48 +01:00
David Hill
493d9194d7
Update favicon.svg
2025-10-02 16:55:29 +01:00
Aiden Cline
f58fe4e866
fix: run cmd json format when running command ( #2926 )
2025-10-02 10:37:42 -05:00
David Hill
8831a57e5f
Style fixes
2025-10-02 16:35:23 +01:00
David Hill
e1e0015be4
Update dock.png
2025-10-02 16:24:14 +01:00
David Hill
fdbdf5ef20
Update dock.png
2025-10-02 16:14:52 +01:00
David Hill
a3711c0c81
Email input color fix
2025-10-02 16:11:55 +01:00
David Hill
7b23a64e82
Update dock.png
2025-10-02 15:50:56 +01:00
David Hill
2164190b93
Testimonial tweaks
2025-10-02 15:37:36 +01:00
David Hill
78cac1a32c
Merge branch 'dev' of https://github.com/sst/opencode into dev
2025-10-02 15:37:13 +01:00
David Hill
f1a916d788
faq icon fix
2025-10-02 15:37:10 +01:00
Frank
50f2bf2432
ignore: fix
2025-10-02 10:10:07 -04:00
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
opencode
dc159ecfc1
release: v0.14.0
2025-10-02 05:33:58 +00:00
opencode
93b3607250
release: v0.13.9
2025-10-02 05:18:01 +00: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
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
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
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