Commit Graph

46 Commits

Author SHA1 Message Date
Dax Raad ec9555e957 downgrade to ai sdk v4.x
publish / publish (push) Has been cancelled
2025-06-14 18:44:08 -04:00
Dax Raad 7ae04a8797 naming fixes
publish / publish (push) Has been cancelled
2025-06-14 01:54:28 -04:00
Dax Raad 986c354a39 Add flag system and auto-share functionality
publish / publish (push) Has been cancelled
- Add Flag module for environment variable configuration
- Implement OPENCODE_AUTO_SHARE flag to automatically share new sessions
- Update session creation to conditionally auto-share based on flag

🤖 Generated with [OpenCode](https://opencode.ai)

Co-Authored-By: OpenCode <noreply@opencode.ai>
2025-06-14 01:51:04 -04:00
Dax Raad 6c9b8b010f disable autoshare
publish / publish (push) Has been cancelled
2025-06-13 17:30:17 -04:00
Dax Raad 833d5f312a Update CLI run command and session handling
publish / publish (push) Has been cancelled
🤖 Generated with [OpenCode](https://opencode.ai)

Co-Authored-By: OpenCode <noreply@opencode.ai>
2025-06-12 18:07:31 -04:00
Dax Raad 073df4d75f subagent 2025-06-12 18:07:31 -04:00
Dax Raad 2e3ad15d06 sync
release / goreleaser (push) Has been cancelled
2025-06-12 11:00:37 -04:00
Dax Raad 287a0b519d Add postinstall script and update session/release configuration
release / goreleaser (push) Has been cancelled
🤖 Generated with [OpenCode](https://opencode.ai)

Co-Authored-By: OpenCode <noreply@opencode.ai>
2025-06-12 00:50:49 -04:00
Dax Raad 468ce2019b add title temp 2025-06-11 19:09:08 -04:00
Dax Raad 8f43c59091 sync 2025-06-11 18:19:21 -04:00
Dax Raad 60f3b52996 sync 2025-06-11 12:44:21 -04:00
Dax Raad 70d291afdf sync 2025-06-11 12:35:20 -04:00
Dax Raad aac32a0a5e sync 2025-06-11 11:41:10 -04:00
Dax Raad d759b814c7 turn on tool call streaming 2025-06-11 11:36:12 -04:00
Dax Raad 5a192393b8 add abort signals 2025-06-10 17:56:05 -04:00
Dax Raad cea7df2c5e aborted toolcalls should be cleaned up 2025-06-09 20:48:50 -04:00
Dax Raad 25b5de1fca properly support codex mini 2025-06-09 20:24:18 -04:00
Dax Raad 10219b14d4 improve AGENTS.md 2025-06-09 15:28:06 -04:00
Dax Raad 5db2410770 optional 2025-06-09 14:02:58 -04:00
Dax Raad 8d6c253c16 sync 2025-06-09 14:01:11 -04:00
Dax Raad f8d2695e56 fix webfetch 2025-06-05 15:59:17 -04:00
Dax Raad 61ee871243 fix cost 2025-06-05 15:06:42 -04:00
Dax Raad 47532b9f03 sync 2025-06-05 13:51:18 -04:00
Dax Raad fc7d4c1e54 fixed 2025-06-05 11:58:04 -04:00
Dax Raad 2e15770085 claude oauth support 2025-06-05 11:51:06 -04:00
Dax Raad b6f9913d78 fix cost 2025-06-05 02:23:11 -04:00
Dax Raad f89481b727 sync 2025-06-04 20:49:33 -04:00
Dax Raad 3f26b0174c rework 2025-06-04 18:03:04 -04:00
Dax Raad da0795ef88 track errors 2025-06-04 17:55:14 -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 f8317c2d38 implemented todo tool 2025-06-04 15:09:50 -04:00
Dax Raad 1cb48d5c24 tool updates 2025-06-04 13:12:48 -04:00
Dax Raad 320f23a8dc mcp support 2025-06-03 15:57:48 -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
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 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 e696710502 add permission system 2025-06-02 19:51:37 -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 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 fcdff9f578 sync 2025-05-30 20:48:36 -04:00