Commit Graph

14 Commits

Author SHA1 Message Date
Dax Raad 482fe2b8c9 lsp progress 2025-06-05 23:42:04 -04:00
Dax Raad 2e15770085 claude oauth support 2025-06-05 11:51:06 -04:00
adamdottv dda3d41aca wip: refactoring tui 2025-06-03 15:49:41 -05: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 ff6cef3da1 include env 2025-06-03 13:18:42 -04:00
Dax Raad 58701d364a sync 2025-06-03 13:00:27 -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 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 27c92a478f run formatter 2025-05-31 14:41:00 -04:00
Dax Raad fcdff9f578 sync 2025-05-30 20:48:36 -04:00