Commit Graph

479 Commits

Author SHA1 Message Date
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
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 68608753d9 fix tool name change 2025-05-31 20:33:21 -04:00
Dax Raad 49f7fb040f sync
release / goreleaser (push) Has been cancelled
v0.0.54
2025-05-31 18:45:36 -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
v0.0.53
2025-05-31 17:12:16 -04:00
Dax Raad d1d26e929d fix generate 2025-05-31 16:06:51 -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 9323685fc4 Update package dependencies and lock file
Synchronized package.json and bun.lock with latest dependency versions and optimized package structure.

🤖 Generated with opencode
Co-Authored-By: opencode <noreply@opencode.ai>
2025-05-30 22:02:22 -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 8a0e75f755 sync 2025-05-30 21:42:03 -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
Jay V 1d5db25ed4 listing themes explicitly 2025-05-30 17:06:03 -04:00
Jay V 61c97595dd tweaking styles 2025-05-30 17:00:18 -04:00
Dax Raad 1e28333fe5 sync 2025-05-30 16:43:42 -04:00
Jay V 9c238b0be0 tweaking share edit 2025-05-30 16:42:59 -04:00
adamdottv 707ddafebe wip: refactoring tui 2025-05-30 15:37:04 -05:00
adamdottv ad903b4dca wip: refactoring tui 2025-05-30 15:34:25 -05:00
Dax Raad d4f73aaa02 sync 2025-05-30 14:45:10 -04:00
Dax Raad fb3d11fd99 sync 2025-05-30 14:40:59 -04:00
Dax Raad 8a8bb99bdc sync 2025-05-30 14:40:59 -04:00
Jay V e36826dba6 refactor 2025-05-30 14:08:21 -04:00
Jay V 4fcf708f9d import 2025-05-30 14:02:15 -04:00
Jay V 2b953108e4 share page diff 2025-05-30 13:58:34 -04:00
Jay V ec8cb68dba adding diff 2025-05-30 13:58:34 -04:00
adamdottv 04cce74682 wip: refactoring tui 2025-05-30 12:29:27 -05:00
adamdottv 3b49eb6744 wip: refactoring tui 2025-05-30 10:37:09 -05:00
adamdottv 8f2481c743 wip: refactoring tui 2025-05-30 08:35:59 -05:00
adamdottv cf7f0fdc5a wip: refactoring tui 2025-05-30 08:29:37 -05:00
adamdottv b598922f40 wip: refactoring tui 2025-05-30 06:47:44 -05:00