Open source
Inspect the runtime, language, ontology, and installer.
Buffaly's public repositories expose the code and documentation behind the runtime architecture. Clone the projects, trace the types, build the components, and use the implementation as the reference.
Open the GitHub organizationbuffaly-development
Runtime and agent platform
Core runtime projects, typed actions, agent host components, shared contracts, and the implementation behind Buffaly execution.
protoscript
ProtoScript language
Language implementation and documentation for declaring and modifying prototypes, actions, ontology, and executable graph structure.
ontology
Ontology runtime
Typed semantic objects, graph relationships, categorization, and the structures Buffaly uses for knowledge beyond text memory.
buffaly-installer
Installer and releases
Installer source, platform release artifacts, checksums, and the public entry point for running Buffaly locally.
Start with the code
Build, inspect, and extend.
Use the installation guide to run the packaged system, or clone the repositories to work from source. The architecture, skills, examples, and documentation pages on this site map the public concepts to the implementation.