Mario Zechner
bb1da1ec51
Add API keys in settings.json, fixes #295
2025-12-24 02:11:17 +01:00
Mario Zechner
face745f3d
Fix SDK tools to respect cwd option
...
Core tools now properly use the cwd passed to createAgentSession().
Added tool factory functions for SDK users who specify custom cwd with explicit tools.
Fixes #279
2025-12-22 16:17:55 +01:00
Mario Zechner
f835f031eb
SDK docs: add links to specific examples in each section
2025-12-22 12:44:41 +01:00
Mario Zechner
5d290f048e
Fix SDK docs: AgentSession interface, findModel usage, settings example
2025-12-22 12:32:25 +01:00
Mario Zechner
1e6a23ab3d
Update SDK docs for SettingsManager changes
2025-12-22 12:24:58 +01:00
Mario Zechner
05e1f31feb
Add SDK documentation
...
- docs/sdk.md: comprehensive SDK reference
- Core concepts (createAgentSession, AgentSession, Agent, events)
- All options with examples
- Discovery functions
- Complete example
- README.md: add SDK section with brief overview and links
2025-12-22 03:20:09 +01:00