Dax Raad
cbf56d2cbd
wip: fix redoing
2025-07-23 20:42:02 -04:00
Dax
11d236609d
basic undo feature ( #1268 )
...
Co-authored-by: adamdotdevin <2363879+adamdottv@users.noreply.github.com >
Co-authored-by: Jay V <air@live.ca >
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
Co-authored-by: Andrew Joslin <andrew@ajoslin.com >
Co-authored-by: GitHub Action <action@github.com >
Co-authored-by: Tobias Walle <9933601+tobias-walle@users.noreply.github.com >
2025-07-23 20:30:46 -04:00
Aiden Cline
7f3c98aa1f
tweak: ensure most recently interacted with session appears at the top ( #1239 )
2025-07-22 22:37:36 -05:00
Dax Raad
9dd85ea2c7
wip: tui api
2025-07-22 12:15:50 -04:00
Dax Raad
26e93c4d11
wip: api for tui
2025-07-21 19:53:58 -04:00
Dax
d8dd1f2929
wip: optional IDs in api ( #1128 )
publish / publish (push) Has been cancelled
2025-07-18 13:42:50 -04:00
Dax
4c802ae916
Part data model ( #950 )
2025-07-13 17:22:11 -04:00
adamdottv
bc4f2faf6d
feat(tui): modes
2025-07-10 10:06:51 -05:00
Dax Raad
01f89a477e
modes concept
2025-07-09 21:59:38 -04:00
adamdottv
79e8a64349
feat: configurable log levels
2025-07-09 10:00:03 -05:00
adamdottv
c5610af3a2
feat(tui): move logging to server logs
2025-07-09 08:16:10 -05:00
Dax Raad
850655e8d4
wip: symbols endpoint
2025-07-08 20:05:33 -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
adamdottv
cbae63697e
feat(tui): file viewer, select messages
2025-07-02 16:08:11 -05: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
adamdottv
fce49d6887
chore: rework openapi spec and use stainless sdk
2025-06-27 14:26:25 -05:00
Dax Raad
c841e0a1cc
added opencode serve command
publish / publish (push) Has been cancelled
2025-06-24 20:52: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
1e9fa8d022
docs: readme
2025-06-20 15:22:41 -04:00
adamdottv
e57ef002ee
chore: fix typescript issues
2025-06-20 07:48:42 -05:00
Dax Raad
cb7930165c
config validation
publish / publish (push) Has been cancelled
2025-06-20 00:57:28 -04:00
Dax Raad
430bbb205c
rework config
2025-06-18 23:01:19 -04:00
Dax Raad
7ce22fa132
Fix TypeScript compilation errors and consolidate version handling
...
publish / publish (push) Has been cancelled
🤖 Generated with [opencode](https://opencode.ai )
Co-Authored-By: opencode <noreply@opencode.ai >
2025-06-17 10:27:49 -04:00
Dax
e188879d8f
Improve upgrade command with installation method detection ( #158 )
2025-06-17 00:07:17 -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
a568f4058d
Improve logging and simplify fzf implementation
...
- Refactor fzf search to use Bun's $ syntax for cleaner command execution
- Add request/response duration logging to server middleware
- Set default service name for logging to improve log clarity
🤖 Generated with [OpenCode](https://opencode.ai )
Co-Authored-By: OpenCode <noreply@opencode.ai >
2025-06-14 01:51:04 -04:00
adamdottv
eda1445856
wip: refactoring tui
2025-06-13 08:30:57 -05:00
Dax Raad
3c0a28dbed
Update provider configuration and server handling
...
🤖 Generated with [OpenCode](https://opencode.ai )
Co-Authored-By: OpenCode <noreply@opencode.ai >
2025-06-12 23:10:03 -04:00
Dax Raad
f3dc4bd937
Refactor external tools organization and add file search API endpoint
...
🤖 Generated with [OpenCode](https://opencode.ai )
Co-Authored-By: OpenCode <noreply@opencode.ai >
2025-06-11 23:59:51 -04:00
Dax Raad
a269194d1e
onboarding progress
2025-06-10 15:43:14 -04:00
Dax Raad
8d6c253c16
sync
2025-06-09 14:01:11 -04:00
Dax Raad
d9e4815d71
integrate with models.dev
2025-06-05 14:59:16 -04:00
Dax Raad
f89481b727
sync
2025-06-04 20:49:33 -04:00
Dax Raad
16c37de95d
Refactor session module structure and improve error handling
...
- Rename session.ts to index.ts for cleaner module imports
- Update all imports to use new session module structure
- Add error metadata tracking to message schema
- Improve error handling in session stream processing
🤖 Generated with [OpenCode](https://opencode.ai )
Co-Authored-By: OpenCode <noreply@opencode.ai >
2025-06-04 17:38:54 -04:00
Dax Raad
90f300438d
fix port issue
2025-06-03 16:35:37 -04:00
Dax Raad
ca446d6ce4
Replace env-paths with xdg-basedir for better XDG compliance and cross-platform directory handling
...
🤖 Generated with opencode
Co-Authored-By: opencode <noreply@opencode.ai >
2025-06-03 14:46:28 -04:00
Dax Raad
fae6e568a0
initialized
2025-06-03 14:24:45 -04:00
Dax Raad
58701d364a
sync
2025-06-03 13:00:27 -04:00
Dax Raad
be03feb20d
initialzie
2025-06-03 12:38:48 -04:00
Dax Raad
66685b4917
Refactor app context system to use Zod schemas and sync access pattern
...
🤖 Generated with opencode
Co-Authored-By: opencode <noreply@opencode.ai >
2025-06-03 11:59:03 -04:00
Dax Raad
fcc44590e3
sync
2025-06-01 15:01:57 -04:00
Dax Raad
215a20b9a9
Fix TypeScript errors and clean up unused imports
...
- Remove unused fs import from app.ts
- Remove unused LLM import and missing module reference from server.ts
- Fix parameter naming inconsistency in fetch.ts execute function
- Add missing metadata property to fetch.ts return statement
- Update test file to use correct API signatures and parameter names
- Remove unused parameters from example.ts
🤖 Generated with opencode
Co-Authored-By: opencode <noreply@opencode.ai >
2025-06-01 14:46:04 -04:00
Dax Raad
1ddf77093d
lazy load LLMs even harder
2025-05-31 16:05:12 -04:00
Dax Raad
27c92a478f
run formatter
2025-05-31 14:41:00 -04:00
Dax Raad
fcdff9f578
sync
2025-05-30 20:48:36 -04:00