Commit Graph

120 Commits

Author SHA1 Message Date
Dax Raad 93eda31be4 add step finish part
publish / publish (push) Has been cancelled
2025-07-10 16:25:38 -04:00
Aiden Cline 2bb843cafa fix: encode & decode file paths (#843) 2025-07-10 11:19:54 -05:00
Dax Raad 0e42976355 set max output token limit to 32_000 2025-07-10 11:25:37 -04:00
adamdottv cd785e4adc feat: mode flag in cli run command 2025-07-10 10:13:15 -05:00
adamdottv bc4f2faf6d feat(tui): modes 2025-07-10 10:06:51 -05:00
Dax Raad 65f4c3188b temporary grok 4 patch
publish / publish (push) Has been cancelled
2025-07-10 07:57:55 -04:00
Dax Raad 254a17c8e3 fix session is busy error
publish / publish (push) Has been cancelled
2025-07-10 07:27:03 -04:00
adamdottv fb4da89f9a feat(tui): @symbol attachments 2025-07-10 05:53:00 -05:00
Dax Raad e179ade5d8 better detection of prettier formatter
publish / publish (push) Has been cancelled
2025-07-09 22:37:31 -04:00
Dax Raad 1ba82bc7cb do not wait for LSP to be fully ready
publish / publish (push) Has been cancelled
2025-07-09 21:59:38 -04:00
Dax Raad 01f89a477e modes concept 2025-07-09 21:59:38 -04:00
Mike Wallio 85ff74a05c Add gpt-4.1 beast prompt (#778)
publish / publish (push) Has been cancelled
Co-authored-by: Dax Raad <d@ironbay.co>
2025-07-09 12:11:54 -04:00
Timo Clasen 4c88ecacab fix: make compact command interruptible (#691)
publish / publish (push) Has been cancelled
Co-authored-by: GitHub Action <action@github.com>
2025-07-08 15:37:25 -05:00
adamdottv e5dee9c760 fix: image reading
publish / publish (push) Has been cancelled
2025-07-08 13:02:13 -05:00
Aiden Cline d2575eea6c fix: display errors when using opencode run ... (#751) 2025-07-08 10:38:11 -05:00
Dax Raad ca926515b2 better handling of aborting sessions
publish / publish (push) Has been cancelled
2025-07-07 20:59:00 -04:00
Dax Raad 5cd08e988a fix mcp tools corrupting session
publish / publish (push) Has been cancelled
2025-07-07 17:05:16 -04:00
Dax Raad 69ef316d7d fix interrupt
publish / publish (push) Has been cancelled
2025-07-07 16:12:47 -04:00
Dax 9cad702612 v2 message format and upgrade to ai sdk v5 (#743)
publish / publish (push) Has been cancelled
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Liang-Shih Lin <liangshihlin@proton.me>
Co-authored-by: Dominik Engelhardt <dominikengelhardt@ymail.com>
Co-authored-by: Jay V <air@live.ca>
Co-authored-by: adamdottv <2363879+adamdottv@users.noreply.github.com>
2025-07-07 15:53:43 -04:00
Dax Raad e5275df48e use full filepath
publish / publish (push) Has been cancelled
2025-07-04 17:58:03 -04:00
Dax Raad 4a274ef8a0 make file attachments work good like
publish / publish (push) Has been cancelled
2025-07-04 16:21:26 -04:00
Dax Raad f81777575a wip: fix media type 2025-07-04 12:50:52 -04:00
Dax Raad 4d2ed3c930 file attachments 2025-07-04 12:24:01 -04:00
Dax Raad 1843630b21 fix /unshare
publish / publish (push) Has been cancelled
2025-07-03 15:34:04 -04:00
Dax Raad 7a4aa43f22 increase max retries to 10
publish / publish (push) Has been cancelled
2025-07-03 10:32:55 -04:00
Adi Yeroslav df7b7b7234 Update prompt reference from CLAUDE.md to AGENTS.md (#623) 2025-07-02 23:27:22 -04:00
Aiden Cline bd1d1f4dc0 feat: configurable instructions (#624) 2025-07-02 23:27:04 -04:00
Dax Raad 6a8e961119 wip: session revert/unrevert 2025-07-02 13:10:36 -04:00
Dax Raad 63f9ee3f5a add file watcher 2025-07-01 13:45:25 -04:00
Dax Raad 576656ce75 add back in file hierarchy in system prompt but limit to 200 items
publish / publish (push) Has been cancelled
2025-06-30 14:46:46 -04:00
Dax Raad 128cbe4652 fix issue with costs resetting once chat is completed
publish / publish (push) Has been cancelled
2025-06-29 19:43:03 -04:00
Dax Raad b14e6702df better amazon bedrock caching with anthropic models
publish / publish (push) Has been cancelled
2025-06-29 19:27:07 -04:00
Dax Raad 91fc0dd8a8 fix context display
publish / publish (push) Has been cancelled
2025-06-28 21:01:53 -04:00
adamdottv fce49d6887 chore: rework openapi spec and use stainless sdk 2025-06-27 14:26:25 -05:00
Dax Raad cdbaf1c2d2 lazy load formatters 2025-06-27 11:33:37 -04:00
Dax Raad 9141f437ad fix formatting output going into tui
publish / publish (push) Has been cancelled
2025-06-27 07:29:41 -04:00
Dax Raad 2142c34fdd add auto formatting and experimental hooks feature
publish / publish (push) Has been cancelled
2025-06-26 22:17:08 -04:00
Juhani Pelli 4220d272b2 fix: guard against large output limit causing infinite summarize loop (#399) 2025-06-25 19:39:51 -04:00
Dax Raad e82ff0e159 ignore: typo 2025-06-25 11:02:57 -04:00
Dax Raad 56050bca9c add output length errors 2025-06-25 11:02:09 -04:00
Adam b0b9740de9 feat: delete sessions (#362)
publish / publish (push) Has been cancelled
Co-authored-by: adamdottv <2363879+adamdottv@users.noreply.github.com>
2025-06-24 11:07:41 -05:00
Dax Raad 96e0f3ffc3 remove debug code writing to /tmp/message.json
publish / publish (push) Has been cancelled
2025-06-24 11:16:17 -04:00
adamdottv 4250f7803b feat(tui): optimistically render user messages
publish / publish (push) Has been cancelled
2025-06-23 12:30:20 -05:00
phantomreactor 129469a108 fix: invisible html tags and compact long delay (#304) 2025-06-22 06:29:04 -05:00
Márk Magyar 63499e156f fix: session title generation (#293) 2025-06-21 14:32:11 -05:00
Dax Raad 5cc23eeffa huge optimization for token usage with anthropic
publish / publish (push) Has been cancelled
2025-06-20 22:43:04 -04:00
Dax Raad 9632a32ecd fix issue with conversations hanging 2025-06-20 15:49:49 -04:00
Dax Raad 1e9fa8d022 docs: readme 2025-06-20 15:22:41 -04:00
Dax Raad 4ec02330f3 Consolidate session context handling and add global config support
publish / publish (push) Has been cancelled
Refactored context file discovery by removing separate SessionContext module and integrating functionality into SystemPrompt.context(). Added support for finding AGENTS.md and CLAUDE.md files in global config directories.

🤖 Generated with [opencode](https://opencode.ai)

Co-Authored-By: opencode <noreply@opencode.ai>
2025-06-20 15:14:12 -04:00
Josh a3c73c4322 feat: forward provider options from model config (#202)
publish / publish (push) Has been cancelled
Co-authored-by: Dax Raad <d@ironbay.co>
2025-06-20 15:03:41 -04:00