Core features: - Microkernel architecture with Actor model - Session management with JSONL persistence - Tool system (5 built-in tools) - Skill system with SKILL.md parsing - Sandbox security execution - Ollama integration with gemma4:e4b - Prompt-based tool calling (compatible with native function calling) - REPL interface 11 packages, all tests passing
4 lines
39 B
Modula-2
4 lines
39 B
Modula-2
module github.com/orca/orca
|
|
|
|
go 1.26.1
|