Directories
¶
| Path | Synopsis |
|---|---|
|
Package client talks to a running Oryxa.
|
Package client talks to a running Oryxa. |
|
cmd
|
|
|
mockagent
command
Command mockagent is a stand-in agent for exercising Oryxa without a real framework.
|
Command mockagent is a stand-in agent for exercising Oryxa without a real framework. |
|
oryxa
command
Command oryxa runs the Oryxa server and its tooling.
|
Command oryxa runs the Oryxa server and its tooling. |
|
oryxa-shim
command
Command oryxa-shim puts an HTTP surface in front of agents that only speak stdin and stdout, so a command-line agent can be reached by an ordinary connector.
|
Command oryxa-shim puts an HTTP surface in front of agents that only speak stdin and stdout, so a command-line agent can be reached by an ordinary connector. |
|
internal
|
|
|
api
Package api exposes Oryxa over HTTP.
|
Package api exposes Oryxa over HTTP. |
|
connector
Package connector describes how to call an agent over HTTP.
|
Package connector describes how to call an agent over HTTP. |
|
events
Package events is the append-only log every session is a fold over.
|
Package events is the append-only log every session is a fold over. |
|
session
Package session owns the room: many people, many agents, one event log.
|
Package session owns the room: many people, many agents, one event log. |
|
sharedctx
Package sharedctx is the room's shared state: notes, decisions and working values that everyone in a session can read and write.
|
Package sharedctx is the room's shared state: notes, decisions and working values that everyone in a session can read and write. |
|
web
Package web serves the viewer, embedded in the binary.
|
Package web serves the viewer, embedded in the binary. |
Click to show internal directories.
Click to hide internal directories.
