Dax Raad
2046f2e8e7
add free workspace
2025-10-08 02:27:01 -04:00
Dax Raad
dca3a5d80d
fix issue with blank new version popup
2025-10-07 15:51:59 -04:00
Dax Raad
a440e09cfe
core: improve MCP reliability and add status monitoring
...
- Added 5-second timeout to MCP client verification to prevent hanging connections
- New GET /mcp endpoint to monitor server connection status
- Automatically removes unresponsive MCP clients during initialization
2025-10-07 04:04:19 -04:00
Dax Raad
a20fc2dfdf
ignore:
2025-10-06 23:25:01 -04:00
Dax Raad
2bf0e42367
core: restore bash command security validation to prevent accidental directory traversal
...
The permission validation that prevents commands from accessing paths outside the project directory was accidentally disabled, which could allow commands like 'cd ../' to escape the workspace. This restores the security check that keeps your commands safely contained within your project boundaries.
2025-10-06 23:24:18 -04:00
Dax Raad
10998d62b9
core: improve session API reliability with proper input validation
2025-10-06 19:37:44 -04:00
Dax Raad
aee240150b
Update todo tool to use centralized Todo module
2025-10-06 18:54:05 -04:00
Dax Raad
cdd6e98af9
Add missing files and fix type aliases for opentui features
2025-10-06 18:53:35 -04:00
Dax Raad
6417edf998
Add todo list and session forking API endpoints
2025-10-06 18:51:57 -04:00
Dax Raad
9a0735de76
Add session forking functionality and simplify remove logic
2025-10-06 18:50:56 -04:00
Dax Raad
aced8c95f2
ci: publish
2025-10-05 07:14:52 -04:00
Dax Raad
1bb664869c
ci: disable aur
2025-10-05 07:12:33 -04:00
Dax Raad
116a006ce6
sdk: simplify getting started with single createOpencode function
...
Makes it easier for developers to get started by providing a single function that creates both server and client, removing the need to manually coordinate separate server and client creation
2025-10-05 07:01:32 -04:00
Dax Raad
f3c2d1b6c2
sdk: simplify getting started with single createOpencode function
...
Makes it easier for developers to get started by providing a single function that creates both server and client, removing the need to manually coordinate separate server and client creation
2025-10-05 07:00:29 -04:00
Dax Raad
5f7ae6477b
sync
2025-10-04 21:33:47 -04:00
Dax Raad
477586835a
ci: try regional hostname again
2025-10-03 19:05:32 -04:00
Dax Raad
ad0f137e35
ci: stuff
2025-10-03 10:53:10 +00:00
Dax Raad
bd0ba5ab88
turn on codex medium reasoning again
2025-10-03 06:46:07 -04: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
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
5079ba7ce5
core: fix file search limit handling and ensure File module initialization
2025-10-02 00:18:18 -04:00
Dax Raad
b2440e92e7
core: improve file search reliability and performance
2025-10-02 00:09:02 -04:00
Dax Raad
d4e9c60af7
wip: lander
2025-10-01 19:54:58 -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 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
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
6e19200fca
overhaul file search and support @ mentioning directories
2025-10-01 03:37:01 -04:00
Dax Raad
5a507023a6
update anthropic system prompts
2025-09-30 04:41:36 -04:00
Dax Raad
f8ab0de0ad
ci: fix homebrew
2025-09-29 01:40:27 -04:00
Dax Raad
322363f11b
release: v0.13.2
2025-09-29 01:38:53 -04:00
Dax Raad
acd33c2fc5
ci: publish
2025-09-29 01:24:35 -04:00
Dax Raad
b6fba03a7d
ci: fix
2025-09-29 01:22:39 -04:00
Dax Raad
fbced21b8e
ci: fix
2025-09-29 01:06:12 -04:00
Dax Raad
c148f10bbd
core: improve webfetch tool content negotiation and format handling
2025-09-28 17:57:50 -04:00
Dax Raad
ea66c02633
ci: tweaks
2025-09-27 04:12:55 -04:00
Dax Raad
925ce6503e
sync
2025-09-27 04:10:56 -04:00
Dax Raad
8bea479df9
ci: wtf
2025-09-27 03:20:08 -04:00
Dax Raad
468d919a92
ci: fix
2025-09-27 03:19:34 -04:00
Dax Raad
7e5527379d
core: configure turbo to avoid building opencode for web tests
2025-09-27 03:19:29 -04:00
Dax Raad
fcbc78180b
ci: fix
2025-09-27 03:18:12 -04:00
Dax Raad
bab1ca54e4
ci: test
2025-09-27 03:17:22 -04:00
Dax Raad
d644e0b8a7
core: fix config test by removing model field expectation
2025-09-27 03:10:01 -04:00
Dax Raad
e54ec45002
ci: fix git identity in test workflow
2025-09-27 03:07:37 -04:00
Dax Raad
4b94d98f89
ci: improve test coverage
2025-09-27 03:04:42 -04:00
Dax Raad
d0043a4a78
sync
2025-09-27 02:53:20 -04:00
Dax Raad
26ebf85b0e
ci: format
2025-09-27 02:22:03 -04:00
Dax Raad
53481f9790
wip: bun test improvements
2025-09-27 02:17:08 -04:00
Dax Raad
eadc2a8535
ci: give up
2025-09-27 01:51:54 -04:00
Dax Raad
00a5ec5bd2
ci: add regional hostname
2025-09-27 01:28:11 -04:00
Dax Raad
0b6b9062d9
fix zen cookie
2025-09-27 01:12:25 -04:00
Dax Raad
bfe3f03e03
ci: fix deploy
2025-09-26 11:57:49 +00:00
Dax Raad
80305813f5
disable aggressive config validation
2025-09-26 07:51:53 -04:00
Dax Raad
093fbca711
core: add themes to allowed config directories
2025-09-26 06:40:41 -04:00
Dax Raad
5c67bebf86
tui: fix cursor position offset in home screen
2025-09-26 05:46:16 -04:00
Dax Raad
f2b547cc45
fix erroring on custom tool folder
2025-09-26 05:33:38 -04:00
Dax Raad
70310a37b3
validate config directory
2025-09-26 03:23:25 -04:00
Dax Raad
eb7f4e20df
core: add config update endpoint and functionality
2025-09-26 02:37:19 -04:00
Dax Raad
ea21bfd3c6
ci: ignore
2025-09-26 02:01:19 -04:00
Dax Raad
22d5be9bf8
ci: setup husky pre-push hook to run typecheck
2025-09-26 02:01:19 -04:00
Dax Raad
55d154d4ac
tui: fix opencode logo spacing in home view
2025-09-26 01:40:32 -04:00
Dax Raad
f5c7a94abe
turn reasoning summaries back on by default for zen
2025-09-26 01:37:44 -04:00
Dax Raad
7ec3900208
core: enable reasoning.encrypted_content and reasoningSummary for opencode provider\ntui: adjust editorY position calculation
2025-09-26 01:27:53 -04:00
Dax Raad
d86d3e7ea1
update copilot auth
2025-09-23 23:36:27 -04:00
Dax Raad
71b43fd02e
fix codex errors
2025-09-23 16:56:40 -04:00
Dax Raad
f40b91ab7a
fix: remove file existence check from LSP debug and format storage code
2025-09-23 16:49:57 -04:00
Dax Raad
9b1a508657
ci: bump
2025-09-22 01:47:28 -04:00
Dax Raad
288c977596
ci: snapshot builds
2025-09-22 01:45:23 -04:00
Dax Raad
079095d7a9
core: filter models without keys in opencode provider
2025-09-21 04:43:32 -04:00
Dax Raad
38ea0fc051
turn back on compaction summaries
2025-09-20 18:52:30 -04:00
Dax Raad
7be9dc8e49
ignore: fix
2025-09-19 06:13:45 -04:00
Dax Raad
824e035815
ci: stuff
2025-09-19 06:10:27 -04:00
Dax Raad
ebef2ea2d0
ci: stuff
2025-09-19 05:28:46 -04:00
Dax Raad
ae6154e1c3
ignore: rework bootstrap so server lazy starts it
2025-09-19 05:11:29 -04:00
Dax Raad
baaff81a06
fix task tool ui disappearing once done
2025-09-19 01:09:52 -04:00
Dax Raad
1ffc8be2b6
rework custom tools
2025-09-18 05:42:59 -04:00
Dax Raad
5f2945ae71
docs: add custom tools section to plugins documentation
2025-09-18 04:29:08 -04:00
Dax Raad
8acd537d1d
ci: turborepo typecheck
2025-09-17 03:33:54 -04:00
Dax Raad
40c206c2f9
add opencode attach command to connect to a remote opencode server
2025-09-17 03:30:25 -04:00
Dax Raad
259c722208
only prune messages from more than 2 turns ago
2025-09-17 03:30:09 -04:00
Dax Raad
abd99aeb7d
ignore: fix event type gen
2025-09-17 01:17:56 -04:00
Dax Raad
ff1f4d6bf9
disable reading .env file automatically
2025-09-17 01:02:23 -04:00
Dax Raad
d4c01f858b
disable thinking for opencode zen and gpt-5 temporarily
2025-09-16 13:49:37 -04:00
Dax Raad
3aeac02bf1
enable session pruning and allow disabling with OPENCODE_DISABLE_PRUNE
2025-09-16 04:53:17 -04:00
Dax Raad
78d6b3a963
fix crash when todo content is empty fixes #2622
2025-09-16 04:28:35 -04:00
Dax Raad
2d5bd26a59
feat: enhance provider model mapping and reasoning capabilities
...
- Add npm package tracking to provider model mapping
- Implement special handling for opencode provider with reasoning
- Update provider options mapping to use npm package names
2025-09-16 03:10:17 -04:00
Dax Raad
6fff10b670
docs: zen
2025-09-15 18:21:03 -04:00
Dax Raad
d38594d34a
ci: sync
2025-09-15 03:53:27 -04:00
Dax Raad
925284c6c1
ci: sync
2025-09-15 03:53:21 -04:00
Dax Raad
df046e5e04
ci: typecheck
2025-09-15 03:30:26 -04:00
Dax Raad
e0bfbcb663
ci: format
2025-09-15 03:28:53 -04:00
Dax Raad
ce9d2ee04f
ci: script
2025-09-14 02:07:58 -04:00
Dax Raad
a00b49d65b
disable autocompact if context is 0
2025-09-13 05:59:18 -04:00