9 Commits

Author SHA1 Message Date
Matt Silverlock 6ed8a14c9b meta: use colors for agents (#5845) 2025-12-28 23:05:17 -06:00
Jay V 9ee1b3fd41 docs: make MCP server documentation more scannable and add Sentry example 2025-12-24 10:49:48 -05:00
Moisès Macià de19dd1d0a docs: fix misspelled word (#3211) 2025-10-16 10:04:11 -05:00
Dax Raad f15660da75 ignore: docs agent 2025-08-21 17:15:43 -04:00
Jay V 22b0332ccb docs: add sdk doc 2025-08-19 18:11:36 -04:00
Jay V 9e5ce2160a docs: add tui doc 2025-08-18 13:31:01 -04:00
Dax Raad 87be61f561 docs: docs agent 2025-08-10 21:40:49 -04:00
Dax 9c7361c901 Remove unused OpenTelemetry tracing and fix overlapping highlights (#1738)
Co-authored-by: opencode <noreply@opencode.ai>
2025-08-08 20:20:01 -04:00
Dax 77c101d742 Merge agent and mode into one (#1689)
The concept of mode has been deprecated, there is now only the agent field in the config.

An agent can be cycled through as your primary agent with <tab> or you can spawn a subagent by @ mentioning it. if you include a description of when to use it, the primary agent will try to automatically use it

Full docs here: https://opencode.ai/docs/agents/
2025-08-07 16:32:12 -04:00