Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of Wikibase. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 08:44, 21 August 2026 Rongzhou talk contribs created page RonzzInt:Guides/llm (Created page with "{{RonzzInt}} LLM is powerful. Especially when you use them right. == Agentic coding == === Desktop client === If you are new to agentic coding, we recommend one well-known FOSS client: [https://opencode.ai/ OpenCode]. The official documentation is very clear: [https://opencode.ai/docs/ read it]. Some small hacks you may find useful: ==== one service, N sessions ==== <syntaxhighlight lang="bash"> opencode serve --port 4096 </syntaxhighlight> <syntaxhighlight lang...")