adamdottv
34823c4bc5
chore: remove status service
2025-06-16 10:45:19 -05:00
Dax Raad
0ca81eb0d3
enable prompt caching for anthropic
publish / publish (push) Has been cancelled
v0.1.55
2025-06-16 11:41:54 -04:00
adamdottv
03a017e8c7
fix: spinner background color
2025-06-16 10:03:44 -05:00
Dax Raad
49439d1cd8
docs: readme
2025-06-16 10:44:48 -04:00
Thomas Meire
e4f6c1e3ce
ignore: remove log files and add them to gitignore ( #138 )
2025-06-16 09:30:07 -04:00
Jacob
3534e727bf
fix: typo and literal wording in packages/opencode/AGENTS.md ( #134 )
2025-06-16 08:18:29 -05:00
Dax Raad
c2379097e0
docs: update README
2025-06-15 21:43:20 -04:00
Dax Raad
fd64aa4c25
docs: readme
2025-06-15 21:39:02 -04:00
Dax Raad
a205b1e7f5
enhance ripgrep files function with query filtering and limit support
...
publish / publish (push) Has been cancelled
🤖 Generated with [opencode](https://opencode.ai )
Co-Authored-By: opencode <noreply@opencode.ai >
v0.1.54
2025-06-15 21:26:32 -04:00
Dax Raad
89c49bf253
first pass making system prompt less fast
publish / publish (push) Has been cancelled
v0.1.53
2025-06-15 20:25:04 -04:00
George Potoshin
a8c4a6b3da
Fix: Improve Help UI Readability (Issue #99 ) ( #117 )
2025-06-15 18:38:44 -05:00
adamdottv
742eed5ce4
fix: background color rendering issues
publish / publish (push) Has been cancelled
v0.1.52
2025-06-15 15:07:05 -05:00
Pierre B.
4c033aa9b2
fix: spelling, grammar and typos ( #121 )
2025-06-15 14:23:18 -05:00
Dax Raad
1fe40495d2
Improve LSP server initialization with timeout handling and skip failed servers
...
publish / publish (push) Has been cancelled
🤖 Generated with [opencode](https://opencode.ai )
Co-Authored-By: opencode <noreply@opencode.ai >
v0.1.51
2025-06-15 13:52:57 -04:00
Dax Raad
d142ec3b1d
ignore: add timer log helper
2025-06-15 13:33:24 -04:00
Dax Raad
9d8f080da1
fix postinstall script for node
publish / publish (push) Has been cancelled
v0.1.50
2025-06-15 13:11:11 -04:00
Pierre B.
3eece9d138
chore: ignore intellij, vscode ( #122 )
2025-06-15 10:40:34 -05:00
adamdottv
1a4f17a827
fix: background color rendering issues
publish / publish (push) Has been cancelled
v0.1.49
2025-06-15 05:57:15 -05:00
szymon
bf231d5469
remove .DS_Store ( #112 )
2025-06-15 05:34:46 -05:00
Dax Raad
44cc41abb0
beginning of upgrade command
2025-06-14 22:05:41 -04:00
Dax Raad
e140c098ed
revert ctrl+d - conflicts with page down
publish / publish (push) Has been cancelled
v0.1.48
2025-06-14 21:29:02 -04:00
Dax Raad
9871d97af1
fix aborting issue
publish / publish (push) Has been cancelled
v0.1.47
2025-06-14 21:23:57 -04:00
Dax Raad
502098549b
fix issue with follow up tool calls and cancelation
publish / publish (push) Has been cancelled
v0.1.46
2025-06-14 21:03:44 -04:00
Dax Raad
24f1399bcf
fix issue continuing session after aborted
2025-06-14 20:24:50 -04:00
nitishxyz
1e0a50bf89
Add Ayu dark theme ( #109 )
publish / publish (push) Has been cancelled
v0.1.45
2025-06-14 20:08:31 -04:00
Berr
233e07c66f
fix: improve browser opening error handling in AuthLoginCommand ( #111 )
2025-06-14 20:07:41 -04:00
Dax Raad
32f82e91d2
sync
2025-06-14 20:04:41 -04:00
Dax Raad
70405b2705
ci: ignore commits
2025-06-14 18:59:05 -04:00
Dax Raad
d8085d6609
docs: typo
2025-06-14 18:58:27 -04:00
Rohan Godha
c4f03b1039
tui: fix help dialog background ( #110 )
publish / publish (push) Has been cancelled
v0.1.44
2025-06-14 18:57:15 -04:00
Conor O'Brien
1ef5a6b321
nit: update commands displayed on home to match commands available ( #108 )
2025-06-14 18:56:44 -04:00
Gal Schlezinger
86b27f602d
make ctrl+d quit too, just like shells ( #105 )
2025-06-14 18:56:34 -04:00
Dax Raad
a760394536
docs: use ollama example
2025-06-14 18:55:39 -04:00
Dax Raad
ec9555e957
downgrade to ai sdk v4.x
publish / publish (push) Has been cancelled
v0.1.43
2025-06-14 18:44:08 -04:00
Gal Schlezinger
def232321f
add focus tracking for tui so cursor will hide when not in focus ( #103 )
2025-06-14 14:53:43 -05:00
Dax Raad
158e0d6e1c
docs: readme
2025-06-14 14:52:02 -04:00
Dax Raad
1ad42d91ec
docs: provider config
2025-06-14 14:45:59 -04:00
Dax Raad
1c6cfee713
docs: faq
2025-06-14 14:39:13 -04:00
Mantena Rama Raju
ed53b3e331
typo ( #94 )
2025-06-14 14:36:29 -04:00
Dax Raad
9ba49a23cd
Enhance provider system with dynamic package resolution and improved logging
...
publish / publish (push) Has been cancelled
- Add npm registry lookup for AI SDK packages with fallback support
- Enhance error logging with cause information
- Add timing deltas to log output for performance monitoring
🤖 Generated with [opencode](https://opencode.ai )
Co-Authored-By: opencode <noreply@opencode.ai >
v0.1.42
2025-06-14 14:35:33 -04:00
Albert Ilagan
6438647eef
tui: remove quit dialog ( #97 )
2025-06-14 12:47:34 -05:00
Dax Raad
b3068ac292
doc: remove dev script
2025-06-14 13:05:23 -04:00
Dax Raad
76ba37611b
docs: contributing
publish / publish (push) Has been cancelled
v0.1.41
2025-06-14 12:45:26 -04:00
Dax Raad
5862327e26
sync
2025-06-14 12:32:41 -04:00
Dax Raad
81468d6ee4
docs: mcp
2025-06-14 12:25:26 -04:00
Dax Raad
a1d5ac0c45
docs: config schema
2025-06-14 12:22:07 -04:00
Dax Raad
88bf2e3e77
ci: update publish script
2025-06-14 12:13:59 -04:00
Dax Raad
7f4d13b76d
docs: readme
2025-06-14 12:13:46 -04:00
Dax Raad
7ae04a8797
naming fixes
publish / publish (push) Has been cancelled
v0.1.40
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 >
v0.1.39
2025-06-14 01:51:04 -04:00