File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,9 +2,9 @@ function Get-Reptile
22{
33 <#
44 . SYNOPSIS
5- Gets Reptiles
5+ Reptile
66 . DESCRIPTION
7- Gets Reptiles - Read Evaluate Print Terminal Input Loop Editor
7+ Reptile - Read Evaluate Print Terminal Input Loop Editor
88 . NOTES
99 ## Reptile
1010 ### Read Evaluate Print Terminal Input Loop Editor - A Scaley Simple PowerShell Data REPL
Original file line number Diff line number Diff line change @@ -122,3 +122,20 @@ and so have a much more difficult time escalating any potential jailbreaks.
122122
123123Additionally, because the responses are run in background _ thread_ jobs,
124124it limits the overall impact of each request, and thus service is harder to deny.
125+
126+ ### Reptile Roadmap
127+
128+ Reptile will Evolve.
129+
130+ Reptile is a new project, and will grow and change with time.
131+ Implementation is subject to change.
132+
133+ The next items on the Reptile Roadmap are:
134+
135+ * Additional Protocol Support
136+ * JsonRPC
137+ * MCP
138+ * XRPC
139+ * New Examples
140+ * Better Variable Input
141+ * More Turtles (and other useful interactive tools)
You can’t perform that action at this time.
0 commit comments