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
adamdottv
e57ef002ee
chore: fix typescript issues
2025-06-20 07:48:42 -05:00
Dax Raad
692ee660c2
temporarily disable project details in system prompt
publish / publish (push) Has been cancelled
2025-06-19 17:37:23 -04:00
Dax Raad
f5bc0a6de8
fix task agent performance issues
publish / publish (push) Has been cancelled
2025-06-19 13:00:57 -04:00
Dax Raad
a44cc4a140
support token caching for anthropic via openrouter
publish / publish (push) Has been cancelled
2025-06-19 10:32:14 -04:00
Dax Raad
b8d070cf5e
ensure session.info is synced when shared
publish / publish (push) Has been cancelled
2025-06-19 09:41:11 -04:00
Dax Raad
430bbb205c
rework config
2025-06-18 23:01:19 -04:00
Dax Raad
3013a08eb4
ignore: share page stuff
2025-06-18 16:13:33 -04:00
Dax Raad
f97eacfbeb
ctrl+c should gracefully clean up pending sessions
publish / publish (push) Has been cancelled
2025-06-18 14:11:49 -04:00
Dax Raad
3121d84ede
track version on session info
publish / publish (push) Has been cancelled
2025-06-18 13:40:36 -04:00
Dax Raad
bc4bdfc1b1
ignore: sync
publish / publish (push) Has been cancelled
2025-06-18 08:36:25 -04:00
Dax Raad
cf8dd4a1f8
integrate cache read/write data
publish / publish (push) Has been cancelled
2025-06-17 20:51:39 -04:00
Dax Raad
53c3aa88c0
fix issue with tool schemas and google
publish / publish (push) Has been cancelled
2025-06-17 11:27:07 -04:00
Dax Raad
32a0bf3d15
fix agent getting caught in summary loop
publish / publish (push) Has been cancelled
2025-06-17 10:50:03 -04:00
Dax Raad
60fe0aa090
Add autoshare configuration and improve run command UI
...
Enables automatic session sharing via global config or flag, enhances UI with logo display and provider/model info positioning.
🤖 Generated with [opencode](https://opencode.ai )
Co-Authored-By: opencode <noreply@opencode.ai >
2025-06-17 01:45:32 -04:00
Dax Raad
0349548abd
ignore: logs
2025-06-16 16:02:45 -04:00
Dax Raad
c0a3e5b0f7
limit to 4 system prompts cached
publish / publish (push) Has been cancelled
2025-06-16 14:51:59 -04:00
Dax Raad
b5723b3ace
properly track cache token counts
publish / publish (push) Has been cancelled
2025-06-16 12:43:22 -04:00
Dax Raad
f3e32fe112
fix cache-control
publish / publish (push) Has been cancelled
2025-06-16 12:07:01 -04:00
Dax Raad
0ca81eb0d3
enable prompt caching for anthropic
publish / publish (push) Has been cancelled
2025-06-16 11:41:54 -04:00
Dax Raad
a205b1e7f5
enhance ripgrep files function with query filtering and limit support
...
publish / publish (push) Has been cancelled
🤖 Generated with [opencode](https://opencode.ai )
Co-Authored-By: opencode <noreply@opencode.ai >
2025-06-15 21:26:32 -04:00
Dax Raad
89c49bf253
first pass making system prompt less fast
publish / publish (push) Has been cancelled
2025-06-15 20:25:04 -04:00
Dax Raad
9871d97af1
fix aborting issue
publish / publish (push) Has been cancelled
2025-06-14 21:23:57 -04:00
Dax Raad
502098549b
fix issue with follow up tool calls and cancelation
publish / publish (push) Has been cancelled
2025-06-14 21:03:44 -04:00
Dax Raad
24f1399bcf
fix issue continuing session after aborted
2025-06-14 20:24:50 -04:00
Dax Raad
ec9555e957
downgrade to ai sdk v4.x
publish / publish (push) Has been cancelled
2025-06-14 18:44:08 -04:00
Dax Raad
7ae04a8797
naming fixes
publish / publish (push) Has been cancelled
2025-06-14 01:54:28 -04:00
Dax Raad
986c354a39
Add flag system and auto-share functionality
...
publish / publish (push) Has been cancelled
- Add Flag module for environment variable configuration
- Implement OPENCODE_AUTO_SHARE flag to automatically share new sessions
- Update session creation to conditionally auto-share based on flag
🤖 Generated with [OpenCode](https://opencode.ai )
Co-Authored-By: OpenCode <noreply@opencode.ai >
2025-06-14 01:51:04 -04:00
Dax Raad
6c9b8b010f
disable autoshare
publish / publish (push) Has been cancelled
2025-06-13 17:30:17 -04:00
Dax Raad
833d5f312a
Update CLI run command and session handling
...
publish / publish (push) Has been cancelled
🤖 Generated with [OpenCode](https://opencode.ai )
Co-Authored-By: OpenCode <noreply@opencode.ai >
2025-06-12 18:07:31 -04:00
Dax Raad
073df4d75f
subagent
2025-06-12 18:07:31 -04:00
Dax Raad
2e3ad15d06
sync
release / goreleaser (push) Has been cancelled
2025-06-12 11:00:37 -04:00
Dax Raad
287a0b519d
Add postinstall script and update session/release configuration
...
release / goreleaser (push) Has been cancelled
🤖 Generated with [OpenCode](https://opencode.ai )
Co-Authored-By: OpenCode <noreply@opencode.ai >
2025-06-12 00:50:49 -04:00