Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
krowk
command
Command krowk uploads agent output to the krowk registry and prints a permalink that unfurls wherever the team is already talking.
|
Command krowk uploads agent output to the krowk registry and prints a permalink that unfurls wherever the team is already talking. |
|
krowk-mcp
command
Command krowk-mcp exposes krowk to agents over MCP, as a thin client over the same /v1 API the CLI uses.
|
Command krowk-mcp exposes krowk to agents over MCP, as a thin client over the same /v1 API the CLI uses. |
|
internal
|
|
|
api
Package api talks to the krowk artifact registry.
|
Package api talks to the krowk artifact registry. |
|
cli
Package cli is the krowk command line.
|
Package cli is the krowk command line. |
|
mcp
Package mcp exposes the same /v1 API the CLI speaks as MCP tools, so an agent that cannot shell out can still push an artifact and get a link back.
|
Package mcp exposes the same /v1 API the CLI speaks as MCP tools, so an agent that cannot shell out can still push an artifact and get a link back. |
|
output
Package output renders one result three ways: for a person, for an agent, and for pasting into a pull request.
|
Package output renders one result three ways: for a person, for an agent, and for pasting into a pull request. |
|
registry
Package registry is an in-memory stand-in for api.krowk.com, so the CLI can be tested and demoed without Postgres, object storage or a Rails process.
|
Package registry is an in-memory stand-in for api.krowk.com, so the CLI can be tested and demoed without Postgres, object storage or a Rails process. |
|
runctx
Package runctx works out the run metadata an agent should never have to type.
|
Package runctx works out the run metadata an agent should never have to type. |
Click to show internal directories.
Click to hide internal directories.