Lunar, a coding harness configurable and extensible via Lua scripts.
I'm already using Lunar to develop Lunar :) Give it a try!
Soon you will be able to extend it using Lua hooks.
Show HN: Lunar, a coding harness extensible with Lua
github.com
1–6 of 6 posts
Lunar, a coding harness configurable and extensible via Lua scripts.
I'm already using Lunar to develop Lunar :) Give it a try!
Soon you will be able to extend it using Lua hooks.
Show HN: Lunar, a coding harness extensible with Lua
github.com
Hey, this looks great. Looking forward to other endpoint support !!
In the Runta example, wouldn't read/write/edit also need to target the runtime filesystem? Otherwise the model could edit one tree and run against another.
Also, bash is currently described to the model as running in the current working directory, which would no longer necessarily be true. Is the intent for a tool slot to own its schema/description as well as its implementation?
Very neat. In the Runta example, wouldn't read/write/edit also need to target the runtime filesystem? Otherwise the model could edit one tree and run against another. Also, bash is currently described to the model as running in the current working directory, which would no longer necessarily be true. Is the intent for a tool slot to own its schema/description as well as its implementation?