Dax Raad
f8317c2d38
implemented todo tool
2025-06-04 15:09:50 -04:00
adamdottv
7f0dbb1a8d
wip: refactoring tui
2025-06-04 12:57:17 -05: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
1cb48d5c24
tool updates
2025-06-04 13:12:48 -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
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
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
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
Dax Raad
c481538ed4
spawn from anywhere in dev mode
2025-06-02 11:40:28 -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
059d76ce82
Refactor application path handling and data storage architecture
...
Replace simple directory-based path system with git-aware data management that uses global data directories and proper workspace detection.
🤖 Generated with opencode
Co-Authored-By: opencode <noreply@opencode.ai >
2025-06-01 14:40:44 -04:00
Dax Raad
7a085616f5
sync
2025-05-31 18:42:43 -04:00
Dax Raad
92dec846c0
sync
2025-05-31 18:10:49 -04:00
Dax Raad
7284f50ac3
tool rework
release / goreleaser (push) Has been cancelled
2025-05-31 17:12:16 -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
bad8d2aa87
Standardize code style to no semicolons and remove unused @types/node dependency
...
🤖 Generated with opencode
Co-Authored-By: opencode <noreply@opencode.ai >
2025-05-30 22:14:09 -04:00
Dax Raad
56806b6914
Optimize package management with catalog and exact versions
...
- Add catalog feature to centralize common dependency versions
- Convert all package versions to exact (remove ^ prefixes)
- Move prettier to root package only to reduce duplication
- Configure bunfig.toml for exact dependency installs
- Improve version consistency across workspace packages
🤖 Generated with opencode
Co-Authored-By: opencode <noreply@opencode.ai >
2025-05-30 21:56:37 -04:00
Dax Raad
1b97dd1eb7
embed go
2025-05-30 21:26:53 -04:00
Dax Raad
fcdff9f578
sync
2025-05-30 20:48:36 -04:00