Commit Graph

945 Commits

Author SHA1 Message Date
Aiden Cline 2c0323e79e fix: make permission always behavior match expectation (#2573) 2025-09-12 18:59:38 -05:00
Stephen Murray 74bea03e67 fix: await cleanupRevert() to prevent dupe msgs after undo (#2572) 2025-09-12 18:42:39 -05:00
opencode 2fc8695f70 release: v0.7.8 2025-09-12 18:09:55 +00:00
Dax Raad 680c1367ea temporarily disable midstream compaction 2025-09-12 14:00:54 -04:00
opencode 4adb22487d release: v0.7.7
Format / format (push) Has been cancelled
2025-09-12 17:28:35 +00:00
Dax Raad f592e64ac6 undo session pruning 2025-09-12 13:20:13 -04:00
Dax Raad 5d22ea0330 ignore: internal 2025-09-12 10:45:44 +00:00
opencode 3fac32ef42 release: v0.7.6
Format / format (push) Has been cancelled
2025-09-12 10:45:44 +00:00
Dax Raad b52a1054eb add microcompact 2025-09-12 06:38:47 -04:00
opencode 784c8c443e release: v0.7.5
Format / format (push) Has been cancelled
2025-09-12 10:25:57 +00:00
opencode 4c8f81618e release: v0.7.4
Format / format (push) Has been cancelled
2025-09-12 10:08:33 +00:00
Dax Raad 501c9c598d fix compaction issues 2025-09-12 06:01:11 -04:00
opencode b76ec4d44f release: v0.7.3
Format / format (push) Has been cancelled
2025-09-11 21:38:17 +00:00
Dax Raad f21a63c1d4 properly support model level npm definition 2025-09-11 16:22:44 -04:00
Chris Covington 599233a52c feat: Add an experimental option to disable paste summaries (#2552)
Co-authored-by: rekram1-node <aidenpcline@gmail.com>
2025-09-11 14:21:08 -05:00
opencode ed6964ab87 release: v0.7.2
Format / format (push) Has been cancelled
2025-09-11 17:02:59 +00:00
Dax Raad b2e2d36010 reduce LSP verbosity 2025-09-11 12:54:12 -04:00
Dax Raad 7b91d612f6 remove block anchor edit 2025-09-11 12:53:10 -04:00
Dax Raad 785feb29a7 compaction improvements 2025-09-11 02:22:51 -04:00
GitHub Action 65ca0b73c2 chore: format code 2025-09-11 05:33:59 +00:00
Frank d3367a24c9 wip: zen 2025-09-11 01:33:23 -04:00
Aiden Cline 89ff5fa1dc resolve nested commands (#2537) 2025-09-10 14:05:26 -05:00
Aiden Cline 16eac2dea6 fix: handle @dir in command (#2533) 2025-09-10 13:27:44 -05:00
opencode 518f449396 release: v0.7.1
Format / format (push) Has been cancelled
2025-09-10 15:40:31 +00:00
Dax Raad cdac0554e3 fix issue with flags being parsed incorrectly 2025-09-10 11:34:39 -04:00
opencode 3fa07f6050 release: v0.7.0
Format / format (push) Has been cancelled
2025-09-10 08:42:45 +00:00
Dax Raad c484ebf5a4 upgrade to latest bun 2025-09-10 03:36:42 -04:00
Aiden Cline 9f40976a96 tweak: wrap build-switch w/ system-reminder (#2525) 2025-09-09 23:57:13 -05:00
Dax Raad e3bf324ea9 ci: format 2025-09-09 23:44:04 -04:00
opencode e9c9700ed9 release: v0.6.10 2025-09-10 03:32:47 +00:00
Dax Raad 1d190a3a94 repair tool calls when casing is wrong 2025-09-09 23:25:27 -04:00
opencode 21dd955c2f release: v0.6.9 2025-09-09 21:17:41 +00:00
Frank 25a1b344eb wip: zen 2025-09-09 15:47:28 -04:00
madflow e275de0fcb feat: svelte lsp (#2508) 2025-09-09 13:59:58 -05:00
Aiden Cline ddb9d6626c fix: exit code being non zero when using run cmd (#2523) 2025-09-09 12:00:55 -05:00
opencode b9c2207813 release: v0.6.8 2025-09-09 07:40:23 +00:00
Frank ed3cd6f1cd Remove debug logging 2025-09-09 03:35:09 -04:00
opencode da236da9da release: v0.6.7 2025-09-09 07:23:01 +00:00
Frank 1d9cc05887 Hide experimental models 2025-09-09 03:16:44 -04:00
Aiden Cline 90111a36b6 remove edit tool from plan agent (#2505) 2025-09-08 22:00:14 -05:00
Zack Jackson 37893ed24c feat: add dynamic tool registration for plugins and external services (#2420) 2025-09-08 16:25:04 -04:00
opencode 0b180bf1ca release: v0.6.6 2025-09-08 20:20:35 +00:00
Mani Sundararajan 55cfad5282 feat: make npm package install work on windows (#2419) 2025-09-08 16:14:18 -04:00
Aiden Cline b585e4f92d tweak: reenable todowrite & todoread for qwen models (#2499) 2025-09-08 13:21:16 -05:00
Douglas Dennis 2786177c76 fix: aws bedrock add check for govcloud (#2495) 2025-09-08 11:54:06 -05:00
Aiden Cline 50c38c31a3 fix: silent error if bad flag was passed (#2486) 2025-09-07 23:14:38 -05:00
Aiden Cline c05adad02e fix: shell invocations are dropped if last interaction was revert (#2485) 2025-09-07 21:45:13 -05:00
opencode 4b15e464e1 release: v0.6.5 2025-09-07 19:44:44 +00:00
Ytzhak 9d167eda41 fix: max output tokens when setting budget thinking tokens (#2056)
Co-authored-by: rekram1-node <aidenpcline@gmail.com>
2025-09-07 13:15:53 -05:00
Aiden Cline 51a33e5c37 fix: title gen w/ gpt-5-nano (#2473) 2025-09-06 22:50:16 -05:00