Dax Raad
f8317c2d38
implemented todo tool
2025-06-04 15:09:50 -04:00
adamdottv
5fe1f105c0
wip: refactoring tui
2025-06-04 13:52:23 -05:00
adamdottv
7f0dbb1a8d
wip: refactoring tui
2025-06-04 12:57:17 -05:00
Jay V
12a78352f6
share collapse system prompt
2025-06-04 13:37:07 -04:00
Dax Raad
472e03be40
sync
2025-06-04 13:33:53 -04:00
Dax Raad
44ce3e9727
more tools
2025-06-04 13:33:25 -04:00
Dax Raad
b3bebdabca
sync
2025-06-04 13:12:55 -04:00
Dax Raad
1cb48d5c24
tool updates
2025-06-04 13:12:48 -04:00
adamdottv
d71754a704
wip: refactoring tui
2025-06-04 11:48:01 -05:00
adamdottv
29377e8dcb
wip: refactoring tui
2025-06-04 11:48:01 -05:00
Jay V
a2cb7e93ba
styles share
2025-06-04 12:44:36 -04:00
Jay V
34725efdf2
styles
2025-06-04 12:32:25 -04:00
adamdottv
6f1e4a1545
wip: refactoring tui
2025-06-04 09:20:48 -05:00
Dax Raad
f296a67855
sync
2025-06-04 10:20:29 -04:00
Dax Raad
5f044228f9
fix tokens
2025-06-04 10:14:42 -04:00
Jay V
8c2ea63e34
share paage durations
2025-06-03 18:08:46 -04:00
Jay V
844adb645a
share page bugs
2025-06-03 17:20:30 -04:00
adamdottv
dda3d41aca
wip: refactoring tui
2025-06-03 15:49:41 -05:00
Dax Raad
90f300438d
fix port issue
2025-06-03 16:35:37 -04:00
Dax Raad
320f23a8dc
mcp support
2025-06-03 15:57:48 -04:00
Jay V
844acfe572
styles
2025-06-03 15:57:00 -04:00
Jay V
cb2cca75c7
Styling share
2025-06-03 15:55:34 -04:00
Jay V
fb57778f01
lock
2025-06-03 15:55:34 -04:00
Dax Raad
88fc35a41f
Fix bash tool stream handling by ensuring consistent stdout/stderr pipe configuration
...
🤖 Generated with opencode
Co-Authored-By: opencode <noreply@opencode.ai >
2025-06-03 14:48:05 -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
cf5ef05ddf
change file name again
2025-06-03 14:28:50 -04:00
Dax Raad
98ea791f43
sync
2025-06-03 14:25:25 -04:00
Dax Raad
fae6e568a0
initialized
2025-06-03 14:24:45 -04:00
Dax Raad
42a876cb2f
max output tokens
2025-06-03 13:46:39 -04:00
adamdottv
6aefa320b9
wip: refactoring tui
2025-06-03 12:45:28 -05:00
Dax Raad
c86d7fe6b9
do not list files if not git
2025-06-03 13:19:44 -04:00
Dax Raad
ff6cef3da1
include env
2025-06-03 13:18:42 -04:00
Dax Raad
a9dc21d782
sync
2025-06-03 13:08:47 -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
c6562cb167
sync
release / goreleaser (push) Has been cancelled
v0.0.55
2025-06-03 12:08:07 -04:00
Dax Raad
bf8c451953
added app
2025-06-03 12:02:21 -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
375257a559
check in generated files
2025-06-02 22:14:12 -04:00
Dax Raad
19a42597af
scope filetimes to session
2025-06-02 20:24:32 -04:00
Dax Raad
e696710502
add permission system
2025-06-02 19:51:37 -04:00
adamdottv
0ae62d2d24
wip: refactoring tui
2025-06-02 14:14:13 -05:00
adamdottv
b3f7ea6566
wip: refactoring tui
2025-06-02 13:33:05 -05:00
adamdottv
02ab71e91e
wip: refactoring tui
2025-06-02 12:30:03 -05:00
adamdottv
b24e7cf4e1
wip: refactoring tui
2025-06-02 12:00:21 -05:00
adamdottv
1b69195c4e
wip: refactoring tui
2025-06-02 11:33:01 -05:00
Dax Raad
c481538ed4
spawn from anywhere in dev mode
2025-06-02 11:40:28 -04:00
Dax Raad
7fd6392ca0
remove json
2025-06-01 15:03:25 -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