Jay V
2a8473891b
docs: replace deprecated opencode auth login command with /connect across all documentation
...
Users no longer need to exit the TUI to add providers - they can now use the /connect command directly in the terminal interface. Updated all provider setup instructions to use simplified format with /connect command instead of the deprecated opencode auth login CLI command. Added /connect to TUI commands reference and streamlined provider documentation to show clearer, more concise setup steps.
2025-12-02 18:08:39 -05:00
Jaga Santagostino
f17e1def32
toggle to hide username in TUI ( #4750 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2025-12-02 15:11:03 -06:00
Justin Vogt
ff609a52c1
docs: explore subagent ( #4893 )
2025-11-30 14:04:27 -06:00
Justin Vogt
087479d459
docs: Move tip to correct tool ( #4891 )
2025-11-29 22:03:20 -06:00
GitHub Action
49ff6a852a
chore: format code
2025-11-28 22:43:33 +00:00
Justin Vogt
7f537d2e98
docs: Add tip to tools about subagents re todos ( #4875 )
2025-11-28 15:49:24 -06:00
Sergio Garcia
96eda740cd
docs: formatter: false and lsp: false ( #4833 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2025-11-28 11:22:48 -06:00
Christoph
7112a706b8
core: add built-in Dart LSP server and formatter ( #4841 )
2025-11-28 00:33:45 -06:00
Frank
70dd6dd394
doc: slashing kimi k2 thinking price
2025-11-27 09:58:57 -05:00
GitHub Action
4d2b265dc4
chore: format code
2025-11-26 19:10:51 +00:00
rosmur
1854245bd3
docs: add llama.cpp provider for local LLM inference ( #4769 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2025-11-26 13:10:15 -06:00
Yug Agarwal
8963b536ee
docs: IO.NET Provider ( #4762 )
2025-11-26 10:44:05 -06:00
Aiden Cline
ec8f2e078e
Remove keybinds from favorites feature, keep functionality
2025-11-26 00:45:33 -06:00
shuv
335f46122b
Add favorites to model selector ( #23 ) ( #4343 )
...
Co-authored-by: Github Action <action@github.com>
2025-11-26 00:41:41 -06:00
Aiden Cline
2fbd462e6e
Reapply "feat(github): add ability to react to PR Review Comments in Workflow ( #4705 )"
...
This reverts commit e1cc98d448 .
2025-11-25 23:51:46 -06:00
Aiden Cline
e1cc98d448
Revert "feat(github): add ability to react to PR Review Comments in Workflow ( #4705 )"
...
This reverts commit 0ce64962d4 .
2025-11-25 23:51:23 -06:00
U Cirello
0ce64962d4
feat(github): add ability to react to PR Review Comments in Workflow ( #4705 )
...
Co-authored-by: GitHub Action <action@github.com>
2025-11-25 23:45:19 -06:00
george larson
338229193f
docs: add Venice.ai provider ( #4748 )
...
Co-authored-by: George Larson <georgeglarson@users.noreply.github.com>
2025-11-25 23:40:52 -06:00
Frank
c413c3ed8f
wip: zen
2025-11-25 22:01:34 -05:00
Jaga Santagostino
2b05fe2859
docs: improve notes on mobile ( #4747 )
2025-11-25 15:27:28 -06:00
Jaga Santagostino
ceccc30cb8
docs: reduce mobile padding ( #4745 )
2025-11-25 14:04:55 -06:00
Aiden Cline
0568c943ab
better scroll speed default for windows
2025-11-25 01:16:21 -06:00
Frank
6a0b20456f
zen: remove official support for unified endpoint
2025-11-24 23:33:23 -05:00
Frank
364355c8e1
zen: graduate kimi k2 thinking
2025-11-24 23:14:46 -05:00
Frank
46a76a778a
zen: add opus 4.5
2025-11-24 15:39:38 -05:00
Aiden Cline
a9a2c23736
add autoupdate: notify
2025-11-24 14:32:38 -06:00
Frankie Seabrook
883ed4d424
docs: add Ollama Cloud provider setup to providers.mdx ( #4693 )
2025-11-24 10:51:16 -06:00
Dax Raad
31c4a1d853
docs: add Docker installation option for OpenCode
2025-11-22 14:13:04 -05:00
Frank
d6cdd24fad
doc: update gpt pricing
2025-11-21 15:48:54 -05:00
Aiden Cline
10faf9e717
ignore: fix mdx
2025-11-20 14:07:25 -06:00
Aiden Cline
cba239bc8f
change default child session cycle keybind to <leader>right, and <leader>left
2025-11-20 14:01:02 -06:00
GitHub Action
d412ba264a
chore: format code
2025-11-20 19:17:06 +00:00
Aiden Cline
9780f2b792
docs: update model list
2025-11-20 13:16:27 -06:00
processtrader
e7a157ef8f
fix: replace ruby-lsp with rubocop for better LSP performance ( #4543 )
2025-11-20 09:54:47 -06:00
Roberto Gongora
bd91cf220c
docs: typo in PHP Intelephense documentation ( #4545 )
2025-11-20 08:41:31 -06:00
Asmae_ELAZRAK
9eb6731c21
docs: add cortecs docs ( #4547 )
2025-11-20 08:34:04 -06:00
Frank
ac9b4c7ebf
docs: add gemini 3 pricing
2025-11-19 20:50:43 -05:00
Daniel Polito
e1089bc5de
Adding LSP: PHP Intelephense ( #4504 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2025-11-19 16:01:18 -06:00
Iljo
4703e859bd
Add YAML language server support ( #4508 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2025-11-19 14:47:04 -06:00
Eric Juden
d6bf475749
docs: Improving Plugin Documentation - Adding Events ( #4438 )
2025-11-18 16:23:46 -06:00
Jay V
66148df74b
docs: clarify custom tools can execute scripts in any language with Python example
2025-11-17 20:26:27 -05:00
Aiden Cline
21b7877beb
docs: tweak wording
2025-11-17 21:26:46 +00:00
Youssef Achy
58cc5cdf2a
add support for azure cognitive services provider ( #4397 )
2025-11-17 00:01:45 -06:00
Aiden Cline
16ccb39459
docs: permissions
2025-11-16 16:40:48 -06:00
Zeno Jiricek
61fd21182c
docs: mise installation command ( #2938 )
2025-11-15 21:44:28 -06:00
GitHub Action
487c2b5e76
chore: format code
2025-11-16 03:38:13 +00:00
xiaojie.zj
0e4703b227
add: add zenmux doc and header ( #3597 )
...
Co-authored-by: xiaojie.zj <xiaojie.zj@antgroup.com>
2025-11-15 21:37:30 -06:00
Abílio Costa
725a2c2e95
docs: clarify that config files are merged, not replaced ( #4342 )
...
Co-authored-by: Claude <noreply@anthropic.com>
2025-11-14 17:49:47 -06:00
Frank
c1cf9cda6a
doc: add baseten provider
2025-11-14 12:19:58 -05:00
Frank
53fc8a861b
zen: add gpt-5-nano model
2025-11-14 00:59:42 -05:00
Frank
7a03c7fe38
zen: add gpt5.1 to docs
2025-11-13 23:47:38 -05:00
Tommy D. Rossi
609ab069a9
Add scroll acceleration support to TUI ( #4289 )
2025-11-13 17:02:10 +01:00
Elias
a96bf8e62d
docs: OVHcloud AI Endpoints provider ( #4257 )
2025-11-12 13:28:35 -06:00
Boston Cartwright
18260b037b
feat: add SourceKit LSP support ( #1545 )
...
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2025-11-11 20:51:33 -06:00
Julian LaNeve
a0611d92e4
docs: Update config references to latest Sonnet & Haiku models ( #4210 )
2025-11-11 16:52:45 -06:00
Corwin Marsh
b8e8fe7e31
docs: Update dead Context7 mcp server link ( #4207 )
...
Co-authored-by: Corwin Marsh <corwinm@users.noreply.github.com>
2025-11-11 20:17:36 +00:00
Josiah Witt
fb2b3e567c
docs: update keymap.json bindings for OpenCode command ( #4192 )
2025-11-11 10:48:10 -06:00
OpeOginni
bba72c82ae
Fix/google vertex configs ( #4169 )
...
Co-authored-by: GitHub Action <action@github.com>
2025-11-10 13:25:03 -06:00
GitHub Action
16f8f20b31
chore: format code
2025-11-10 14:51:24 +00:00
GitHub Action
6cf7f18cc9
chore: format code
2025-11-10 06:41:40 +00:00
GitHub Action
304e956b5d
chore: format code
2025-11-10 06:00:38 +00:00
Wankong
538eaa42aa
docs: format installation commands for madkrown code block ( #4151 )
...
Co-authored-by: GitHub Action <action@github.com>
2025-11-09 23:59:57 -06:00
Frank
d1588f93a1
doc: add big pickle to doc
2025-11-09 14:12:54 -05:00
GitHub Action
34ff87d504
chore: format code
2025-11-08 01:59:02 +00:00
Jay V
21957406ff
docs: add Deep Infra provider documentation
2025-11-06 17:08:55 -05:00
Dax Raad
1ea3a8eb9b
big format
2025-11-06 13:03:12 -05:00
monke-yo
ee8b81269b
feat: add --attach flag to opencode run ( #3889 )
2025-11-05 11:31:01 -06:00
Matthew Fitzpatrick
c9dfe6d964
docs: include "limit" example ( #3925 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
2025-11-05 09:47:11 -06:00
Kyle F Butts
04546c0873
Add support for `R formatter` in formatters ( #3918 )
...
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2025-11-04 18:18:33 -06:00
Jared A. Scheel
272349b8da
Add support for `uv format` in formatters ( #3916 )
2025-11-04 15:40:29 -06:00
Aiden Cline
d341d26e37
update brew handling
2025-11-04 00:52:26 -06:00
Frank
66eb846e6f
zen: wip
2025-11-03 11:30:53 -05:00
Pranshu Raj
47b2fb79dc
docs: add session_child_cycle and session_child_cycle_reverse keybinds ( #3807 )
2025-11-03 09:20:35 -05:00
Dax Raad
be685e95a3
docs
2025-11-03 01:57:36 +00:00
Dax Raad
94658c31c5
add back child session cycle
2025-11-02 18:26:38 -05:00
Dax Raad
f98e730405
docs update
2025-11-01 13:23:03 -04:00
Dax Raad
b12bef05d3
docs: update keybinds documentation with current defaults and remove deprecated bindings
2025-11-01 12:32:22 -04:00
Daniel van Strien
fe38e3ab02
docs: add Hugging Face Inference Providers documentation ( #3505 )
...
Co-authored-by: célina <hanouticelina@gmail.com>
2025-11-01 10:33:17 -05:00
Dax Raad
5ded6d6ad7
docs: sync
2025-10-31 23:58:57 +00:00
Haris Gušić
a5ede68241
fix: Remove conflicting "-h" aliases in TUI spawn and thread commands ( #3651 )
2025-10-31 16:59:59 -05:00
Aiden Cline
019054dd1e
Revert "fix: ensure flags & docs match ( #3638 )"
...
This reverts commit a018a15f32 .
2025-10-31 16:43:29 -05:00
opencode-agent[bot]
a018a15f32
fix: ensure flags & docs match ( #3638 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
2025-10-31 16:33:46 -05:00
Nathan Thomas
e630d680dd
feat: allow ctrl+d to exit the app ( #3636 )
2025-10-31 16:27:41 -05:00
Dax Raad
1eeba770b1
docs: add v1.0 upgrade guide with UX changes documentation
2025-10-31 15:15:52 -04:00
Dax
96bdeb3c7b
OpenTUI is here ( #2685 )
2025-10-31 15:07:36 -04:00
Matt Gillard
3ae75d7031
add optional timeout field to mcp config to allow users to use responding servers ( #3558 )
...
Co-authored-by: Matt Gillard <matt-github@gillard.biz>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
2025-10-30 01:25:24 -05:00
Jay V
e6132fc6a4
docs: enterprise
2025-10-29 19:07:43 -04:00
rienkim
a9cae7b335
feat: add positional argument support to slash commands ( #3456 )
...
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2025-10-29 14:54:24 -05:00
David Hill
7baa751351
First pass at adding an enterprise page
2025-10-29 15:16:17 +00:00
oribi
eb398f1951
add OPENCODE_CONFIG_DIR to allow loading a custom config directory ( #3504 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
2025-10-28 11:50:09 -05:00
Frank
7816901713
wip: zen doc
2025-10-27 21:25:56 -04:00
Jay V
e3e16e58c5
docs: edit
2025-10-27 18:16:48 -04:00
Jay V
e3e9fd7aa8
docs: edit
2025-10-27 17:48:17 -04:00
Aiden Cline
fdb5bae3c6
docs: acp
2025-10-27 00:56:00 -05:00
Aiden Cline
316d4c9197
wip
2025-10-26 23:49:56 -05:00
Aiden Cline
5162268f9d
docs: update agent frontmatter permission example
2025-10-26 15:04:48 -05:00
Dan McGuirk
3241f6b8bb
docs: fix typos ( #3454 )
2025-10-26 14:37:25 -05:00
Mohammad Alhashemi
2e434a459a
feat: add noReply parameter ( #3433 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
2025-10-25 14:56:54 -05:00
Hieu Nguyen
483fcdaddb
feat: support lua lsp ( #3402 )
2025-10-24 10:37:11 -05:00
Aiden Cline
5f8a3a574e
docs: fix numbers
2025-10-23 11:53:21 -05:00
Aiden Cline
d69e8e5528
docs: tweak google vertex
2025-10-23 11:49:53 -05:00
Yuku Kotani
e5df43f9b7
docs: Add Google Vertex AI provider documentation ( #3349 )
2025-10-23 11:44:06 -05:00
Mani Sundararajan
9ab4414aef
docs: rm winget as a recommended installation method under windows ( #3382 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
2025-10-23 09:25:42 -05:00
Kyle Galbraith
10ff6e9830
docs: fix typo in SDK documentation ( #3355 )
2025-10-22 11:43:28 -05:00
Rui Ferrão
3d48c14d29
docs: clarify the effects of the subtask command option with primary … ( #3299 )
2025-10-20 12:16:09 -05:00
Hieu Nguyen
4d8268c818
feat: support astro lsp ( #3242 )
2025-10-19 22:49:06 -05:00
Ivan Uhalin
e47edfffe4
docs: fix Grep by Vercel link in documentation ( #3280 )
2025-10-19 11:51:57 -05:00
Jay V
a3de43f3de
ignore: clarify that workspaces are free for teams during beta
2025-10-17 15:19:19 -04:00
Jay V
5bfbec60b5
docs: clarify team collaboration features and pricing
2025-10-17 13:58:10 -04:00
Frank
b7c8690414
wip: zen
2025-10-17 02:23:45 -04:00
Hieu Nguyen
92d9a0ec61
feat: deno lsp ( #3210 )
...
Co-authored-by: hiunguynx <hieu.nm1@teko.vn>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2025-10-16 18:08:36 -05:00
Haris Gušić
fb4105a46c
docs: fix Ctrl+K styling in documentation ( #3021 )
2025-10-16 15:30:28 -05:00
Frank
2267ce2511
zen: support haiku 4.5
2025-10-15 13:53:00 -04:00
Jay V
6191232d5f
web: colocate copy button styles with components that use them
2025-10-14 17:41:17 -04:00
Jay V
7eddaa806d
docs: improve MCP server configuration guidance with examples and caveats
2025-10-14 16:43:59 -04:00
maple
cd13a8524e
docs: typo in custom-tools.mdx ( #3152 )
2025-10-13 17:19:20 -05:00
Aiden Cline
5885b691b9
docs: update recommended models list ( #3121 )
2025-10-12 21:35:31 -05:00
Jay
7e1abb7bbf
docs: Fix formatting of num_ctx in providers.mdx
2025-10-12 16:01:32 -04:00
Aiden Cline
83afcb9c42
docs: ollama num_ctx ( #3111 )
2025-10-12 10:40:51 -05:00
Aiden Cline
47dfebf277
docs: fix bugged example ( #3068 )
2025-10-09 12:21:44 -05:00
Jay V
f3b5021936
docs: adding tools doc
2025-10-09 13:19:51 -04:00
Jay V
7be9a84b72
docs: document ripgrep .ignore file override in tools
2025-10-09 13:19:51 -04:00
Jay V
78321a95e8
docs: adding spellcheck command
2025-10-09 13:19:51 -04:00
Jay V
1d621260ff
docs: fix permission docs
2025-10-08 12:13:42 -04:00
Aiden Cline
b6c9df970a
docs: troubleshooting ProviderModelNotFoundError ( #3016 )
2025-10-07 11:50:37 -05:00
Sai
1f725cc3ed
docs: add agent specific permission example ( #3009 )
2025-10-07 10:08:52 -05:00
Jay V
1db028dc05
docs: fix styles and zen doc, closes #2912
2025-10-06 17:00:10 -04:00
Jay V
b351b75156
docs: share page css
2025-10-06 16:13:21 -04:00
Dax Raad
f3c2d1b6c2
sdk: simplify getting started with single createOpencode function
...
Makes it easier for developers to get started by providing a single function that creates both server and client, removing the need to manually coordinate separate server and client creation
2025-10-05 07:00:29 -04:00
iwauo
080fce9601
docs: java-lsp support ( #2958 )
2025-10-04 11:28:09 -05:00
Rovshan Muradov
085f4adbc3
docs: Update models.mdx ( #2916 )
2025-10-03 17:06:20 -04:00
Jay V
6378e6c06f
docs: rename opencode to OpenCode
2025-10-03 13:46:56 -04:00
Jay
4c11ccd334
docs: update theme ( #2929 )
...
Co-authored-by: David Hill <iamdavidhill@gmail.com>
2025-10-02 23:20:30 +01:00
Aiden Cline
0e804c302c
docs: fix install fmt ( #2914 )
2025-10-01 23:32:39 -05:00
Aiden Cline
fb88cb0aa3
docs: fix more links ( #2913 )
2025-10-01 23:22:17 -05:00
Frank
1024537b47
doc: update zen pricing
2025-10-01 17:48:12 -04:00
Giuseppe Rota
468201190e
docs: document model id behavior ( #2856 )
2025-09-29 06:52:26 -05:00
sonsulee
f321661b4c
docs: add TUI configuration options and examples ( #2212 )
...
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Jay <air@live.ca>
2025-09-26 13:09:46 -04:00
GitHub Action
c3b2c27997
chore: format code
2025-09-23 21:37:20 +00:00
Jay V
679aeb29f0
docs: add codex to zen
2025-09-23 17:36:40 -04:00
Jay V
190413580f
docs: edit
2025-09-23 17:34:52 -04:00
Jay V
8c9fbc7717
docs: edits
2025-09-23 17:34:52 -04:00
Jay V
9d3fdda674
docs: edit
2025-09-23 17:34:52 -04:00
David Hill
9d53628e19
Merge branch 'dev' of https://github.com/sst/opencode into dev
2025-09-23 18:36:27 +01:00
David Hill
869b476145
ignore: Copy update
2025-09-23 18:35:42 +01:00
Grégoire Paris
e749d48534
docs: fix grammar mistake in lsp docs( #2744 )
2025-09-23 08:12:46 -05:00
Aiden Cline
f9c5df05a1
docs: github copilot model enable note ( #2741 )
2025-09-22 21:29:16 -05:00
Joseph Hanson
0b36eb8760
docs: fix permissions link ( #2738 )
2025-09-22 20:28:54 -05:00
Adam Hosker
36bec9948c
docs: Add editor setup tip ( #2638 )
2025-09-22 16:01:27 -04:00
GitHub Action
2db73c39df
chore: format code
2025-09-22 19:59:29 +00:00
Jay V
6107666d04
docs: edit tools doc
2025-09-22 15:58:48 -04:00
Osinachi Okpara
9223b6ed8f
Enhance theme documentation with links ( #2707 )
...
Co-authored-by: rekram1-node <aidenpcline@gmail.com>
2025-09-20 11:25:12 -05:00
Jay V
5acdd70587
docs: zen
2025-09-19 20:13:57 -04:00
Aiden Cline
c21161b75e
docs: fix bad docs ( #2691 )
2025-09-19 12:40:40 -05:00
Aiden Cline
ffa5689885
docs: subtask config option ( #2682 )
2025-09-18 17:52:23 -05:00
Aiden Cline
0e409842e8
docs: rm incorrect lsp mention ( #2677 )
2025-09-18 16:08:50 -05:00
GitHub Action
32ba2e02aa
chore: format code
2025-09-18 09:43:35 +00:00
Dax Raad
1ffc8be2b6
rework custom tools
2025-09-18 05:42:59 -04:00
Dax Raad
5f2945ae71
docs: add custom tools section to plugins documentation
2025-09-18 04:29:08 -04:00
Dax
65baf76df6
Plugin tool updates ( #2670 )
2025-09-18 04:26:57 -04:00
Frank
0319043b49
Support GLM coding plan
2025-09-17 16:54:00 -04:00
GitHub Action
8e17570c53
chore: format code
2025-09-16 17:35:32 +00:00
Jay V
7f9d08b556
docs: zen
2025-09-16 13:26:49 -04:00
Aiden Cline
91adc3cd41
docs: remove dup section ( #2629 )
2025-09-16 07:30:29 -05:00
Mani Sundararajan
15df2710fa
fix(windows): force npm cmd shim generation and update install docs ( #2558 )
...
Co-authored-by: Dax <mail@thdxr.com>
Co-authored-by: GitHub Action <action@github.com>
2025-09-16 03:40:19 -04:00
GitHub Action
51c647ca89
chore: format code
2025-09-16 01:06:51 +00:00
Jay V
52fa7840c2
docs: zen
2025-09-15 21:05:47 -04:00
Frank
2c61b39088
wip: zen
2025-09-15 19:37:55 -04:00
Frank
bc213e1a61
wip: zen
2025-09-15 18:47:04 -04:00
Frank
d795a38fc7
wip: zen
2025-09-15 18:44:21 -04:00
Dax Raad
6fff10b670
docs: zen
2025-09-15 18:21:03 -04:00
Frank
194aea8e54
wip: zen
2025-09-15 18:14:07 -04:00
Frank
910ea84360
wip: zen
2025-09-15 17:07:48 -04:00
GitHub Action
f5e75606e3
chore: format code
2025-09-15 19:39:00 +00:00
Jay V
0707890359
docs: zen
2025-09-15 15:38:23 -04:00
Dax
c1b4e1f19d
Upgrade to Zod v4 ( #2605 )
...
Co-authored-by: GitHub Action <action@github.com>
2025-09-15 03:12:07 -04:00
Nicholas Hamilton
2b69bcccdf
docs: typo in web agents.mdx ( #2574 )
2025-09-12 23:26:52 -05:00
Trillium Smith
e03f27381f
docs: add tip block for finding available models ( #2501 )
...
Co-authored-by: GitHub Action <action@github.com>
2025-09-12 21:22:54 -04:00
Jay V
c2fa28c1be
ignore: zen
2025-09-10 17:59:03 -10:00
Emmanuel LOUISY-GABRIEL
5b56848c3d
Update providers.mdx because of small typo ( #2539 )
2025-09-10 15:49:25 -05:00
GitHub Action
c8ca036834
chore: format code
2025-09-10 03:49:07 +00:00
Dax Raad
b05cbc9101
ci: format
2025-09-09 23:44:04 -04:00
Dax Raad
38e8c42cf0
ci: format
2025-09-09 23:44:04 -04:00
madflow
32b47fcc1e
feat: svelte lsp ( #2508 )
2025-09-09 13:59:58 -05:00
Jay V
42b440be0c
docs: handle base path
2025-09-04 00:53:45 -07:00
Jay V
21008d733f
docs: link
2025-09-03 17:12:51 -07:00
Jay V
2808e95ac7
ignore: zen
2025-09-03 15:53:31 -07:00
Jay V
22f5c26eec
docs: edits
2025-09-03 11:05:43 -04:00
Dax Raad
1c31c2dd97
wip: zen
2025-09-02 23:30:48 -04:00
Dax Raad
c67b721787
docs: remove remaining directory query param mentions from SDK docs
2025-09-02 22:25:32 -04:00
Dax Raad
11e41e7564
docs: remove directory query param mentions from SDK docs
2025-09-02 22:25:32 -04:00
Dax Raad
afd42bf46d
docs: fix SDK usage to use path/query/body, correct return types, and update examples
2025-09-02 22:25:32 -04:00
Jay V
c141b88087
ignore: zen
2025-09-02 17:28:35 -04:00
Dax Raad
a8aa44bd3f
docs: simplify config example to show only model
2025-09-02 16:38:50 -04:00
Dax Raad
db2a3a171e
docs: clarify config behavior and remove theme example
2025-09-02 16:38:50 -04:00
Dax Raad
38a4bee1be
docs: add config example to SDK server creation
2025-09-02 16:38:50 -04:00
Yuta URANO
ae83138832
docs: update log level configuration in troubleshooting guide ( #2374 )
2025-09-02 10:31:04 -05:00
Dax Raad
f6bc9238df
docs: sdk
2025-09-01 17:35:52 -04:00
Jay V
8ba8d3c7e3
docs: update email
2025-09-01 17:30:32 -04:00
Parbez
918dd58a15
Fix code block formatting in sdk.mdx ( #2312 )
2025-08-29 14:29:18 -05:00