Dax Raad
cc5cfc6b7d
sync
2025-10-02 05:26:35 -04:00
Dax Raad
b3177271d8
multiprocess
2025-10-02 05:25:58 -04:00
Dax Raad
46d98858d2
sync
format / format (push) Waiting to run
snapshot / publish (push) Waiting to run
test / test (push) Waiting to run
2025-10-02 02:22:38 -04:00
Dax Raad
9e47a5e5f3
Merge branch 'dev' into opentui
2025-10-02 02:17:03 -04:00
opencode
ca4cb85dcd
release: v0.14.0
deploy / deploy (push) Waiting to run
format / format (push) Waiting to run
snapshot / publish (push) Waiting to run
test / test (push) Waiting to run
2025-10-02 05:33:58 +00:00
Dax Raad
88474e0653
ci: fix
2025-10-02 01:25:27 -04:00
Dax Raad
5667a7ed16
ci: publsih
2025-10-02 01:24:33 -04:00
Dax Raad
2ae3231ff9
ci: test
2025-10-02 01:19:53 -04:00
Dax Raad
d92fc25e26
ci: install opencode
2025-10-02 01:19:53 -04:00
Dax Raad
c8c0373f1d
ci: fix
2025-10-02 05:18:01 +00:00
opencode
bccee29d2f
release: v0.13.9
2025-10-02 05:18:01 +00:00
Dax Raad
ad307f7f89
ci: sync
2025-10-02 01:09:58 -04:00
Dax Raad
eac11c0753
ci: stuff
2025-10-02 01:08:29 -04:00
Dax Raad
bff30334d1
docs: clarify commit message guidelines with specific examples for user-facing changes
2025-10-02 00:47:06 -04:00
Dax Raad
362d137e0d
tui: improve agent selection and prompt editing experience
...
- Filter out built-in agents from autocomplete to show only custom agents
- Add proper agent part handling when selecting agents from autocomplete
- Fix cursor positioning and part management when editing prompts with agents
2025-10-02 00:46:13 -04:00
Dax Raad
502615b98d
sync
2025-10-02 00:34:33 -04:00
Aiden Cline
0e804c302c
docs: fix install fmt ( #2914 )
2025-10-01 23:32:39 -05:00
Aiden Cline
fb88cb0aa3
docs: fix more links ( #2913 )
2025-10-01 23:22:17 -05:00
Sandip Wane
8fc6a25142
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
fc500bf460
sync
2025-10-02 00:20:18 -04:00
Dax Raad
ddb96e7e5a
Merge branch 'dev' into opentui
2025-10-02 00:18:51 -04:00
Dax Raad
5079ba7ce5
core: fix file search limit handling and ensure File module initialization
2025-10-02 00:18:18 -04:00
opencode
19cb211b62
release: v0.13.8
2025-10-02 04:16:48 +00:00
Dax Raad
11555dca98
sync
2025-10-02 00:15:22 -04:00
Dax Raad
32e8099086
sync
2025-10-02 00:14:48 -04:00
Dax Raad
0d36150f19
Merge branch 'dev' into opentui
2025-10-02 00:09:30 -04:00
Dax Raad
b2440e92e7
core: improve file search reliability and performance
2025-10-02 00:09:02 -04:00
Dax Raad
7b1554d337
tui: move server to worker for better isolation and lifecycle management
2025-10-01 23:55:12 -04:00
Dax Raad
1190fe3711
Merge branch 'dev' into opentui
2025-10-01 23:37:37 -04:00
Aiden Cline
125624489b
docs: fix ( #2910 )
2025-10-01 22:20:35 -05:00
Jay V
991f85c907
docs: hide email signup
deploy / deploy (push) Waiting to run
format / format (push) Waiting to run
snapshot / publish (push) Waiting to run
test / test (push) Waiting to run
2025-10-01 20:16:02 -04:00
Jay V
c00fbbdcae
docs: testimonials
2025-10-01 19:57:17 -04:00
Dax Raad
d4e9c60af7
wip: lander
2025-10-01 19:54:58 -04:00
Jay V
0691815c0a
docs: fix link
2025-10-01 19:52:31 -04:00
Dax Raad
985fd4d9a8
wip: lander
2025-10-01 19:49:00 -04:00
Dax Raad
87fa8dc70c
ignore: fix
2025-10-01 19:40:56 -04:00
Dax
a782e3dac2
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
70da3a9399
wip: zen
2025-10-01 19:34:37 -04:00
Frank
1024537b47
doc: update zen pricing
2025-10-01 17:48:12 -04:00
GitHub Action
2a4f21a694
ignore: update download stats 2025-10-01
deploy / deploy (push) Waiting to run
format / format (push) Waiting to run
snapshot / publish (push) Waiting to run
test / test (push) Waiting to run
2025-10-01 12:04:26 +00:00
Dax Raad
5f61945090
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
41ce56494b
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
172aeaaf14
release: v0.13.7
2025-10-01 09:13:16 +00:00
Dax Raad
bd69c5aca8
codex should not have reasoning effort
2025-10-01 05:06:37 -04:00
Dax Raad
6a7eeb39c3
core: prevent file deletion when reverting changes to existing files
2025-10-01 05:06:37 -04:00
Dax Raad
dc93d3f425
sync
2025-10-01 04:32:09 -04:00
Dax Raad
93425c78b7
better margin calc
2025-10-01 04:31:49 -04:00
Dax Raad
02bb98e430
sync
format / format (push) Waiting to run
snapshot / publish (push) Waiting to run
test / test (push) Waiting to run
2025-10-01 04:14:53 -04:00
opencode
35a608cd53
release: v0.13.6
deploy / deploy (push) Waiting to run
format / format (push) Waiting to run
snapshot / publish (push) Waiting to run
test / test (push) Waiting to run
2025-10-01 07:44:18 +00:00
Dax Raad
f9ef9de0c9
Merge branch 'dev' into opentui
2025-10-01 03:38:43 -04:00